[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:15:24.020404 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:35875
I20260709 12:15:24.022029 21079 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:15:24.023108 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:24.041147 21088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:24.041199 21085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:24.041224 21086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:24.042842 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:25.243470 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.243764 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.243984 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599325243964 us; error 0 us; skew 500 ppm
I20260709 12:15:25.244830 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.250157 21079 webserver.cc:533] Webserver started at http://127.20.149.254:41539/ using document root <none> and password file <none>
I20260709 12:15:25.251066 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.251317 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.251765 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.257690 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "73f8fb62b9054228b0cb7de547b5a912"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.265923 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:15:25.271389 21094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.272708 21079 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:15:25.273137 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "73f8fb62b9054228b0cb7de547b5a912"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.273587 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.336845 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.338625 21079 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:15:25.339159 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.414426 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:35875
I20260709 12:15:25.414477 21145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:35875 every 8 connection(s)
I20260709 12:15:25.422202 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:25.443819 21146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: Bootstrap starting.
I20260709 12:15:25.450209 21146 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:25.452111 21146 log.cc:826] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: Log is configured to *not* fsync() on all Append() calls
I20260709 12:15:25.456808 21146 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: No bootstrap required, opened a new log
I20260709 12:15:25.477912 21146 raft_consensus.cc:359] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER }
I20260709 12:15:25.478478 21146 raft_consensus.cc:385] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:25.478679 21146 raft_consensus.cc:740] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73f8fb62b9054228b0cb7de547b5a912, State: Initialized, Role: FOLLOWER
I20260709 12:15:25.479514 21146 consensus_queue.cc:260] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER }
I20260709 12:15:25.479987 21146 raft_consensus.cc:399] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:25.480242 21146 raft_consensus.cc:493] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:25.480531 21146 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:25.484750 21146 raft_consensus.cc:515] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER }
I20260709 12:15:25.485508 21146 leader_election.cc:304] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [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: 73f8fb62b9054228b0cb7de547b5a912; no voters: 
I20260709 12:15:25.487176 21146 leader_election.cc:290] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:25.487632 21149 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:25.490115 21149 raft_consensus.cc:697] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 1 LEADER]: Becoming Leader. State: Replica: 73f8fb62b9054228b0cb7de547b5a912, State: Running, Role: LEADER
I20260709 12:15:25.490959 21149 consensus_queue.cc:237] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [LEADER]: Queue going to LEADER mode. State: All 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: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER }
I20260709 12:15:25.491530 21146 sys_catalog.cc:565] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:25.502835 21150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "73f8fb62b9054228b0cb7de547b5a912" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER } }
I20260709 12:15:25.503650 21150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:25.504874 21151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 73f8fb62b9054228b0cb7de547b5a912. Latest consensus state: current_term: 1 leader_uuid: "73f8fb62b9054228b0cb7de547b5a912" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "73f8fb62b9054228b0cb7de547b5a912" member_type: VOTER } }
I20260709 12:15:25.505336 21151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:25.506443 21159 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:25.518496 21159 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:25.520972 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:25.535696 21159 catalog_manager.cc:1383] Generated new cluster ID: 16bd50a15dd04f95afaa0da00e20f57a
I20260709 12:15:25.536012 21159 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:25.554373 21159 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:25.555954 21159 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:25.569375 21159 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: Generated new TSK 0
I20260709 12:15:25.570361 21159 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:25.587513 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.596455 21168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.598282 21169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.601084 21079 server_base.cc:1061] running on GCE node
W20260709 12:15:25.601954 21171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.602892 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.603134 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.603346 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599325603316 us; error 0 us; skew 500 ppm
I20260709 12:15:25.603935 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.608366 21079 webserver.cc:533] Webserver started at http://127.20.149.193:40683/ using document root <none> and password file <none>
I20260709 12:15:25.608918 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.609144 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.609472 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.610616 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "b379beb7fa194632b0c0e26179ccfca3"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.617317 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260709 12:15:25.622042 21176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.623205 21079 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:15:25.623692 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "b379beb7fa194632b0c0e26179ccfca3"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.624150 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.641742 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.643093 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.645885 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:25.650645 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:25.650882 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.651208 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:25.651371 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.760191 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:44021
I20260709 12:15:25.760354 21238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:44021 every 8 connection(s)
I20260709 12:15:25.767534 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.780349 21243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.782471 21244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.786520 21246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.791577 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:25.792680 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.792961 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.793174 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599325793157 us; error 0 us; skew 500 ppm
I20260709 12:15:25.793994 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.796602 21239 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35875
I20260709 12:15:25.797127 21239 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:25.797176 21079 webserver.cc:533] Webserver started at http://127.20.149.194:39839/ using document root <none> and password file <none>
I20260709 12:15:25.797909 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.798079 21239 heartbeater.cc:507] Master 127.20.149.254:35875 requested a full tablet report, sending...
I20260709 12:15:25.798151 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.798525 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.799988 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "18ea39fdee94463182ffbd8862f40f4b"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.800864 21111 ts_manager.cc:194] Registered new tserver with Master: b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:25.803062 21111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60810
I20260709 12:15:25.807226 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:15:25.812815 21251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.813750 21079 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:15:25.814106 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "18ea39fdee94463182ffbd8862f40f4b"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.814493 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:25.834401 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:25.836113 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:25.838681 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:25.842422 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:25.842690 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.842969 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:25.843181 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.932406 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:37831
I20260709 12:15:25.932502 21313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:37831 every 8 connection(s)
I20260709 12:15:25.939636 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:25.948369 21317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:25.951404 21318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.955282 21314 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35875
I20260709 12:15:25.955842 21314 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:25.957123 21314 heartbeater.cc:507] Master 127.20.149.254:35875 requested a full tablet report, sending...
W20260709 12:15:25.959687 21320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:25.960970 21111 ts_manager.cc:194] Registered new tserver with Master: 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:25.963174 21111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60822
I20260709 12:15:25.963788 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:25.964910 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:25.965175 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:25.965384 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599325965367 us; error 0 us; skew 500 ppm
I20260709 12:15:25.966125 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:25.968927 21079 webserver.cc:533] Webserver started at http://127.20.149.195:40967/ using document root <none> and password file <none>
I20260709 12:15:25.969578 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:25.969820 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:25.970145 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:25.971649 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "4dadb72f85f3419ea25cc58549acbcf4"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.977846 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:15:25.982156 21325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:25.983026 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:15:25.983377 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "4dadb72f85f3419ea25cc58549acbcf4"
format_stamp: "Formatted at 2026-07-09 12:15:25 on dist-test-slave-qjps"
I20260709 12:15:25.983748 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:26.000001 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:26.001729 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:26.004400 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:26.007368 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:26.007642 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.007930 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:26.008141 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:26.096486 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:40523
I20260709 12:15:26.096596 21387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:40523 every 8 connection(s)
I20260709 12:15:26.114306 21388 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35875
I20260709 12:15:26.114704 21388 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:26.115639 21388 heartbeater.cc:507] Master 127.20.149.254:35875 requested a full tablet report, sending...
I20260709 12:15:26.118031 21111 ts_manager.cc:194] Registered new tserver with Master: 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:26.118552 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016384257s
I20260709 12:15:26.119531 21111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60826
I20260709 12:15:26.174932 21111 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60832:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:26.178900 21111 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:26.306828 21204 tablet_service.cc:1511] Processing CreateTablet for tablet 49619cdb94644678ae60fe356bb22ea2 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:26.307514 21351 tablet_service.cc:1511] Processing CreateTablet for tablet 5752d12227e8441793d1891fc78b0a4e (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:26.308535 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49619cdb94644678ae60fe356bb22ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.309168 21351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752d12227e8441793d1891fc78b0a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.309804 21353 tablet_service.cc:1511] Processing CreateTablet for tablet 49619cdb94644678ae60fe356bb22ea2 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:26.311125 21353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49619cdb94644678ae60fe356bb22ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.316259 21352 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd458d7e6842df82ffeff260c48b06 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:26.320353 21350 tablet_service.cc:1511] Processing CreateTablet for tablet a036a9ec17a24b45aa899cceb4ccc662 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:26.319375 21349 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac73ba73fdf45439f79c189dd7963a1 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:26.325024 21352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd458d7e6842df82ffeff260c48b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.314819 21348 tablet_service.cc:1511] Processing CreateTablet for tablet f07ce31b64344a68bbf10acaffada145 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:26.320915 21345 tablet_service.cc:1511] Processing CreateTablet for tablet 3f07a08db894445d8071471e06ee68ea (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:26.328398 21350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036a9ec17a24b45aa899cceb4ccc662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.336588 21349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac73ba73fdf45439f79c189dd7963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.336675 21201 tablet_service.cc:1511] Processing CreateTablet for tablet a036a9ec17a24b45aa899cceb4ccc662 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:26.340139 21346 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1e95f78d44ea7994c66e8ad1a7643 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:26.340652 21347 tablet_service.cc:1511] Processing CreateTablet for tablet b0bdf7c365804a26b5132c7186fcc8ac (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:26.346347 21345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f07a08db894445d8071471e06ee68ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.345232 21198 tablet_service.cc:1511] Processing CreateTablet for tablet b0bdf7c365804a26b5132c7186fcc8ac (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:26.346524 21200 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac73ba73fdf45439f79c189dd7963a1 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:26.351250 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036a9ec17a24b45aa899cceb4ccc662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.339339 21202 tablet_service.cc:1511] Processing CreateTablet for tablet 5752d12227e8441793d1891fc78b0a4e (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:26.340204 21203 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd458d7e6842df82ffeff260c48b06 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:26.353466 21277 tablet_service.cc:1511] Processing CreateTablet for tablet 5752d12227e8441793d1891fc78b0a4e (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:15:26.346385 21278 tablet_service.cc:1511] Processing CreateTablet for tablet 34dd458d7e6842df82ffeff260c48b06 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:15:26.357690 21346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1e95f78d44ea7994c66e8ad1a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.348697 21279 tablet_service.cc:1511] Processing CreateTablet for tablet 49619cdb94644678ae60fe356bb22ea2 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:15:26.359890 21197 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1e95f78d44ea7994c66e8ad1a7643 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:26.347380 21199 tablet_service.cc:1511] Processing CreateTablet for tablet f07ce31b64344a68bbf10acaffada145 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:26.364815 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd458d7e6842df82ffeff260c48b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.362147 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0bdf7c365804a26b5132c7186fcc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.363221 21347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0bdf7c365804a26b5132c7186fcc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.379935 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752d12227e8441793d1891fc78b0a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.383592 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34dd458d7e6842df82ffeff260c48b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.390970 21274 tablet_service.cc:1511] Processing CreateTablet for tablet f07ce31b64344a68bbf10acaffada145 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:15:26.383607 21275 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac73ba73fdf45439f79c189dd7963a1 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:15:26.389775 21348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ce31b64344a68bbf10acaffada145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.364575 21196 tablet_service.cc:1511] Processing CreateTablet for tablet 3f07a08db894445d8071471e06ee68ea (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:26.396898 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5752d12227e8441793d1891fc78b0a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.364509 21276 tablet_service.cc:1511] Processing CreateTablet for tablet a036a9ec17a24b45aa899cceb4ccc662 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:15:26.394245 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49619cdb94644678ae60fe356bb22ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.400007 21272 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd1e95f78d44ea7994c66e8ad1a7643 (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:15:26.393376 21273 tablet_service.cc:1511] Processing CreateTablet for tablet b0bdf7c365804a26b5132c7186fcc8ac (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:15:26.405766 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ce31b64344a68bbf10acaffada145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.407694 21271 tablet_service.cc:1511] Processing CreateTablet for tablet 3f07a08db894445d8071471e06ee68ea (DEFAULT_TABLE table=test-workload [id=d0ac867331ad4c5bac70287ea5ac45ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:15:26.413856 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f07a08db894445d8071471e06ee68ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.418612 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac73ba73fdf45439f79c189dd7963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.418673 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac73ba73fdf45439f79c189dd7963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.422868 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1e95f78d44ea7994c66e8ad1a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.424477 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f07a08db894445d8071471e06ee68ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.440325 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a036a9ec17a24b45aa899cceb4ccc662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.442921 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0bdf7c365804a26b5132c7186fcc8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.458552 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd1e95f78d44ea7994c66e8ad1a7643. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:26.477757 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07ce31b64344a68bbf10acaffada145. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:15:26.514705 21158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:26.516912 21406 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:26.567782 21406 tablet_bootstrap.cc:654] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.643014 21407 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:26.648428 21409 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:26.648627 21406 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:26.655838 21407 tablet_bootstrap.cc:654] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.659976 21409 tablet_bootstrap.cc:654] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.661614 21406 ts_tablet_manager.cc:1403] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.013s
I20260709 12:15:26.666328 21406 raft_consensus.cc:359] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.667614 21406 raft_consensus.cc:385] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.668212 21407 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:26.668154 21406 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.668828 21407 ts_tablet_manager.cc:1403] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.012s
I20260709 12:15:26.669636 21406 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.672132 21407 raft_consensus.cc:359] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.672932 21407 raft_consensus.cc:385] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.672979 21409 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:26.673352 21407 raft_consensus.cc:740] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.673825 21409 ts_tablet_manager.cc:1403] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.000s
I20260709 12:15:26.674249 21407 consensus_queue.cc:260] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.677958 21409 raft_consensus.cc:359] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.678785 21409 raft_consensus.cc:385] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.679118 21409 raft_consensus.cc:740] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.680312 21406 ts_tablet_manager.cc:1434] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 12:15:26.679935 21409 consensus_queue.cc:260] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.681380 21388 heartbeater.cc:499] Master 127.20.149.254:35875 was elected leader, sending a full tablet report...
I20260709 12:15:26.690804 21314 heartbeater.cc:499] Master 127.20.149.254:35875 was elected leader, sending a full tablet report...
I20260709 12:15:26.691325 21407 ts_tablet_manager.cc:1434] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.022s	user 0.020s	sys 0.004s
I20260709 12:15:26.692423 21407 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:26.693719 21239 heartbeater.cc:499] Master 127.20.149.254:35875 was elected leader, sending a full tablet report...
I20260709 12:15:26.696210 21409 ts_tablet_manager.cc:1434] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 12:15:26.697309 21409 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
W20260709 12:15:26.698164 21315 tablet.cc:2406] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:26.699702 21407 tablet_bootstrap.cc:654] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.704810 21409 tablet_bootstrap.cc:654] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.705888 21406 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:26.728188 21406 tablet_bootstrap.cc:654] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.731567 21407 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:26.732131 21407 ts_tablet_manager.cc:1403] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260709 12:15:26.736652 21409 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:26.738163 21409 ts_tablet_manager.cc:1403] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.009s
I20260709 12:15:26.741545 21409 raft_consensus.cc:359] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.742314 21406 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:26.742364 21409 raft_consensus.cc:385] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.742930 21406 ts_tablet_manager.cc:1403] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 12:15:26.742930 21409 raft_consensus.cc:740] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.744105 21409 consensus_queue.cc:260] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.746588 21409 ts_tablet_manager.cc:1434] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:26.747546 21409 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:26.747228 21407 raft_consensus.cc:359] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.748054 21407 raft_consensus.cc:385] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.746158 21406 raft_consensus.cc:359] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.749156 21406 raft_consensus.cc:385] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.749517 21406 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.750303 21406 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.752578 21406 ts_tablet_manager.cc:1434] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:15:26.753610 21406 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:26.755775 21409 tablet_bootstrap.cc:654] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.760761 21406 tablet_bootstrap.cc:654] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.748404 21407 raft_consensus.cc:740] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.762110 21407 consensus_queue.cc:260] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.764634 21407 ts_tablet_manager.cc:1434] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 12:15:26.765705 21407 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:26.772497 21409 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:26.773036 21409 ts_tablet_manager.cc:1403] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 12:15:26.772926 21407 tablet_bootstrap.cc:654] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.776703 21409 raft_consensus.cc:359] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.777267 21409 raft_consensus.cc:385] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.777577 21409 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.778482 21409 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.780866 21409 ts_tablet_manager.cc:1434] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:15:26.782022 21412 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.782486 21412 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.785593 21412 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:26.786536 21406 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:26.787125 21406 ts_tablet_manager.cc:1403] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 12:15:26.790706 21406 raft_consensus.cc:359] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.791486 21406 raft_consensus.cc:385] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.795568 21406 raft_consensus.cc:740] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.796566 21406 consensus_queue.cc:260] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.800498 21407 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:26.801054 21409 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:26.801103 21407 ts_tablet_manager.cc:1403] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.021s
I20260709 12:15:26.806291 21407 raft_consensus.cc:359] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.807456 21407 raft_consensus.cc:385] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.807842 21407 raft_consensus.cc:740] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.807138 21406 ts_tablet_manager.cc:1434] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:15:26.809506 21406 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:26.814685 21407 consensus_queue.cc:260] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.818771 21407 ts_tablet_manager.cc:1434] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:15:26.819784 21407 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:26.819650 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:26.822623 21214 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 0.
I20260709 12:15:26.821565 21406 tablet_bootstrap.cc:654] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.824568 21329 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:26.825495 21412 raft_consensus.cc:2804] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:26.825861 21412 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.826203 21412 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.828298 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
W20260709 12:15:26.832419 21327 leader_election.cc:343] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.833599 21412 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.834815 21409 tablet_bootstrap.cc:654] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.835661 21412 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:26.836594 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:26.836781 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:26.837301 21214 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:26.838733 21327 leader_election.cc:343] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.840476 21407 tablet_bootstrap.cc:654] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.843807 21214 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 1.
I20260709 12:15:26.845018 21329 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:26.845785 21412 raft_consensus.cc:2804] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.846244 21406 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:26.846807 21406 ts_tablet_manager.cc:1403] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260709 12:15:26.851181 21406 raft_consensus.cc:359] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.852258 21406 raft_consensus.cc:385] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.852705 21406 raft_consensus.cc:740] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.855741 21412 raft_consensus.cc:697] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:26.857577 21409 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:26.857990 21407 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:26.858177 21409 ts_tablet_manager.cc:1403] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.006s
I20260709 12:15:26.857560 21412 consensus_queue.cc:237] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:26.859015 21406 consensus_queue.cc:260] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.858493 21407 ts_tablet_manager.cc:1403] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260709 12:15:26.861641 21409 raft_consensus.cc:359] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.862044 21406 ts_tablet_manager.cc:1434] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:15:26.862373 21409 raft_consensus.cc:385] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.862710 21409 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.863487 21406 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:26.863386 21409 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.864509 21407 raft_consensus.cc:359] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.865368 21407 raft_consensus.cc:385] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.865768 21407 raft_consensus.cc:740] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.866012 21409 ts_tablet_manager.cc:1434] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:15:26.871353 21406 tablet_bootstrap.cc:654] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.871724 21409 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:26.869971 21407 consensus_queue.cc:260] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.880899 21407 ts_tablet_manager.cc:1434] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:15:26.881635 21426 raft_consensus.cc:493] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.881974 21407 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:26.882241 21426 raft_consensus.cc:515] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.886248 21413 raft_consensus.cc:493] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.886849 21413 raft_consensus.cc:515] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.887598 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:26.888403 21409 tablet_bootstrap.cc:654] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:26.889254 21327 leader_election.cc:343] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.890033 21426 leader_election.cc:290] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:26.890609 21426 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.891141 21426 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.893363 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:26.894172 21214 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 0.
I20260709 12:15:26.894477 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:26.894515 21426 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:26.894598 21413 leader_election.cc:290] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:26.896356 21407 tablet_bootstrap.cc:654] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:26.896394 21329 leader_election.cc:343] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.897234 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:26.897560 21329 leader_election.cc:304] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:26.898695 21426 raft_consensus.cc:2804] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:15:26.898782 21327 leader_election.cc:343] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.899132 21426 raft_consensus.cc:493] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:26.899260 21327 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4; no voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:26.899523 21426 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.906366 21412 raft_consensus.cc:2749] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:26.907894 21426 raft_consensus.cc:515] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.911077 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:26.911707 21214 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:26.921233 21406 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:26.921767 21406 ts_tablet_manager.cc:1403] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.004s
I20260709 12:15:26.920925 21109 catalog_manager.cc:5697] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:26.925069 21406 raft_consensus.cc:359] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.926062 21406 raft_consensus.cc:385] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.926527 21406 raft_consensus.cc:740] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.927594 21406 consensus_queue.cc:260] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.933401 21426 leader_election.cc:290] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:26.934828 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:26.935477 21406 ts_tablet_manager.cc:1434] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:26.936583 21406 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
W20260709 12:15:26.936544 21327 leader_election.cc:343] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.929528 21214 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 1.
I20260709 12:15:26.946138 21329 leader_election.cc:304] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:26.947350 21426 raft_consensus.cc:2804] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:26.948112 21426 raft_consensus.cc:697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:26.956384 21426 consensus_queue.cc:237] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.973495 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
W20260709 12:15:26.975396 21255 leader_election.cc:343] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:26.980944 21407 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:26.981531 21407 ts_tablet_manager.cc:1403] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.001s
I20260709 12:15:26.983875 21409 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:26.984452 21409 ts_tablet_manager.cc:1403] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.020s
I20260709 12:15:26.984746 21407 raft_consensus.cc:359] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.985555 21407 raft_consensus.cc:385] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.985884 21407 raft_consensus.cc:740] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.986331 21406 tablet_bootstrap.cc:654] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:26.986753 21407 consensus_queue.cc:260] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.988839 21409 raft_consensus.cc:359] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.989774 21409 raft_consensus.cc:385] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:26.990538 21409 raft_consensus.cc:740] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:26.991420 21409 consensus_queue.cc:260] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:26.995779 21414 raft_consensus.cc:493] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:26.996675 21414 raft_consensus.cc:515] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.002899 21407 ts_tablet_manager.cc:1434] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:15:27.007817 21407 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:27.017846 21414 leader_election.cc:290] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.019207 21414 raft_consensus.cc:493] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.020787 21414 raft_consensus.cc:515] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.021461 21409 ts_tablet_manager.cc:1434] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.006s
I20260709 12:15:27.029340 21414 leader_election.cc:290] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.034718 21409 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:27.040455 21407 tablet_bootstrap.cc:654] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.056676 21413 raft_consensus.cc:493] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.057533 21413 raft_consensus.cc:515] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.059844 21413 leader_election.cc:290] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.061470 21409 tablet_bootstrap.cc:654] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.061213 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
W20260709 12:15:27.063433 21255 leader_election.cc:343] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.064114 21406 tablet_bootstrap.cc:492] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:27.070676 21406 ts_tablet_manager.cc:1403] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.009s
I20260709 12:15:27.078033 21437 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.078660 21437 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.080951 21406 raft_consensus.cc:359] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.088641 21406 raft_consensus.cc:385] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.091320 21406 raft_consensus.cc:740] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.093458 21426 raft_consensus.cc:493] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.093482 21406 consensus_queue.cc:260] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.094008 21426 raft_consensus.cc:515] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.094413 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.095000 21289 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 0.
I20260709 12:15:27.098739 21426 leader_election.cc:290] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.099709 21406 ts_tablet_manager.cc:1434] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:15:27.098498 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.101143 21288 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 0.
I20260709 12:15:27.100924 21178 leader_election.cc:304] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.106084 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.106782 21289 raft_consensus.cc:2468] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 0.
I20260709 12:15:27.106954 21414 raft_consensus.cc:2804] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.107344 21414 raft_consensus.cc:493] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.107703 21178 leader_election.cc:304] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.107878 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.107656 21414 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.110462 21406 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:27.111531 21407 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:27.113462 21363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.116633 21407 ts_tablet_manager.cc:1403] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.113s	user 0.007s	sys 0.017s
I20260709 12:15:27.121011 21327 leader_election.cc:304] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
W20260709 12:15:27.122267 21255 leader_election.cc:343] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.122799 21255 leader_election.cc:304] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b; no voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.128090 21413 raft_consensus.cc:2749] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.123174 21426 raft_consensus.cc:2804] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.123199 21437 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.129604 21426 raft_consensus.cc:493] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.130003 21426 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.130065 21437 raft_consensus.cc:2804] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.130560 21437 raft_consensus.cc:493] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.130297 21407 raft_consensus.cc:359] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.130870 21437 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.131060 21407 raft_consensus.cc:385] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.124091 21363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.131719 21407 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
W20260709 12:15:27.141494 21329 leader_election.cc:343] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.141516 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.140620 21363 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 0.
W20260709 12:15:27.146163 21178 leader_election.cc:343] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.148645 21437 raft_consensus.cc:515] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.148747 21426 raft_consensus.cc:515] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.151819 21407 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.151854 21255 leader_election.cc:304] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [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: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.155372 21413 raft_consensus.cc:2804] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.155750 21413 raft_consensus.cc:493] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.156131 21413 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.153930 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.159087 21289 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.156332 21407 ts_tablet_manager.cc:1434] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:15:27.162178 21409 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:27.162657 21409 ts_tablet_manager.cc:1403] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.012s
I20260709 12:15:27.166604 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.169687 21426 leader_election.cc:290] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.171245 21407 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:27.171092 21413 raft_consensus.cc:515] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.161466 21437 leader_election.cc:290] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
W20260709 12:15:27.174284 21329 leader_election.cc:343] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.185182 21406 tablet_bootstrap.cc:654] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.185284 21414 raft_consensus.cc:515] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.188417 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.188578 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.188719 21359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.189174 21360 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.189280 21288 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.188751 21362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.189805 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.193192 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
W20260709 12:15:27.194329 21180 leader_election.cc:343] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.184696 21409 raft_consensus.cc:359] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.192838 21414 leader_election.cc:290] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
W20260709 12:15:27.196269 21255 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:40523, user_credentials={real_user=slave}} blocked reactor thread for 44492.4us
W20260709 12:15:27.198073 21180 leader_election.cc:343] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.172858 21109 catalog_manager.cc:5697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.195729 21287 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.197299 21409 raft_consensus.cc:385] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.198732 21363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.201854 21180 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:27.196609 21413 leader_election.cc:290] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.203420 21409 raft_consensus.cc:740] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.204929 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.207293 21361 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.205789 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.206138 21414 raft_consensus.cc:2749] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.208437 21409 consensus_queue.cc:260] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.212628 21409 ts_tablet_manager.cc:1434] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
W20260709 12:15:27.212836 21180 leader_election.cc:343] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.213667 21407 tablet_bootstrap.cc:654] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.213701 21409 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
W20260709 12:15:27.210862 21255 leader_election.cc:343] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.222337 21288 raft_consensus.cc:2468] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 1.
I20260709 12:15:27.224722 21360 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 1.
I20260709 12:15:27.224475 21289 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 1.
I20260709 12:15:27.228075 21180 leader_election.cc:304] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.228514 21327 leader_election.cc:304] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.229003 21414 raft_consensus.cc:2804] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.229956 21414 raft_consensus.cc:697] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.230892 21414 consensus_queue.cc:237] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.232481 21426 raft_consensus.cc:2804] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.233088 21426 raft_consensus.cc:697] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:27.233949 21426 consensus_queue.cc:237] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.237723 21361 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 1.
I20260709 12:15:27.225721 21287 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 1.
I20260709 12:15:27.239109 21255 leader_election.cc:304] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.241269 21447 raft_consensus.cc:2804] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.241798 21447 raft_consensus.cc:697] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:27.242034 21406 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:27.241679 21178 leader_election.cc:304] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:27.244771 21437 raft_consensus.cc:2804] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.244623 21447 consensus_queue.cc:237] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.245746 21437 raft_consensus.cc:697] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.245536 21406 ts_tablet_manager.cc:1403] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.012s
I20260709 12:15:27.248805 21437 consensus_queue.cc:237] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.254002 21109 catalog_manager.cc:5697] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.254942 21409 tablet_bootstrap.cc:654] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.261452 21407 tablet_bootstrap.cc:492] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:27.263993 21446 raft_consensus.cc:493] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.264505 21446 raft_consensus.cc:515] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.266438 21407 ts_tablet_manager.cc:1403] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.022s
I20260709 12:15:27.272962 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.278383 21287 raft_consensus.cc:2468] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 0.
I20260709 12:15:27.282732 21178 leader_election.cc:304] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.287569 21414 raft_consensus.cc:2804] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.289575 21414 raft_consensus.cc:493] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.286849 21108 catalog_manager.cc:5697] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.290324 21414 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.290505 21407 raft_consensus.cc:359] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.291366 21407 raft_consensus.cc:385] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.291735 21407 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.292973 21407 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.296813 21406 raft_consensus.cc:359] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.294158 21107 catalog_manager.cc:5697] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 1 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.298624 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.298223 21406 raft_consensus.cc:385] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:15:27.300215 21180 leader_election.cc:343] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.300567 21446 leader_election.cc:290] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.300546 21406 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.307699 21406 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.311020 21447 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.311542 21447 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.313055 21409 tablet_bootstrap.cc:492] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:27.313673 21409 ts_tablet_manager.cc:1403] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.013s
I20260709 12:15:27.308127 21414 raft_consensus.cc:515] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.309265 21407 ts_tablet_manager.cc:1434] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260709 12:15:27.313988 21447 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523), b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:27.316687 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.318229 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.319257 21407 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:27.320394 21409 raft_consensus.cc:359] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.321198 21409 raft_consensus.cc:385] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.321581 21409 raft_consensus.cc:740] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.317054 21406 ts_tablet_manager.cc:1434] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:15:27.323029 21214 raft_consensus.cc:2393] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18ea39fdee94463182ffbd8862f40f4b in current term 1: Already voted for candidate 4dadb72f85f3419ea25cc58549acbcf4 in this term.
I20260709 12:15:27.325973 21255 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b; no voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.322367 21409 consensus_queue.cc:260] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.329101 21447 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.330523 21108 catalog_manager.cc:5697] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.334110 21407 tablet_bootstrap.cc:654] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.335389 21409 ts_tablet_manager.cc:1434] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:15:27.337555 21406 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:27.336659 21409 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:27.348133 21409 tablet_bootstrap.cc:654] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.348729 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.349387 21289 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.337083 21447 raft_consensus.cc:2749] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.350504 21406 tablet_bootstrap.cc:654] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.356984 21289 raft_consensus.cc:2468] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 1.
I20260709 12:15:27.359836 21178 leader_election.cc:304] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.361346 21446 raft_consensus.cc:2804] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.361871 21429 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:27.362603 21446 raft_consensus.cc:697] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.363538 21446 consensus_queue.cc:237] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.368244 21414 leader_election.cc:290] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.371865 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.372575 21407 tablet_bootstrap.cc:492] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:27.373057 21407 ts_tablet_manager.cc:1403] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.004s
W20260709 12:15:27.373807 21180 leader_election.cc:343] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:27.375978 21407 raft_consensus.cc:359] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.376734 21407 raft_consensus.cc:385] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.377022 21407 raft_consensus.cc:740] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.377772 21407 consensus_queue.cc:260] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.377326 21429 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:27.386488 21407 ts_tablet_manager.cc:1434] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:15:27.388015 21407 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: Bootstrap starting.
I20260709 12:15:27.396677 21409 tablet_bootstrap.cc:492] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:27.400215 21406 tablet_bootstrap.cc:492] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:27.401818 21406 ts_tablet_manager.cc:1403] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.009s
I20260709 12:15:27.402380 21407 tablet_bootstrap.cc:654] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.406308 21409 ts_tablet_manager.cc:1403] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.007s
I20260709 12:15:27.416590 21429 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:27.418990 21407 tablet_bootstrap.cc:492] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: No bootstrap required, opened a new log
I20260709 12:15:27.419492 21407 ts_tablet_manager.cc:1403] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260709 12:15:27.424291 21407 raft_consensus.cc:359] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.425076 21407 raft_consensus.cc:385] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.425487 21407 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.428146 21108 catalog_manager.cc:5697] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.404923 21406 raft_consensus.cc:359] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.431607 21406 raft_consensus.cc:385] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.433905 21406 raft_consensus.cc:740] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.434759 21409 raft_consensus.cc:359] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.436437 21409 raft_consensus.cc:385] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.436749 21409 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.437399 21409 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.435580 21406 consensus_queue.cc:260] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.439630 21406 ts_tablet_manager.cc:1434] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:15:27.440009 21287 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.444317 21406 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: Bootstrap starting.
I20260709 12:15:27.445377 21409 ts_tablet_manager.cc:1434] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:15:27.450268 21409 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: Bootstrap starting.
I20260709 12:15:27.430846 21407 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.452638 21406 tablet_bootstrap.cc:654] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.454360 21407 ts_tablet_manager.cc:1434] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 12:15:27.457974 21412 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:27.464819 21406 tablet_bootstrap.cc:492] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: No bootstrap required, opened a new log
I20260709 12:15:27.465401 21406 ts_tablet_manager.cc:1403] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 12:15:27.467770 21409 tablet_bootstrap.cc:654] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:27.468117 21406 raft_consensus.cc:359] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.468905 21406 raft_consensus.cc:385] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.469228 21406 raft_consensus.cc:740] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.470072 21406 consensus_queue.cc:260] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.472359 21406 ts_tablet_manager.cc:1434] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:27.478348 21413 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.481572 21413 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.483827 21413 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.486644 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.489671 21214 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 0.
I20260709 12:15:27.491078 21255 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.491992 21413 raft_consensus.cc:2804] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.492365 21413 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.492690 21413 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.495790 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.496029 21409 tablet_bootstrap.cc:492] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: No bootstrap required, opened a new log
I20260709 12:15:27.496661 21409 ts_tablet_manager.cc:1403] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.008s
I20260709 12:15:27.497340 21361 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 0.
I20260709 12:15:27.504348 21409 raft_consensus.cc:359] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.505074 21409 raft_consensus.cc:385] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:27.504434 21413 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.510681 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.511245 21361 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.518352 21361 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 1.
I20260709 12:15:27.519121 21413 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
W20260709 12:15:27.519554 21158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:27.519874 21255 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:27.520700 21413 raft_consensus.cc:2804] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.521476 21413 raft_consensus.cc:697] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:27.522354 21413 consensus_queue.cc:237] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.523672 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.524441 21213 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.505357 21409 raft_consensus.cc:740] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Initialized, Role: FOLLOWER
I20260709 12:15:27.531865 21213 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 1.
I20260709 12:15:27.532644 21412 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.533175 21412 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.533476 21409 consensus_queue.cc:260] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.535288 21412 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.535936 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.537192 21214 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 0.
I20260709 12:15:27.537590 21409 ts_tablet_manager.cc:1434] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:15:27.538560 21329 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.539693 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.540268 21412 raft_consensus.cc:2804] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:27.540311 21287 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 0.
I20260709 12:15:27.540865 21412 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:27.541239 21412 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.550114 21110 catalog_manager.cc:5697] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 1 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.551441 21412 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.555316 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.555789 21412 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.556365 21213 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.558372 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.558879 21287 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.558917 21446 raft_consensus.cc:493] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.559448 21446 raft_consensus.cc:515] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.561157 21446 leader_election.cc:290] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.562258 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.562644 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.563032 21361 raft_consensus.cc:2393] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b379beb7fa194632b0c0e26179ccfca3 in current term 1: Already voted for candidate 18ea39fdee94463182ffbd8862f40f4b in this term.
I20260709 12:15:27.564268 21178 leader_election.cc:304] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:27.564402 21213 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 1.
I20260709 12:15:27.565671 21446 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.565707 21329 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.566668 21412 raft_consensus.cc:2804] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:27.568015 21412 raft_consensus.cc:697] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:27.569232 21429 raft_consensus.cc:493] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.569707 21429 raft_consensus.cc:515] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.568907 21412 consensus_queue.cc:237] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.571696 21426 raft_consensus.cc:493] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.572190 21429 leader_election.cc:290] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.572193 21426 raft_consensus.cc:515] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.573693 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.574440 21289 raft_consensus.cc:2393] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dadb72f85f3419ea25cc58549acbcf4 in current term 1: Already voted for candidate b379beb7fa194632b0c0e26179ccfca3 in this term.
I20260709 12:15:27.575237 21426 leader_election.cc:290] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.576186 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.576207 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.576812 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b379beb7fa194632b0c0e26179ccfca3" is_pre_election: true
I20260709 12:15:27.577116 21289 raft_consensus.cc:2393] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4dadb72f85f3419ea25cc58549acbcf4 in current term 1: Already voted for candidate b379beb7fa194632b0c0e26179ccfca3 in this term.
I20260709 12:15:27.578325 21446 raft_consensus.cc:2749] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.578630 21329 leader_election.cc:304] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4; no voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.579499 21426 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.579967 21329 leader_election.cc:304] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4; no voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.580797 21429 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.585497 21287 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 1.
I20260709 12:15:27.585922 21426 raft_consensus.cc:2749] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.590348 21429 raft_consensus.cc:2749] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.592981 21110 catalog_manager.cc:5697] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.620716 21429 consensus_queue.cc:1048] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.627059 21446 raft_consensus.cc:493] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:27.627622 21446 raft_consensus.cc:515] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.629889 21446 leader_election.cc:290] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.630993 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4" is_pre_election: true
I20260709 12:15:27.631209 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ea39fdee94463182ffbd8862f40f4b" is_pre_election: true
I20260709 12:15:27.632627 21178 leader_election.cc:304] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b379beb7fa194632b0c0e26179ccfca3; no voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:27.633373 21446 raft_consensus.cc:2749] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:27.638505 21214 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:27.652194 21412 consensus_queue.cc:1048] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.656068 21414 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.677157 21446 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.710961 21446 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.718940 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:27.719744 21360 raft_consensus.cc:606] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.727005 21437 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.753518 21289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:48192
I20260709 12:15:27.754215 21289 raft_consensus.cc:606] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.760215 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:27.760804 21360 raft_consensus.cc:606] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:27.765870 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:27.766585 21360 raft_consensus.cc:606] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:27.775987 21413 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.783483 21214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:39586
I20260709 12:15:27.784067 21214 raft_consensus.cc:606] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:27.794646 21447 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.802163 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:27.802829 21360 raft_consensus.cc:606] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:27.809698 21214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:39586
I20260709 12:15:27.810384 21214 raft_consensus.cc:606] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Received request to transfer leadership to TS 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:27.850214 21446 consensus_queue.cc:1048] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.851428 21437 consensus_queue.cc:1048] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.859525 21429 raft_consensus.cc:993] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:27.860098 21412 raft_consensus.cc:1081] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:27.861992 21287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48184
I20260709 12:15:27.862553 21287 raft_consensus.cc:493] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.862936 21287 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.872891 21412 raft_consensus.cc:993] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:27.873342 21446 raft_consensus.cc:993] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:27.873507 21412 raft_consensus.cc:1081] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:27.873813 21446 raft_consensus.cc:1081] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Signalling peer 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:27.876773 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:15:27.879678 21361 raft_consensus.cc:493] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.880064 21361 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.887744 21361 raft_consensus.cc:515] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.891242 21287 raft_consensus.cc:515] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.892244 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39582
I20260709 12:15:27.892959 21214 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.893486 21214 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.895067 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.895704 21213 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.897449 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:27.898059 21212 raft_consensus.cc:3055] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.898379 21212 raft_consensus.cc:740] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.899121 21212 consensus_queue.cc:260] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.900417 21212 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.907439 21212 raft_consensus.cc:2468] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 2.
I20260709 12:15:27.909596 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f07a08db894445d8071471e06ee68ea" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.910655 21361 leader_election.cc:290] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:27.913851 21213 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:27.914095 21289 raft_consensus.cc:3060] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.915766 21255 leader_election.cc:304] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.915910 21329 leader_election.cc:304] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.916811 21429 raft_consensus.cc:2804] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.917109 21482 raft_consensus.cc:2804] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.917294 21429 raft_consensus.cc:697] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:27.917696 21482 raft_consensus.cc:697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:27.918301 21429 consensus_queue.cc:237] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.918589 21482 consensus_queue.cc:237] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.920840 21289 raft_consensus.cc:2468] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 2.
I20260709 12:15:27.912221 21287 leader_election.cc:290] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.913364 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.927122 21360 raft_consensus.cc:3055] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.927472 21360 raft_consensus.cc:740] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:27.927405 21111 catalog_manager.cc:5697] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 1 to 2, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.928335 21360 consensus_queue.cc:260] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.929340 21360 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.929910 21109 catalog_manager.cc:5697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 1 to 2, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 2 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:27.933322 21212 raft_consensus.cc:1240] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Rejecting Update request from peer 4dadb72f85f3419ea25cc58549acbcf4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:27.928318 21214 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.936347 21214 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:27.937743 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.937922 21361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:27.938454 21287 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.938542 21361 raft_consensus.cc:3055] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.939309 21361 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:27.940146 21361 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.941320 21361 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.948333 21287 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:27.948767 21361 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:27.950165 21360 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:27.950788 21180 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.951969 21486 raft_consensus.cc:2804] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.952417 21486 raft_consensus.cc:697] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.953171 21486 consensus_queue.cc:237] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:27.960094 21482 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.960497 21109 catalog_manager.cc:5697] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 1 to 2, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:27.969600 21447 raft_consensus.cc:993] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:27.970057 21447 raft_consensus.cc:1081] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:27.972438 21212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39584
I20260709 12:15:27.973011 21212 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:27.973388 21212 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.976876 21429 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.981287 21447 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:27.982751 21212 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.986299 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:27.986940 21289 raft_consensus.cc:3055] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:27.987344 21289 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:27.988229 21289 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:27.988909 21289 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:27.995710 21289 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:27.996892 21178 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:27.997774 21486 raft_consensus.cc:2804] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:27.998260 21486 raft_consensus.cc:697] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:27.999058 21486 consensus_queue.cc:237] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.002557 21214 raft_consensus.cc:1240] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Rejecting Update request from peer 18ea39fdee94463182ffbd8862f40f4b for earlier term 1. Current term is 2. Ops: []
I20260709 12:15:28.009348 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:28.009977 21360 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.015223 21412 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:28.020129 21212 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:28.023762 21360 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:28.024062 21412 raft_consensus.cc:993] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:28.024612 21429 raft_consensus.cc:1081] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:28.026402 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39582
I20260709 12:15:28.027053 21213 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.026505 21109 catalog_manager.cc:5697] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 1 to 2, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.027379 21213 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.033221 21213 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.036168 21213 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:28.036187 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:28.036932 21289 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.039088 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:28.039709 21360 raft_consensus.cc:3055] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.040076 21360 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:28.040997 21360 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.042296 21360 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.043535 21289 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:28.044504 21178 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:28.045154 21486 raft_consensus.cc:2804] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.045639 21486 raft_consensus.cc:697] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:28.046335 21486 consensus_queue.cc:237] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.049578 21360 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 2.
I20260709 12:15:28.051869 21109 catalog_manager.cc:5697] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 1 to 2, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.215794 21426 raft_consensus.cc:993] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:28.216302 21426 raft_consensus.cc:1081] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:28.217782 21289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48184
I20260709 12:15:28.218282 21289 raft_consensus.cc:493] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.218572 21289 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.222940 21289 raft_consensus.cc:515] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.224496 21289 leader_election.cc:290] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:28.225338 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:28.225807 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac73ba73fdf45439f79c189dd7963a1" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:28.225934 21213 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.226459 21360 raft_consensus.cc:3055] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.226787 21360 raft_consensus.cc:740] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:28.227586 21360 consensus_queue.cc:260] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.228744 21360 raft_consensus.cc:3060] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.230616 21213 raft_consensus.cc:2468] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:28.231665 21255 leader_election.cc:304] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:28.232323 21447 raft_consensus.cc:2804] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.232756 21447 raft_consensus.cc:697] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:28.233584 21447 consensus_queue.cc:237] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.235306 21360 raft_consensus.cc:2468] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:28.239957 21109 catalog_manager.cc:5697] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 1 to 2, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 2 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.251573 21414 raft_consensus.cc:993] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:28.252055 21486 raft_consensus.cc:1081] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:28.253878 21289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48188
I20260709 12:15:28.254451 21289 raft_consensus.cc:493] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:28.255111 21289 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.259593 21289 raft_consensus.cc:515] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.261358 21289 leader_election.cc:290] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:28.262576 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:28.263085 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:28.263304 21213 raft_consensus.cc:3055] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:28.263660 21213 raft_consensus.cc:740] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:28.263690 21360 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.264458 21213 consensus_queue.cc:260] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.265456 21213 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:28.270190 21213 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:28.270653 21360 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:28.271968 21255 leader_election.cc:304] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:28.272786 21447 raft_consensus.cc:2804] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:28.273272 21447 raft_consensus.cc:697] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:28.274016 21447 consensus_queue.cc:237] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:28.280658 21109 catalog_manager.cc:5697] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 1 to 2, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 2 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:28.387049 21213 raft_consensus.cc:1275] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.388584 21447 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.400018 21360 raft_consensus.cc:1275] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.401409 21447 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.423933 21289 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.425638 21486 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.434513 21360 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.435986 21437 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.470373 21289 raft_consensus.cc:1275] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.471786 21426 consensus_queue.cc:1048] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.474859 21287 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.476372 21437 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.484256 21213 raft_consensus.cc:1275] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.485740 21426 consensus_queue.cc:1048] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.493085 21361 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.495090 21437 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.511507 21361 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.513150 21494 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.529171 21289 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.530989 21437 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.650043 21213 raft_consensus.cc:1275] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.651458 21447 consensus_queue.cc:1048] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.660163 21360 raft_consensus.cc:1275] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.661799 21495 consensus_queue.cc:1048] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:28.673857 21213 raft_consensus.cc:1275] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.677142 21495 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:28.688431 21360 raft_consensus.cc:1275] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:28.691700 21413 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:30.842362 21079 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:15:30.843132 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:30.862627 21213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:39602
I20260709 12:15:30.863204 21213 raft_consensus.cc:606] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Received request to transfer leadership to TS 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:30.874302 21289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:30.874995 21289 raft_consensus.cc:606] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Received request to transfer leadership to TS 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:30.876279 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:30.876751 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:31.013032 21437 raft_consensus.cc:993] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:31.013636 21437 raft_consensus.cc:1081] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Signalling peer 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:31.015179 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:60144
I20260709 12:15:31.015717 21361 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:31.016040 21361 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.020768 21361 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:31.022630 21361 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 3 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:31.023475 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:31.023769 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:31.024124 21289 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.024380 21213 raft_consensus.cc:3055] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:31.024784 21213 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:31.025583 21213 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [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: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:31.026576 21213 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:31.029428 21289 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 3.
I20260709 12:15:31.030593 21327 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [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: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:31.031378 21426 raft_consensus.cc:2804] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:31.031529 21213 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 3.
I20260709 12:15:31.032805 21426 raft_consensus.cc:697] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:31.033816 21426 consensus_queue.cc:237] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [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: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:31.041728 21111 catalog_manager.cc:5697] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 2 to 3, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 3 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:31.453956 21511 raft_consensus.cc:993] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:31.454458 21500 raft_consensus.cc:1081] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Signalling peer 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:31.456099 21361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:60140
I20260709 12:15:31.456733 21361 raft_consensus.cc:493] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:31.457055 21361 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.461658 21361 raft_consensus.cc:515] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:31.463357 21361 leader_election.cc:290] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:31.464234 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:31.464479 21289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:31.464898 21213 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.465010 21289 raft_consensus.cc:3055] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:31.465356 21289 raft_consensus.cc:740] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:31.466112 21289 consensus_queue.cc:260] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:31.467011 21289 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:31.470005 21213 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 2.
I20260709 12:15:31.470700 21289 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 2.
I20260709 12:15:31.471127 21329 leader_election.cc:304] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:31.471855 21426 raft_consensus.cc:2804] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:31.472348 21426 raft_consensus.cc:697] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:31.473047 21426 consensus_queue.cc:237] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:31.482007 21111 catalog_manager.cc:5697] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 1 to 2, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:31.583966 21212 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:31.585237 21426 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:31.595682 21289 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:31.597337 21426 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:31.877733 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:31.882536 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:31.882890 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:32.019935 21289 raft_consensus.cc:1275] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:32.019938 21213 raft_consensus.cc:1275] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:32.021236 21519 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:32.021838 21426 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:32.883831 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:32.889308 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:32.889788 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:33.890792 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:33.896045 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:33.896539 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:34.897711 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:34.902824 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:34.903434 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:35.904632 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:35.909610 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:35.910071 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:36.965624 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:36.971923 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:36.972334 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:37.467404 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 21082
W20260709 12:15:37.468886 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7740 after lost signal to thread 21145
W20260709 12:15:37.470558 21235 debug-util.cc:398] Leaking SignalData structure 0x7b080010b680 after lost signal to thread 21238
W20260709 12:15:37.471659 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08001a03c0 after lost signal to thread 21313
W20260709 12:15:37.472555 21235 debug-util.cc:398] Leaking SignalData structure 0x7b0800196a40 after lost signal to thread 21387
I20260709 12:15:37.973364 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:37.981257 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:37.981895 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:38.983202 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:38.991312 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:38.991871 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:40.611675 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:40.616340 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:40.616681 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:15:41.283389 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7480 after lost signal to thread 21082
W20260709 12:15:41.284008 21235 debug-util.cc:398] Leaking SignalData structure 0x7b0800179720 after lost signal to thread 21145
W20260709 12:15:41.284678 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7180 after lost signal to thread 21238
W20260709 12:15:41.285277 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc720 after lost signal to thread 21313
W20260709 12:15:41.285926 21235 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0aa0 after lost signal to thread 21387
I20260709 12:15:41.644726 21079 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:15:41.649142 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:41.649782 21360 raft_consensus.cc:606] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:41.654915 21212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:39586
I20260709 12:15:41.655436 21212 raft_consensus.cc:606] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:41.660141 21212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:39586
I20260709 12:15:41.660661 21212 raft_consensus.cc:606] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:41.665383 21212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:39586
I20260709 12:15:41.665956 21212 raft_consensus.cc:606] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:41.676730 21360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
mode: GRACEFUL
new_leader_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:60146
I20260709 12:15:41.677317 21360 raft_consensus.cc:606] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Received request to transfer leadership to TS 18ea39fdee94463182ffbd8862f40f4b
I20260709 12:15:41.746793 21531 raft_consensus.cc:993] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.747480 21537 raft_consensus.cc:1081] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.748328 21533 raft_consensus.cc:993] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.748992 21538 raft_consensus.cc:1081] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.749531 21289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48184
I20260709 12:15:41.750123 21289 raft_consensus.cc:493] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:41.750535 21289 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.750926 21287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48188
I20260709 12:15:41.751410 21287 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:41.751703 21287 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.755578 21289 raft_consensus.cc:515] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.756368 21287 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.757488 21289 leader_election.cc:290] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 3 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:41.758215 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:41.758637 21287 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 3 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:41.758576 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0bdf7c365804a26b5132c7186fcc8ac" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:41.758996 21212 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.759351 21360 raft_consensus.cc:3055] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:41.759688 21360 raft_consensus.cc:740] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:41.759831 21363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:41.760383 21363 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.760578 21360 consensus_queue.cc:260] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.761796 21360 raft_consensus.cc:3060] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.762604 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:41.763142 21214 raft_consensus.cc:3055] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:41.763406 21214 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:41.764079 21214 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.764947 21214 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:41.767428 21363 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:41.768795 21255 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [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: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:41.769685 21534 raft_consensus.cc:2804] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:41.769891 21360 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:41.770830 21534 raft_consensus.cc:697] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:41.771111 21255 leader_election.cc:304] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [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: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:41.772053 21539 raft_consensus.cc:2804] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:41.771875 21534 consensus_queue.cc:237] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.772588 21539 raft_consensus.cc:697] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:41.773574 21539 consensus_queue.cc:237] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.776535 21214 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:41.777135 21212 raft_consensus.cc:2468] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:41.787650 21109 catalog_manager.cc:5697] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 2 to 3, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 3 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:41.799721 21531 raft_consensus.cc:993] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.800158 21537 raft_consensus.cc:1081] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.801752 21287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48184
I20260709 12:15:41.802210 21287 raft_consensus.cc:493] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:41.802495 21287 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:41.805258 21109 catalog_manager.cc:5697] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 2 to 3, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 3 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:41.807176 21287 raft_consensus.cc:515] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:41.809855 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:41.809947 21287 leader_election.cc:290] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 4 election: Requested vote from peers 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523), b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021)
I20260709 12:15:41.810174 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49619cdb94644678ae60fe356bb22ea2" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:41.810438 21360 raft_consensus.cc:3055] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:41.810513 21538 raft_consensus.cc:993] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.810835 21212 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:41.811061 21538 raft_consensus.cc:1081] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:41.810851 21360 raft_consensus.cc:740] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:41.812114 21360 consensus_queue.cc:260] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [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: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:41.812677 21287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48188
I20260709 12:15:41.813277 21360 raft_consensus.cc:3060] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:41.813318 21287 raft_consensus.cc:493] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:41.813881 21287 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:41.816287 21212 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 4.
I20260709 12:15:41.817446 21255 leader_election.cc:304] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [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: 18ea39fdee94463182ffbd8862f40f4b, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:41.818138 21539 raft_consensus.cc:2804] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:41.818579 21539 raft_consensus.cc:697] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 4 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:41.819346 21539 consensus_queue.cc:237] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [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: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } }
I20260709 12:15:41.819679 21360 raft_consensus.cc:2468] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 4.
I20260709 12:15:41.820561 21287 raft_consensus.cc:515] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.823395 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:41.824021 21212 raft_consensus.cc:3055] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:41.824151 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:41.824373 21212 raft_consensus.cc:740] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:41.825065 21287 leader_election.cc:290] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:41.825163 21212 consensus_queue.cc:260] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.824673 21360 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:41.826324 21212 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:41.832125 21360 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:41.832676 21212 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 2.
I20260709 12:15:41.833455 21255 leader_election.cc:304] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:41.834208 21539 raft_consensus.cc:2804] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:41.834654 21539 raft_consensus.cc:697] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:41.834311 21109 catalog_manager.cc:5697] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 3 to 4, leader changed from 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 4 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:41.835387 21539 consensus_queue.cc:237] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:41.846371 21109 catalog_manager.cc:5697] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 1 to 2, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 2 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.060416 21538 raft_consensus.cc:993] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: : Instructing follower 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:42.060889 21538 raft_consensus.cc:1081] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Signalling peer 18ea39fdee94463182ffbd8862f40f4b to start an election
I20260709 12:15:42.062685 21287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
 from {username='slave'} at 127.0.0.1:48188
I20260709 12:15:42.063243 21287 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:42.063632 21287 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:42.069025 21287 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:42.071386 21287 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [CANDIDATE]: Term 3 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:42.072329 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:42.072863 21212 raft_consensus.cc:3055] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:42.072950 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "18ea39fdee94463182ffbd8862f40f4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:42.073179 21212 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:42.073552 21360 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:42.073982 21212 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:42.075090 21212 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:42.077955 21360 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:42.079013 21255 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [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: 18ea39fdee94463182ffbd8862f40f4b, 4dadb72f85f3419ea25cc58549acbcf4; no voters: 
I20260709 12:15:42.079756 21539 raft_consensus.cc:2804] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:42.080272 21539 raft_consensus.cc:697] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Becoming Leader. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:42.080302 21212 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18ea39fdee94463182ffbd8862f40f4b in term 3.
I20260709 12:15:42.081272 21539 consensus_queue.cc:237] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:42.088135 21109 catalog_manager.cc:5697] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b reported cstate change: term changed from 2 to 3, leader changed from b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193) to 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194). New cstate: current_term: 3 leader_uuid: "18ea39fdee94463182ffbd8862f40f4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:42.181092 21360 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.182418 21539 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:42.195556 21212 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.196820 21539 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:42.197119 21360 raft_consensus.cc:1275] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.198935 21539 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:42.209808 21212 raft_consensus.cc:1275] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.211606 21534 consensus_queue.cc:1048] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:42.222455 21360 raft_consensus.cc:1275] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.224028 21540 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:15:42.234143 21212 raft_consensus.cc:1275] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:42.236112 21539 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:42.340458 21360 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:42.341953 21539 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:42.350762 21212 raft_consensus.cc:1275] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:42.353233 21539 consensus_queue.cc:1048] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:42.542253 21212 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.542364 21360 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Refusing update from remote peer 18ea39fdee94463182ffbd8862f40f4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:42.543529 21540 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:42.544152 21539 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:44.713789 21079 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:15:44.714545 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:44.721376 21287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:44.722173 21287 raft_consensus.cc:606] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:44.724886 21287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:44.725351 21287 raft_consensus.cc:606] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Received request to transfer leadership to TS 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:44.727787 21287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:44.728343 21287 raft_consensus.cc:606] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:44.730537 21287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:44.731004 21287 raft_consensus.cc:606] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Received request to transfer leadership to TS b379beb7fa194632b0c0e26179ccfca3
I20260709 12:15:44.733043 21287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145"
dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
mode: GRACEFUL
new_leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:48198
I20260709 12:15:44.733513 21287 raft_consensus.cc:606] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Received request to transfer leadership to TS 4dadb72f85f3419ea25cc58549acbcf4
I20260709 12:15:44.734505 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:15:44.734936 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:44.835996 21563 raft_consensus.cc:993] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:44.836634 21566 raft_consensus.cc:1081] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:44.838217 21212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39584
I20260709 12:15:44.838709 21212 raft_consensus.cc:493] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:44.839191 21212 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.845256 21212 raft_consensus.cc:515] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:44.847257 21212 leader_election.cc:290] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 3 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:44.848147 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:44.848882 21287 raft_consensus.cc:3055] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:44.848716 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd1e95f78d44ea7994c66e8ad1a7643" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:44.849172 21287 raft_consensus.cc:740] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:44.849468 21360 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.849932 21287 consensus_queue.cc:260] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:44.850890 21287 raft_consensus.cc:3060] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.853896 21360 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 3.
I20260709 12:15:44.855242 21180 leader_election.cc:304] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:44.855729 21287 raft_consensus.cc:2468] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 3.
I20260709 12:15:44.857578 21568 raft_consensus.cc:2804] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:44.858560 21568 raft_consensus.cc:697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 3 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:44.859367 21568 consensus_queue.cc:237] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:44.866518 21109 catalog_manager.cc:5697] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 2 to 3, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:44.983500 21563 raft_consensus.cc:993] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:44.983915 21566 raft_consensus.cc:1081] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:44.985255 21212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39584
I20260709 12:15:44.985719 21212 raft_consensus.cc:493] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:44.985955 21212 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.990012 21212 raft_consensus.cc:515] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:44.991387 21212 leader_election.cc:290] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 3 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:44.992211 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:44.992448 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34dd458d7e6842df82ffeff260c48b06" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:44.992723 21287 raft_consensus.cc:3055] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:44.992937 21360 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.993040 21287 raft_consensus.cc:740] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:44.993784 21287 consensus_queue.cc:260] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:44.994586 21287 raft_consensus.cc:3060] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:44.997445 21360 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 3.
I20260709 12:15:44.998488 21180 leader_election.cc:304] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:44.999226 21568 raft_consensus.cc:2804] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:44.999203 21287 raft_consensus.cc:2468] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 3.
I20260709 12:15:44.999969 21568 raft_consensus.cc:697] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 3 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:45.000666 21563 raft_consensus.cc:993] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:45.001102 21566 raft_consensus.cc:1081] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Signalling peer 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:45.001406 21568 consensus_queue.cc:237] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.002588 21360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:60140
I20260709 12:15:45.002993 21360 raft_consensus.cc:493] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:45.003257 21360 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.007970 21360 raft_consensus.cc:515] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.009004 21109 catalog_manager.cc:5697] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 2 to 3, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.010509 21360 leader_election.cc:290] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 3 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:45.010699 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:45.011327 21212 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.010963 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07ce31b64344a68bbf10acaffada145" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:45.013495 21287 raft_consensus.cc:3055] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:45.013803 21287 raft_consensus.cc:740] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:45.014526 21287 consensus_queue.cc:260] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.015663 21287 raft_consensus.cc:3060] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:45.016160 21212 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 3.
I20260709 12:15:45.017266 21329 leader_election.cc:304] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:45.018231 21567 raft_consensus.cc:2804] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:45.019564 21567 raft_consensus.cc:697] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:45.020440 21567 consensus_queue.cc:237] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.020730 21287 raft_consensus.cc:2468] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 3.
I20260709 12:15:45.027576 21109 catalog_manager.cc:5697] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 2 to 3, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 3 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:45.088900 21563 raft_consensus.cc:993] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:45.089314 21566 raft_consensus.cc:1081] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Signalling peer b379beb7fa194632b0c0e26179ccfca3 to start an election
I20260709 12:15:45.090832 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662"
dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
 from {username='slave'} at 127.0.0.1:39584
I20260709 12:15:45.091331 21214 raft_consensus.cc:493] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:45.091655 21214 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.096786 21214 raft_consensus.cc:515] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.098512 21214 leader_election.cc:290] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [CANDIDATE]: Term 4 election: Requested vote from peers 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831), 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195:40523)
I20260709 12:15:45.099287 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:45.099578 21360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a036a9ec17a24b45aa899cceb4ccc662" candidate_uuid: "b379beb7fa194632b0c0e26179ccfca3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
I20260709 12:15:45.099884 21287 raft_consensus.cc:3055] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:45.100098 21360 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.100243 21287 raft_consensus.cc:740] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:45.101190 21287 consensus_queue.cc:260] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.102205 21287 raft_consensus.cc:3060] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.104650 21360 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 4.
I20260709 12:15:45.105724 21180 leader_election.cc:304] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:45.106472 21568 raft_consensus.cc:2804] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.106782 21287 raft_consensus.cc:2468] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b379beb7fa194632b0c0e26179ccfca3 in term 4.
I20260709 12:15:45.106904 21568 raft_consensus.cc:697] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 4 LEADER]: Becoming Leader. State: Replica: b379beb7fa194632b0c0e26179ccfca3, State: Running, Role: LEADER
I20260709 12:15:45.107945 21568 consensus_queue.cc:237] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.115067 21109 catalog_manager.cc:5697] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 reported cstate change: term changed from 3 to 4, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193). New cstate: current_term: 4 leader_uuid: "b379beb7fa194632b0c0e26179ccfca3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:45.217921 21563 raft_consensus.cc:993] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: : Instructing follower 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:45.218349 21566 raft_consensus.cc:1081] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Signalling peer 4dadb72f85f3419ea25cc58549acbcf4 to start an election
I20260709 12:15:45.219641 21360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e"
dest_uuid: "4dadb72f85f3419ea25cc58549acbcf4"
 from {username='slave'} at 127.0.0.1:60140
I20260709 12:15:45.220122 21360 raft_consensus.cc:493] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:45.220412 21360 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.224496 21360 raft_consensus.cc:515] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.225940 21360 leader_election.cc:290] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [CANDIDATE]: Term 4 election: Requested vote from peers b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021), 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194:37831)
I20260709 12:15:45.226794 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b379beb7fa194632b0c0e26179ccfca3"
I20260709 12:15:45.226917 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5752d12227e8441793d1891fc78b0a4e" candidate_uuid: "4dadb72f85f3419ea25cc58549acbcf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "18ea39fdee94463182ffbd8862f40f4b"
I20260709 12:15:45.227413 21214 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.227422 21287 raft_consensus.cc:3055] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:15:45.227972 21287 raft_consensus.cc:740] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 18ea39fdee94463182ffbd8862f40f4b, State: Running, Role: LEADER
I20260709 12:15:45.228628 21287 consensus_queue.cc:260] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.229530 21287 raft_consensus.cc:3060] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:15:45.232197 21214 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 4.
I20260709 12:15:45.233157 21329 leader_election.cc:304] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [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: 4dadb72f85f3419ea25cc58549acbcf4, b379beb7fa194632b0c0e26179ccfca3; no voters: 
I20260709 12:15:45.233661 21287 raft_consensus.cc:2468] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4dadb72f85f3419ea25cc58549acbcf4 in term 4.
I20260709 12:15:45.233959 21567 raft_consensus.cc:2804] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:15:45.234443 21567 raft_consensus.cc:697] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 LEADER]: Becoming Leader. State: Replica: 4dadb72f85f3419ea25cc58549acbcf4, State: Running, Role: LEADER
I20260709 12:15:45.235332 21567 consensus_queue.cc:237] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [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: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } }
I20260709 12:15:45.242589 21109 catalog_manager.cc:5697] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 reported cstate change: term changed from 3 to 4, leader changed from 18ea39fdee94463182ffbd8862f40f4b (127.20.149.194) to 4dadb72f85f3419ea25cc58549acbcf4 (127.20.149.195). New cstate: current_term: 4 leader_uuid: "4dadb72f85f3419ea25cc58549acbcf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:45.255585 21360 raft_consensus.cc:1275] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.256705 21568 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:45.267951 21287 raft_consensus.cc:1275] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.269477 21568 consensus_queue.cc:1048] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:45.452600 21287 raft_consensus.cc:1275] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.454411 21289 raft_consensus.cc:1275] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.454178 21567 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:45.454521 21360 raft_consensus.cc:1275] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.455809 21582 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:45.456554 21568 consensus_queue.cc:1048] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:45.467098 21212 raft_consensus.cc:1275] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:45.472522 21576 consensus_queue.cc:1048] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:45.675086 21289 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:45.676213 21582 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:45.685040 21360 raft_consensus.cc:1275] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Refusing update from remote peer b379beb7fa194632b0c0e26179ccfca3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:45.686549 21592 consensus_queue.cc:1048] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4dadb72f85f3419ea25cc58549acbcf4" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:45.736052 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:45.741061 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:45.741520 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:45.772469 21212 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:45.773686 21576 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b379beb7fa194632b0c0e26179ccfca3" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:15:45.783083 21289 raft_consensus.cc:1275] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Refusing update from remote peer 4dadb72f85f3419ea25cc58549acbcf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:15:45.784541 21596 consensus_queue.cc:1048] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ea39fdee94463182ffbd8862f40f4b" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:15:46.742522 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:46.747217 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:46.747624 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:47.748657 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:47.753556 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:47.753990 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:48.755051 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:48.760749 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:48.761240 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:49.762401 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:49.767467 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:49.767910 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:50.769129 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:50.774520 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:50.774935 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:51.775913 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:51.781410 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:51.781920 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:52.783138 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:52.790495 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:52.791157 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:53.792315 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:53.797170 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:53.797640 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:54.827297 21079 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:15:54.827840 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:15:54.857370 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:54.858227 21079 tablet_replica.cc:333] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.858982 21079 raft_consensus.cc:2243] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.859721 21079 raft_consensus.cc:2272] T 9ac73ba73fdf45439f79c189dd7963a1 P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.862146 21079 tablet_replica.cc:333] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.862684 21079 raft_consensus.cc:2243] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.863128 21079 raft_consensus.cc:2272] T 5752d12227e8441793d1891fc78b0a4e P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.864817 21079 tablet_replica.cc:333] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.865479 21079 raft_consensus.cc:2243] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.865979 21079 raft_consensus.cc:2272] T 3f07a08db894445d8071471e06ee68ea P b379beb7fa194632b0c0e26179ccfca3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.867740 21079 tablet_replica.cc:333] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.868211 21079 raft_consensus.cc:2243] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:54.868993 21079 raft_consensus.cc:2272] T 7dd1e95f78d44ea7994c66e8ad1a7643 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.870779 21079 tablet_replica.cc:333] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.871289 21079 raft_consensus.cc:2243] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:54.872037 21079 raft_consensus.cc:2272] T 34dd458d7e6842df82ffeff260c48b06 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.873864 21079 tablet_replica.cc:333] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.874362 21079 raft_consensus.cc:2243] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:54.875110 21079 raft_consensus.cc:2272] T a036a9ec17a24b45aa899cceb4ccc662 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.876638 21079 tablet_replica.cc:333] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.877148 21079 raft_consensus.cc:2243] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.877635 21079 raft_consensus.cc:2272] T b0bdf7c365804a26b5132c7186fcc8ac P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.879225 21079 tablet_replica.cc:333] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.879669 21079 raft_consensus.cc:2243] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.880290 21079 raft_consensus.cc:2272] T 49619cdb94644678ae60fe356bb22ea2 P b379beb7fa194632b0c0e26179ccfca3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.881951 21079 tablet_replica.cc:333] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3: stopping tablet replica
I20260709 12:15:54.882386 21079 raft_consensus.cc:2243] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:54.882795 21079 raft_consensus.cc:2272] T f07ce31b64344a68bbf10acaffada145 P b379beb7fa194632b0c0e26179ccfca3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:54.993114 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
I20260709 12:15:55.012091 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
I20260709 12:15:55.041172 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:55.042204 21079 tablet_replica.cc:333] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.043871 21079 raft_consensus.cc:2243] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:55.043929 21329 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44021: connect: Connection refused (error 111)
I20260709 12:15:55.044466 21079 raft_consensus.cc:2272] T a036a9ec17a24b45aa899cceb4ccc662 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.046800 21079 tablet_replica.cc:333] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.047353 21079 raft_consensus.cc:2243] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:15:55.047736 21329 consensus_peers.cc:597] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 -> Peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Couldn't send request to peer b379beb7fa194632b0c0e26179ccfca3. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:55.047876 21079 raft_consensus.cc:2272] T f07ce31b64344a68bbf10acaffada145 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.049762 21079 tablet_replica.cc:333] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.050290 21079 raft_consensus.cc:2243] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.050704 21079 raft_consensus.cc:2272] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.052330 21079 tablet_replica.cc:333] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.052814 21079 raft_consensus.cc:2243] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.053225 21079 raft_consensus.cc:2272] T 34dd458d7e6842df82ffeff260c48b06 P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.054738 21079 tablet_replica.cc:333] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.055202 21079 raft_consensus.cc:2243] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.055924 21079 raft_consensus.cc:2272] T 9ac73ba73fdf45439f79c189dd7963a1 P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.057842 21079 tablet_replica.cc:333] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.058305 21079 raft_consensus.cc:2243] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.058987 21079 raft_consensus.cc:2272] T 49619cdb94644678ae60fe356bb22ea2 P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.060731 21079 tablet_replica.cc:333] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.061194 21079 raft_consensus.cc:2243] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.062033 21079 raft_consensus.cc:2272] T b0bdf7c365804a26b5132c7186fcc8ac P 18ea39fdee94463182ffbd8862f40f4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.064004 21079 tablet_replica.cc:333] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
W20260709 12:15:55.064321 21329 consensus_peers.cc:597] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 -> Peer b379beb7fa194632b0c0e26179ccfca3 (127.20.149.193:44021): Couldn't send request to peer b379beb7fa194632b0c0e26179ccfca3. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:55.064459 21079 raft_consensus.cc:2243] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.064930 21079 raft_consensus.cc:2272] T 5752d12227e8441793d1891fc78b0a4e P 18ea39fdee94463182ffbd8862f40f4b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.066531 21079 tablet_replica.cc:333] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b: stopping tablet replica
I20260709 12:15:55.066954 21079 raft_consensus.cc:2243] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.067363 21079 raft_consensus.cc:2272] T 3f07a08db894445d8071471e06ee68ea P 18ea39fdee94463182ffbd8862f40f4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.095074 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
I20260709 12:15:55.113025 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
I20260709 12:15:55.139562 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:55.140311 21079 tablet_replica.cc:333] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.140954 21079 raft_consensus.cc:2243] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.141953 21079 raft_consensus.cc:2272] T f07ce31b64344a68bbf10acaffada145 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.143792 21079 tablet_replica.cc:333] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.144289 21079 raft_consensus.cc:2243] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.144816 21079 raft_consensus.cc:2272] T a036a9ec17a24b45aa899cceb4ccc662 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.146479 21079 tablet_replica.cc:333] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.146960 21079 raft_consensus.cc:2243] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.147374 21079 raft_consensus.cc:2272] T 9ac73ba73fdf45439f79c189dd7963a1 P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.148953 21079 tablet_replica.cc:333] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.149472 21079 raft_consensus.cc:2243] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.149893 21079 raft_consensus.cc:2272] T 49619cdb94644678ae60fe356bb22ea2 P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.151453 21079 tablet_replica.cc:333] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.151934 21079 raft_consensus.cc:2243] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.152331 21079 raft_consensus.cc:2272] T b0bdf7c365804a26b5132c7186fcc8ac P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.153980 21079 tablet_replica.cc:333] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.154445 21079 raft_consensus.cc:2243] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.154877 21079 raft_consensus.cc:2272] T 34dd458d7e6842df82ffeff260c48b06 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.156311 21079 tablet_replica.cc:333] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.156750 21079 raft_consensus.cc:2243] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:55.157138 21079 raft_consensus.cc:2272] T 7dd1e95f78d44ea7994c66e8ad1a7643 P 4dadb72f85f3419ea25cc58549acbcf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.158732 21079 tablet_replica.cc:333] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.159161 21079 raft_consensus.cc:2243] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.159871 21079 raft_consensus.cc:2272] T 3f07a08db894445d8071471e06ee68ea P 4dadb72f85f3419ea25cc58549acbcf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.161350 21079 tablet_replica.cc:333] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4: stopping tablet replica
I20260709 12:15:55.161839 21079 raft_consensus.cc:2243] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.162549 21079 raft_consensus.cc:2272] T 5752d12227e8441793d1891fc78b0a4e P 4dadb72f85f3419ea25cc58549acbcf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.188436 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
I20260709 12:15:55.206120 21079 master.cc:562] Master@127.20.149.254:35875 shutting down...
I20260709 12:15:55.355733 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:55.356390 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:55.356681 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 73f8fb62b9054228b0cb7de547b5a912: stopping tablet replica
I20260709 12:15:55.376791 21079 master.cc:584] Master@127.20.149.254:35875 shutdown complete.
18ea39fdee94463182ffbd8862f40f4b  4
4dadb72f85f3419ea25cc58549acbcf4  1
b379beb7fa194632b0c0e26179ccfca3  4
18ea39fdee94463182ffbd8862f40f4b  3
4dadb72f85f3419ea25cc58549acbcf4  3
b379beb7fa194632b0c0e26179ccfca3  3
18ea39fdee94463182ffbd8862f40f4b  8
4dadb72f85f3419ea25cc58549acbcf4  1
b379beb7fa194632b0c0e26179ccfca3  0
18ea39fdee94463182ffbd8862f40f4b  3
4dadb72f85f3419ea25cc58549acbcf4  3
b379beb7fa194632b0c0e26179ccfca3  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31403 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:15:55.421013 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:43547
I20260709 12:15:55.422220 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:55.428283 21610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.428462 21611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.429118 21613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:55.430344 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:55.431756 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:55.432075 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:55.432288 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599355432271 us; error 0 us; skew 500 ppm
I20260709 12:15:55.432924 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:55.435424 21079 webserver.cc:533] Webserver started at http://127.20.149.254:35829/ using document root <none> and password file <none>
I20260709 12:15:55.435912 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:55.436077 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:55.436342 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:55.437580 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "111a2bbe1e7547368ebcbe881d63a71a"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.442195 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:15:55.445662 21618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.446365 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:55.446763 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "111a2bbe1e7547368ebcbe881d63a71a"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.447013 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:55.469249 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:55.470662 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:55.510584 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:43547
I20260709 12:15:55.510700 21669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:43547 every 8 connection(s)
I20260709 12:15:55.514756 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:55.523942 21670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a: Bootstrap starting.
I20260709 12:15:55.528614 21670 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:55.532977 21670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a: No bootstrap required, opened a new log
I20260709 12:15:55.535202 21670 raft_consensus.cc:359] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER }
I20260709 12:15:55.535655 21670 raft_consensus.cc:385] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:55.535902 21670 raft_consensus.cc:740] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111a2bbe1e7547368ebcbe881d63a71a, State: Initialized, Role: FOLLOWER
I20260709 12:15:55.536484 21670 consensus_queue.cc:260] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER }
I20260709 12:15:55.536942 21670 raft_consensus.cc:399] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:15:55.537168 21670 raft_consensus.cc:493] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:15:55.537463 21670 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:55.541328 21670 raft_consensus.cc:515] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER }
I20260709 12:15:55.541849 21670 leader_election.cc:304] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [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: 111a2bbe1e7547368ebcbe881d63a71a; no voters: 
I20260709 12:15:55.542950 21670 leader_election.cc:290] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:15:55.543334 21673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:55.544700 21673 raft_consensus.cc:697] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 1 LEADER]: Becoming Leader. State: Replica: 111a2bbe1e7547368ebcbe881d63a71a, State: Running, Role: LEADER
I20260709 12:15:55.545310 21673 consensus_queue.cc:237] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [LEADER]: Queue going to LEADER mode. State: All 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: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER }
I20260709 12:15:55.545858 21670 sys_catalog.cc:565] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:15:55.550891 21674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "111a2bbe1e7547368ebcbe881d63a71a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER } }
I20260709 12:15:55.551591 21674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:55.553593 21675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 111a2bbe1e7547368ebcbe881d63a71a. Latest consensus state: current_term: 1 leader_uuid: "111a2bbe1e7547368ebcbe881d63a71a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "111a2bbe1e7547368ebcbe881d63a71a" member_type: VOTER } }
I20260709 12:15:55.554417 21675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [sys.catalog]: This master's current role is: LEADER
I20260709 12:15:55.556998 21682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:15:55.562896 21682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:15:55.563987 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:15:55.571738 21682 catalog_manager.cc:1383] Generated new cluster ID: 34eb8101bc6748cdbf1f2a54ca12e415
I20260709 12:15:55.572059 21682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:15:55.589547 21682 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:15:55.590775 21682 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:15:55.603169 21682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a: Generated new TSK 0
I20260709 12:15:55.603763 21682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:15:55.630517 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:55.636581 21691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.637694 21692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.639257 21694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:55.639885 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:55.640703 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:55.640882 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:55.641004 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599355640994 us; error 0 us; skew 500 ppm
I20260709 12:15:55.641511 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:55.643689 21079 webserver.cc:533] Webserver started at http://127.20.149.193:40059/ using document root <none> and password file <none>
I20260709 12:15:55.644119 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:55.644273 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:55.644507 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:55.645553 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "caded7f1c68e49b897a4978d9ac7ca06"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.650031 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:15:55.653190 21699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.653944 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:15:55.654240 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "caded7f1c68e49b897a4978d9ac7ca06"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.654510 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:55.676306 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:55.677608 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:55.679117 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:55.681430 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:55.681602 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.681895 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:55.682062 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.721716 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:36457
I20260709 12:15:55.721827 21761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:36457 every 8 connection(s)
I20260709 12:15:55.726430 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:55.733848 21766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.734848 21767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.739181 21769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:55.739759 21079 server_base.cc:1061] running on GCE node
I20260709 12:15:55.740195 21762 heartbeater.cc:344] Connected to a master server at 127.20.149.254:43547
I20260709 12:15:55.740561 21762 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:55.740842 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:55.741074 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:55.741253 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599355741231 us; error 0 us; skew 500 ppm
I20260709 12:15:55.741318 21762 heartbeater.cc:507] Master 127.20.149.254:43547 requested a full tablet report, sending...
I20260709 12:15:55.741918 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:55.743693 21635 ts_manager.cc:194] Registered new tserver with Master: caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457)
I20260709 12:15:55.744664 21079 webserver.cc:533] Webserver started at http://127.20.149.194:34615/ using document root <none> and password file <none>
I20260709 12:15:55.745318 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:55.745574 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:55.745867 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:55.746083 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41950
I20260709 12:15:55.747439 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "815f72eacd724bf19212a2599681ef84"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.752049 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:55.755395 21774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.756309 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:15:55.756608 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "815f72eacd724bf19212a2599681ef84"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.756877 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:55.772478 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:55.773774 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:55.775255 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:55.777366 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:55.777583 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.777842 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:55.777999 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.816567 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:37287
I20260709 12:15:55.816650 21836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:37287 every 8 connection(s)
I20260709 12:15:55.821264 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:15:55.828167 21840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:15:55.829871 21841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:55.831562 21079 server_base.cc:1061] running on GCE node
W20260709 12:15:55.831692 21843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:15:55.832837 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:15:55.833108 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:15:55.833320 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599355833299 us; error 0 us; skew 500 ppm
I20260709 12:15:55.833446 21837 heartbeater.cc:344] Connected to a master server at 127.20.149.254:43547
I20260709 12:15:55.833808 21837 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:55.834113 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:15:55.834673 21837 heartbeater.cc:507] Master 127.20.149.254:43547 requested a full tablet report, sending...
I20260709 12:15:55.836694 21079 webserver.cc:533] Webserver started at http://127.20.149.195:39743/ using document root <none> and password file <none>
I20260709 12:15:55.837097 21635 ts_manager.cc:194] Registered new tserver with Master: 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:55.837368 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:15:55.837642 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:15:55.837958 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:15:55.838879 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41954
I20260709 12:15:55.839468 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.844022 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:15:55.847252 21848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.847966 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:15:55.848263 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
format_stamp: "Formatted at 2026-07-09 12:15:55 on dist-test-slave-qjps"
I20260709 12:15:55.848556 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:15:55.865991 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:15:55.867174 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:15:55.868592 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:15:55.870779 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:15:55.871003 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.871240 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:15:55.871417 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:15:55.909499 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:33581
I20260709 12:15:55.909575 21910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:33581 every 8 connection(s)
I20260709 12:15:55.923049 21911 heartbeater.cc:344] Connected to a master server at 127.20.149.254:43547
I20260709 12:15:55.923482 21911 heartbeater.cc:461] Registering TS with master...
I20260709 12:15:55.924182 21911 heartbeater.cc:507] Master 127.20.149.254:43547 requested a full tablet report, sending...
I20260709 12:15:55.926079 21635 ts_manager.cc:194] Registered new tserver with Master: 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:55.927023 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014409058s
I20260709 12:15:55.927403 21635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41962
I20260709 12:15:55.951890 21635 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41974:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:15:55.955097 21635 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:15:56.024315 21802 tablet_service.cc:1511] Processing CreateTablet for tablet 775fa050151b4dd88291636e94f5adf0 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:56.025796 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775fa050151b4dd88291636e94f5adf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.033648 21801 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:56.035091 21801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.037346 21799 tablet_service.cc:1511] Processing CreateTablet for tablet d18bf7f841494fc29c8c48150aaa8b38 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:56.038722 21799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18bf7f841494fc29c8c48150aaa8b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.039634 21723 tablet_service.cc:1511] Processing CreateTablet for tablet f1db9e3669884a8da66ce84f768d120d (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:56.040989 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db9e3669884a8da66ce84f768d120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.042388 21724 tablet_service.cc:1511] Processing CreateTablet for tablet d18bf7f841494fc29c8c48150aaa8b38 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:56.042639 21800 tablet_service.cc:1511] Processing CreateTablet for tablet fca0fa02b9d14c3db188eed976106b6b (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:56.043725 21724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18bf7f841494fc29c8c48150aaa8b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.043828 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0fa02b9d14c3db188eed976106b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.045859 21727 tablet_service.cc:1511] Processing CreateTablet for tablet 775fa050151b4dd88291636e94f5adf0 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:56.046597 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 25ed7c44c7b4444686d7be01f1b65c02 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:56.047283 21727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775fa050151b4dd88291636e94f5adf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.048878 21719 tablet_service.cc:1511] Processing CreateTablet for tablet c6037d76e07a435db80db05ce409a344 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:56.050166 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6037d76e07a435db80db05ce409a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.050009 21726 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:56.052189 21725 tablet_service.cc:1511] Processing CreateTablet for tablet fca0fa02b9d14c3db188eed976106b6b (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:56.044972 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdee47a5b0641c88f97f1785014b367 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:56.042665 21722 tablet_service.cc:1511] Processing CreateTablet for tablet bda14d4e766a456881e59c96869013d1 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:56.043831 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 627023c288e0413293a207608b58e964 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:56.056288 21798 tablet_service.cc:1511] Processing CreateTablet for tablet f1db9e3669884a8da66ce84f768d120d (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:56.057608 21798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db9e3669884a8da66ce84f768d120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.057832 21725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0fa02b9d14c3db188eed976106b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.058648 21876 tablet_service.cc:1511] Processing CreateTablet for tablet 775fa050151b4dd88291636e94f5adf0 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:15:56.059883 21876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 775fa050151b4dd88291636e94f5adf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.061733 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627023c288e0413293a207608b58e964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.062580 21875 tablet_service.cc:1511] Processing CreateTablet for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:15:56.063850 21875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.066203 21874 tablet_service.cc:1511] Processing CreateTablet for tablet fca0fa02b9d14c3db188eed976106b6b (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:15:56.067037 21796 tablet_service.cc:1511] Processing CreateTablet for tablet 627023c288e0413293a207608b58e964 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:56.068372 21796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627023c288e0413293a207608b58e964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.068931 21873 tablet_service.cc:1511] Processing CreateTablet for tablet d18bf7f841494fc29c8c48150aaa8b38 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:15:56.067454 21874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0fa02b9d14c3db188eed976106b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.070195 21873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18bf7f841494fc29c8c48150aaa8b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.057106 21797 tablet_service.cc:1511] Processing CreateTablet for tablet bda14d4e766a456881e59c96869013d1 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:56.074755 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda14d4e766a456881e59c96869013d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.077751 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda14d4e766a456881e59c96869013d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.078512 21726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aab9e4cfc744d3fb16a20f5a5a9b5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.081748 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdee47a5b0641c88f97f1785014b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.085027 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ed7c44c7b4444686d7be01f1b65c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.084767 21795 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdee47a5b0641c88f97f1785014b367 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:56.086114 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdee47a5b0641c88f97f1785014b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.091138 21794 tablet_service.cc:1511] Processing CreateTablet for tablet c6037d76e07a435db80db05ce409a344 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:56.092504 21794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6037d76e07a435db80db05ce409a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.099974 21793 tablet_service.cc:1511] Processing CreateTablet for tablet 25ed7c44c7b4444686d7be01f1b65c02 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:56.101310 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ed7c44c7b4444686d7be01f1b65c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.138095 21872 tablet_service.cc:1511] Processing CreateTablet for tablet f1db9e3669884a8da66ce84f768d120d (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:15:56.140339 21872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1db9e3669884a8da66ce84f768d120d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.142596 21871 tablet_service.cc:1511] Processing CreateTablet for tablet bda14d4e766a456881e59c96869013d1 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:15:56.144235 21871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda14d4e766a456881e59c96869013d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.147051 21870 tablet_service.cc:1511] Processing CreateTablet for tablet 627023c288e0413293a207608b58e964 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:15:56.148941 21870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627023c288e0413293a207608b58e964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.178705 21869 tablet_service.cc:1511] Processing CreateTablet for tablet 0cdee47a5b0641c88f97f1785014b367 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:15:56.180071 21869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cdee47a5b0641c88f97f1785014b367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.182173 21927 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.184019 21926 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.195250 21868 tablet_service.cc:1511] Processing CreateTablet for tablet c6037d76e07a435db80db05ce409a344 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:15:56.196728 21868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6037d76e07a435db80db05ce409a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.203277 21867 tablet_service.cc:1511] Processing CreateTablet for tablet 25ed7c44c7b4444686d7be01f1b65c02 (DEFAULT_TABLE table=test-workload [id=6e27e5d178a148f1bd7f1c4974458f8f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:15:56.204578 21867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ed7c44c7b4444686d7be01f1b65c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:15:56.236377 21927 tablet_bootstrap.cc:654] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.242274 21928 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.243433 21926 tablet_bootstrap.cc:654] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.262012 21928 tablet_bootstrap.cc:654] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.264333 21927 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.264585 21926 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.264766 21927 ts_tablet_manager.cc:1403] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.014s
I20260709 12:15:56.265066 21926 ts_tablet_manager.cc:1403] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.081s	user 0.000s	sys 0.013s
I20260709 12:15:56.267469 21927 raft_consensus.cc:359] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.268030 21927 raft_consensus.cc:385] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.267849 21926 raft_consensus.cc:359] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.268282 21928 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.268319 21927 raft_consensus.cc:740] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.268640 21926 raft_consensus.cc:385] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.268896 21928 ts_tablet_manager.cc:1403] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.005s
I20260709 12:15:56.268981 21926 raft_consensus.cc:740] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.269306 21927 consensus_queue.cc:260] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.269829 21926 consensus_queue.cc:260] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.271633 21762 heartbeater.cc:499] Master 127.20.149.254:43547 was elected leader, sending a full tablet report...
I20260709 12:15:56.272148 21928 raft_consensus.cc:359] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.273087 21928 raft_consensus.cc:385] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.273476 21928 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.274421 21928 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.275591 21927 ts_tablet_manager.cc:1434] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:56.276553 21927 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.283006 21927 tablet_bootstrap.cc:654] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.287503 21837 heartbeater.cc:499] Master 127.20.149.254:43547 was elected leader, sending a full tablet report...
I20260709 12:15:56.287608 21928 ts_tablet_manager.cc:1434] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.007s
I20260709 12:15:56.287976 21926 ts_tablet_manager.cc:1434] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.006s
I20260709 12:15:56.288880 21926 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.293645 21911 heartbeater.cc:499] Master 127.20.149.254:43547 was elected leader, sending a full tablet report...
I20260709 12:15:56.294613 21926 tablet_bootstrap.cc:654] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.298243 21928 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.301373 21927 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.301874 21927 ts_tablet_manager.cc:1403] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 12:15:56.307121 21928 tablet_bootstrap.cc:654] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.307036 21927 raft_consensus.cc:359] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.307668 21927 raft_consensus.cc:385] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.307933 21927 raft_consensus.cc:740] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.308615 21927 consensus_queue.cc:260] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.310256 21927 ts_tablet_manager.cc:1434] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:15:56.311020 21927 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.316320 21927 tablet_bootstrap.cc:654] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.320248 21928 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.320885 21928 ts_tablet_manager.cc:1403] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 12:15:56.324595 21928 raft_consensus.cc:359] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.325740 21928 raft_consensus.cc:385] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.326114 21928 raft_consensus.cc:740] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.327185 21928 consensus_queue.cc:260] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.329942 21928 ts_tablet_manager.cc:1434] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.006s
I20260709 12:15:56.331254 21928 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.340762 21927 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.341269 21927 ts_tablet_manager.cc:1403] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.012s
I20260709 12:15:56.342562 21928 tablet_bootstrap.cc:654] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.344129 21927 raft_consensus.cc:359] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.344830 21927 raft_consensus.cc:385] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.345120 21927 raft_consensus.cc:740] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.346050 21927 consensus_queue.cc:260] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.348397 21927 ts_tablet_manager.cc:1434] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:56.349426 21927 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.355373 21928 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.355769 21927 tablet_bootstrap.cc:654] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.356151 21928 ts_tablet_manager.cc:1403] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260709 12:15:56.360355 21928 raft_consensus.cc:359] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.361379 21928 raft_consensus.cc:385] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.361804 21928 raft_consensus.cc:740] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.362931 21928 consensus_queue.cc:260] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.368429 21928 ts_tablet_manager.cc:1434] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:15:56.369831 21928 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.379451 21928 tablet_bootstrap.cc:654] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.382647 21927 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.382893 21934 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.383163 21927 ts_tablet_manager.cc:1403] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260709 12:15:56.383632 21934 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.390121 21934 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.390611 21934 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.391211 21926 tablet_bootstrap.cc:492] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.391038 21934 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.390843 21927 raft_consensus.cc:359] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.391687 21926 ts_tablet_manager.cc:1403] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.103s	user 0.039s	sys 0.060s
I20260709 12:15:56.391968 21927 raft_consensus.cc:385] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.392369 21927 raft_consensus.cc:740] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.393517 21934 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.393340 21927 consensus_queue.cc:260] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.394649 21926 raft_consensus.cc:359] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.395610 21926 raft_consensus.cc:385] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.395980 21926 raft_consensus.cc:740] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.397109 21926 consensus_queue.cc:260] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.400954 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.401695 21812 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 0.
I20260709 12:15:56.402480 21926 ts_tablet_manager.cc:1434] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:15:56.402943 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.403802 21926 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.405218 21852 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:15:56.406068 21927 ts_tablet_manager.cc:1434] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
W20260709 12:15:56.406199 21852 leader_election.cc:343] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.406883 21934 raft_consensus.cc:2804] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.407260 21934 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.407614 21934 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.412904 21926 tablet_bootstrap.cc:654] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.414392 21933 raft_consensus.cc:493] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.416471 21933 raft_consensus.cc:515] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.418864 21934 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.414685 21927 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.419348 21933 leader_election.cc:290] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.440066 21927 tablet_bootstrap.cc:654] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.423254 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:56.441133 21811 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.421684 21934 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.460942 21926 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.461508 21926 ts_tablet_manager.cc:1403] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.021s
I20260709 12:15:56.461865 21736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.463343 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.463972 21735 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.464551 21926 raft_consensus.cc:359] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.465312 21926 raft_consensus.cc:385] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.465479 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.465672 21926 raft_consensus.cc:740] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
W20260709 12:15:56.467756 21850 leader_election.cc:343] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.468245 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.468014 21926 consensus_queue.cc:260] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.419265 21928 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.468376 21850 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209; no voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:56.472255 21934 raft_consensus.cc:2749] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:15:56.469838 21778 leader_election.cc:343] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.469384 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.470542 21926 ts_tablet_manager.cc:1434] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:15:56.473845 21927 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.474066 21926 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
W20260709 12:15:56.474124 21776 leader_election.cc:343] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.474313 21927 ts_tablet_manager.cc:1403] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.001s
I20260709 12:15:56.474604 21776 leader_election.cc:304] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 815f72eacd724bf19212a2599681ef84; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:56.476269 21933 raft_consensus.cc:2749] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.479851 21927 raft_consensus.cc:359] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.480659 21927 raft_consensus.cc:385] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.470947 21811 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:56.470966 21928 ts_tablet_manager.cc:1403] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.016s
I20260709 12:15:56.481765 21927 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.481031 21926 tablet_bootstrap.cc:654] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.483536 21852 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:15:56.484455 21934 raft_consensus.cc:2804] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.484284 21928 raft_consensus.cc:359] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.484548 21735 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:56.485075 21928 raft_consensus.cc:385] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.485462 21928 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.485239 21927 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.485088 21934 raft_consensus.cc:697] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:56.486754 21934 consensus_queue.cc:237] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.487574 21927 ts_tablet_manager.cc:1434] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:15:56.488853 21927 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.498272 21927 tablet_bootstrap.cc:654] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.496066 21928 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.504130 21928 ts_tablet_manager.cc:1434] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:15:56.505514 21928 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.510116 21926 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.510597 21926 ts_tablet_manager.cc:1403] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.020s
I20260709 12:15:56.511117 21928 tablet_bootstrap.cc:654] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.511044 21633 catalog_manager.cc:5697] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.513605 21926 raft_consensus.cc:359] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.514629 21926 raft_consensus.cc:385] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.515028 21926 raft_consensus.cc:740] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.516613 21927 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.516014 21926 consensus_queue.cc:260] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.517379 21927 ts_tablet_manager.cc:1403] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260709 12:15:56.522109 21927 raft_consensus.cc:359] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.522710 21934 raft_consensus.cc:493] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.519212 21926 ts_tablet_manager.cc:1434] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:15:56.523280 21934 raft_consensus.cc:515] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.524083 21926 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.526345 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.526870 21927 raft_consensus.cc:385] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.527011 21735 raft_consensus.cc:2468] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 0.
I20260709 12:15:56.527280 21927 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.528069 21928 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.528430 21850 leader_election.cc:304] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.529137 21928 ts_tablet_manager.cc:1403] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260709 12:15:56.529719 21941 raft_consensus.cc:2804] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.528123 21927 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.530107 21941 raft_consensus.cc:493] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.530243 21934 leader_election.cc:290] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.530507 21941 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.532982 21928 raft_consensus.cc:359] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.533368 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.533727 21928 raft_consensus.cc:385] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.534047 21928 raft_consensus.cc:740] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.534794 21928 consensus_queue.cc:260] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.535745 21927 ts_tablet_manager.cc:1434] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:15:56.536659 21927 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.537075 21928 ts_tablet_manager.cc:1434] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:15:56.540720 21928 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
W20260709 12:15:56.540635 21852 leader_election.cc:343] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.542346 21926 tablet_bootstrap.cc:654] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.546904 21927 tablet_bootstrap.cc:654] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.547417 21928 tablet_bootstrap.cc:654] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.552937 21926 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.553719 21926 ts_tablet_manager.cc:1403] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
W20260709 12:15:56.558791 21683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:15:56.562197 21926 raft_consensus.cc:359] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.563303 21926 raft_consensus.cc:385] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.563748 21926 raft_consensus.cc:740] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.564807 21926 consensus_queue.cc:260] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.568166 21926 ts_tablet_manager.cc:1434] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:15:56.568122 21934 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.568920 21932 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.568847 21934 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.569777 21927 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.569612 21932 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.571888 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.571298 21934 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.572485 21735 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 0.
I20260709 12:15:56.573734 21850 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.575032 21934 raft_consensus.cc:2804] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.575495 21934 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.575687 21932 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.570251 21927 ts_tablet_manager.cc:1403] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260709 12:15:56.575971 21934 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.577153 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.579034 21927 raft_consensus.cc:359] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.579728 21927 raft_consensus.cc:385] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.580029 21927 raft_consensus.cc:740] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.580765 21927 consensus_queue.cc:260] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
W20260709 12:15:56.582182 21852 leader_election.cc:343] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.582811 21941 raft_consensus.cc:515] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.584939 21941 leader_election.cc:290] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.586576 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.587399 21735 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.590655 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
W20260709 12:15:56.598426 21852 leader_election.cc:343] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.603070 21735 raft_consensus.cc:2468] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:56.603197 21927 ts_tablet_manager.cc:1434] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 12:15:56.604460 21927 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.606706 21926 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.610533 21850 leader_election.cc:304] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 815f72eacd724bf19212a2599681ef84
I20260709 12:15:56.612164 21941 raft_consensus.cc:2804] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.598469 21934 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.615922 21934 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:56.616724 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.617055 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:56.617380 21737 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:56.618392 21852 leader_election.cc:343] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.625155 21928 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.625838 21928 ts_tablet_manager.cc:1403] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.052s
I20260709 12:15:56.625944 21737 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:56.626087 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
W20260709 12:15:56.627877 21703 leader_election.cc:343] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.629141 21928 raft_consensus.cc:359] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.629395 21850 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 815f72eacd724bf19212a2599681ef84
I20260709 12:15:56.629810 21927 tablet_bootstrap.cc:654] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.629946 21928 raft_consensus.cc:385] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.630270 21928 raft_consensus.cc:740] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.630847 21934 raft_consensus.cc:2804] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.631484 21934 raft_consensus.cc:697] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:56.631526 21941 raft_consensus.cc:697] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:56.632409 21928 consensus_queue.cc:260] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.634409 21934 consensus_queue.cc:237] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.633133 21941 consensus_queue.cc:237] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.636686 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.636911 21928 ts_tablet_manager.cc:1434] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:15:56.630893 21926 tablet_bootstrap.cc:654] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.638190 21928 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.638303 21703 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caded7f1c68e49b897a4978d9ac7ca06; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84
I20260709 12:15:56.639560 21932 raft_consensus.cc:2749] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.647810 21928 tablet_bootstrap.cc:654] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.649891 21933 raft_consensus.cc:493] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.650512 21933 raft_consensus.cc:515] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.654485 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.655210 21933 leader_election.cc:290] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.655174 21886 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 0.
I20260709 12:15:56.656898 21778 leader_election.cc:304] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:15:56.658157 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.658591 21933 raft_consensus.cc:2804] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.659034 21933 raft_consensus.cc:493] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.659489 21933 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:15:56.659927 21776 leader_election.cc:343] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.660619 21633 catalog_manager.cc:5697] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.663602 21926 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.661656 21928 tablet_bootstrap.cc:492] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.663954 21927 tablet_bootstrap.cc:492] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.664081 21926 ts_tablet_manager.cc:1403] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.058s	user 0.002s	sys 0.015s
I20260709 12:15:56.664268 21928 ts_tablet_manager.cc:1403] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260709 12:15:56.664714 21927 ts_tablet_manager.cc:1403] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.016s
I20260709 12:15:56.667107 21926 raft_consensus.cc:359] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.667821 21926 raft_consensus.cc:385] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.667476 21928 raft_consensus.cc:359] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.668145 21926 raft_consensus.cc:740] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.668322 21928 raft_consensus.cc:385] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.668702 21928 raft_consensus.cc:740] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.669100 21926 consensus_queue.cc:260] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.669653 21928 consensus_queue.cc:260] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.671065 21927 raft_consensus.cc:359] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.671839 21927 raft_consensus.cc:385] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.672164 21928 ts_tablet_manager.cc:1434] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:15:56.672281 21927 raft_consensus.cc:740] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.673303 21928 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.673189 21927 consensus_queue.cc:260] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.675753 21927 ts_tablet_manager.cc:1434] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:15:56.676848 21927 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.680181 21928 tablet_bootstrap.cc:654] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.682018 21933 raft_consensus.cc:515] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.682463 21635 catalog_manager.cc:5697] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:56.683416 21927 tablet_bootstrap.cc:654] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.684836 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.691394 21932 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.691845 21932 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.693907 21932 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.698171 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.699003 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.700074 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.700670 21886 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.701362 21926 ts_tablet_manager.cc:1434] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.007s
W20260709 12:15:56.702679 21776 leader_election.cc:343] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.703717 21703 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.705607 21932 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.705958 21932 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.706293 21932 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.714085 21932 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.715619 21926 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.716797 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:56.717391 21811 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.723487 21926 tablet_bootstrap.cc:654] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.724284 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.724957 21927 tablet_bootstrap.cc:492] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.725594 21703 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.725713 21927 ts_tablet_manager.cc:1403] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.034s
W20260709 12:15:56.728927 21763 tablet.cc:2406] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:15:56.731014 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:56.731779 21886 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.736372 21927 raft_consensus.cc:359] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.737488 21927 raft_consensus.cc:385] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.737941 21927 raft_consensus.cc:740] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.738996 21927 consensus_queue.cc:260] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.742101 21933 leader_election.cc:290] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.741353 21886 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 1.
I20260709 12:15:56.746907 21970 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.748502 21972 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.749115 21927 ts_tablet_manager.cc:1434] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.009s
I20260709 12:15:56.749054 21972 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.750465 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:56.751219 21885 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.753053 21927 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: Bootstrap starting.
I20260709 12:15:56.756319 21884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.756475 21972 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.761593 21927 tablet_bootstrap.cc:654] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: Neither blocks nor log segments found. Creating new log.
W20260709 12:15:56.761759 21703 leader_election.cc:343] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.762612 21933 raft_consensus.cc:493] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.763244 21933 raft_consensus.cc:515] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.768172 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
W20260709 12:15:56.770123 21703 leader_election.cc:343] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.770713 21703 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caded7f1c68e49b897a4978d9ac7ca06; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84
I20260709 12:15:56.771675 21972 raft_consensus.cc:2749] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.774718 21885 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.775599 21927 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: No bootstrap required, opened a new log
I20260709 12:15:56.776330 21927 ts_tablet_manager.cc:1403] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.001s
I20260709 12:15:56.777259 21778 leader_election.cc:304] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:56.778929 21966 raft_consensus.cc:2804] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.780486 21927 raft_consensus.cc:359] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.781566 21927 raft_consensus.cc:385] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.782029 21927 raft_consensus.cc:740] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.783303 21927 consensus_queue.cc:260] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.786751 21927 ts_tablet_manager.cc:1434] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:15:56.792178 21933 leader_election.cc:290] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.793128 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.794018 21737 raft_consensus.cc:2468] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 0.
I20260709 12:15:56.794175 21933 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.795006 21933 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.795673 21776 leader_election.cc:304] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.796204 21972 raft_consensus.cc:493] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.799015 21970 raft_consensus.cc:697] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:15:56.799407 21972 raft_consensus.cc:515] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.801605 21972 leader_election.cc:290] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.796032 21932 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.802135 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.801174 21970 consensus_queue.cc:237] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.802825 21737 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 0.
I20260709 12:15:56.804477 21776 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.798385 21966 raft_consensus.cc:697] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:56.806207 21966 consensus_queue.cc:237] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.814756 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.815642 21811 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.799742 21975 raft_consensus.cc:2804] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.817149 21975 raft_consensus.cc:493] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.817679 21975 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.821813 21976 raft_consensus.cc:2804] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.822332 21976 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.822748 21976 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.825727 21703 leader_election.cc:304] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.797713 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.826987 21932 raft_consensus.cc:2804] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.825402 21635 catalog_manager.cc:5697] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.827356 21932 raft_consensus.cc:493] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:15:56.827442 21778 leader_election.cc:343] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.827807 21932 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.828637 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.829280 21885 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.833178 21928 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.833630 21928 ts_tablet_manager.cc:1403] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.161s	user 0.068s	sys 0.084s
I20260709 12:15:56.835404 21933 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.836179 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.837288 21928 raft_consensus.cc:359] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
W20260709 12:15:56.837498 21778 leader_election.cc:343] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.837961 21928 raft_consensus.cc:385] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.837530 21932 raft_consensus.cc:515] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.838274 21928 raft_consensus.cc:740] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.838959 21928 consensus_queue.cc:260] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.840312 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:56.840843 21811 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.841244 21928 ts_tablet_manager.cc:1434] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:15:56.842090 21932 leader_election.cc:290] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.843380 21928 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.843562 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:56.844105 21885 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.860423 21926 tablet_bootstrap.cc:492] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.860977 21926 ts_tablet_manager.cc:1403] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.146s	user 0.037s	sys 0.055s
I20260709 12:15:56.862154 21975 raft_consensus.cc:515] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.864005 21926 raft_consensus.cc:359] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.864703 21926 raft_consensus.cc:385] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.865017 21926 raft_consensus.cc:740] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.865669 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.866307 21737 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.865978 21926 consensus_queue.cc:260] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.868700 21811 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.869921 21703 leader_election.cc:304] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.870805 21932 raft_consensus.cc:2804] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.871281 21932 raft_consensus.cc:697] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:15:56.872074 21932 consensus_queue.cc:237] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.873157 21885 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.873579 21928 tablet_bootstrap.cc:654] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.874572 21933 raft_consensus.cc:493] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.875018 21933 raft_consensus.cc:515] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.878105 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:56.878650 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.864836 21976 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.878945 21735 raft_consensus.cc:2393] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 815f72eacd724bf19212a2599681ef84 in current term 1: Already voted for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in this term.
I20260709 12:15:56.881045 21976 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.882134 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:56.882052 21634 catalog_manager.cc:5697] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.882808 21776 leader_election.cc:304] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 815f72eacd724bf19212a2599681ef84; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06
W20260709 12:15:56.883563 21778 leader_election.cc:343] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.880802 21933 leader_election.cc:290] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.884588 21933 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.884485 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:56.885586 21735 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.891196 21933 raft_consensus.cc:2749] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.891815 21970 raft_consensus.cc:493] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.892483 21970 raft_consensus.cc:515] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.893095 21926 ts_tablet_manager.cc:1434] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:15:56.894135 21926 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.895807 21970 leader_election.cc:290] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.898542 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.899058 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.899833 21886 raft_consensus.cc:2393] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caded7f1c68e49b897a4978d9ac7ca06 in current term 1: Already voted for candidate 815f72eacd724bf19212a2599681ef84 in this term.
I20260709 12:15:56.900971 21703 leader_election.cc:304] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caded7f1c68e49b897a4978d9ac7ca06; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84
I20260709 12:15:56.902144 21970 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.904958 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
W20260709 12:15:56.906759 21778 leader_election.cc:343] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:15:56.902081 21737 raft_consensus.cc:2468] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 1.
I20260709 12:15:56.908790 21776 leader_election.cc:304] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:15:56.909361 21928 tablet_bootstrap.cc:492] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.907637 21975 leader_election.cc:290] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.909657 21970 raft_consensus.cc:2749] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:56.909837 21928 ts_tablet_manager.cc:1403] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.019s
I20260709 12:15:56.910197 21975 raft_consensus.cc:2804] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.911073 21975 raft_consensus.cc:697] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:56.911967 21975 consensus_queue.cc:237] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.912540 21928 raft_consensus.cc:359] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.913162 21928 raft_consensus.cc:385] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.913455 21926 tablet_bootstrap.cc:654] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.913491 21928 raft_consensus.cc:740] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.914237 21928 consensus_queue.cc:260] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.916288 21928 ts_tablet_manager.cc:1434] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:15:56.921177 21735 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 1.
I20260709 12:15:56.922467 21926 tablet_bootstrap.cc:492] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.922858 21928 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: Bootstrap starting.
I20260709 12:15:56.922423 21776 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:15:56.923029 21926 ts_tablet_manager.cc:1403] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260709 12:15:56.921311 21635 catalog_manager.cc:5697] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.925511 21975 raft_consensus.cc:2804] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.926275 21975 raft_consensus.cc:697] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:56.926342 21926 raft_consensus.cc:359] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.927011 21926 raft_consensus.cc:385] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.927286 21926 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.927470 21975 consensus_queue.cc:237] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.928068 21926 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.929177 21928 tablet_bootstrap.cc:654] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.930014 21926 ts_tablet_manager.cc:1434] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:15:56.930874 21926 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.932016 21633 catalog_manager.cc:5697] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.936434 21926 tablet_bootstrap.cc:654] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.951165 21926 tablet_bootstrap.cc:492] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.951324 21928 tablet_bootstrap.cc:492] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: No bootstrap required, opened a new log
I20260709 12:15:56.951679 21926 ts_tablet_manager.cc:1403] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:15:56.951808 21928 ts_tablet_manager.cc:1403] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.017s
I20260709 12:15:56.954404 21926 raft_consensus.cc:359] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.954555 21928 raft_consensus.cc:359] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.955233 21926 raft_consensus.cc:385] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.955291 21928 raft_consensus.cc:385] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.955672 21926 raft_consensus.cc:740] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.955834 21928 raft_consensus.cc:740] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.956555 21926 consensus_queue.cc:260] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.956676 21928 consensus_queue.cc:260] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.959064 21928 ts_tablet_manager.cc:1434] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:56.959290 21926 ts_tablet_manager.cc:1434] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:15:56.959908 21970 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:56.960400 21970 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.960878 21926 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: Bootstrap starting.
I20260709 12:15:56.962255 21970 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.962692 21634 catalog_manager.cc:5697] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 0 to 1, leader changed from <none> to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.963696 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:56.963961 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:15:56.964363 21811 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.964505 21885 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 0.
I20260709 12:15:56.965739 21703 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.966434 21970 raft_consensus.cc:2804] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:56.966780 21970 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:56.967069 21970 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.967871 21926 tablet_bootstrap.cc:654] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: Neither blocks nor log segments found. Creating new log.
I20260709 12:15:56.973212 21970 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.975383 21970 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:56.976465 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:56.976907 21885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:56.977051 21811 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.977511 21885 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:56.983867 21885 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.985036 21703 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:56.985918 21970 raft_consensus.cc:2804] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:56.983867 21811 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 1.
I20260709 12:15:56.987867 21970 raft_consensus.cc:697] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:15:56.988550 21970 consensus_queue.cc:237] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.989634 21926 tablet_bootstrap.cc:492] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: No bootstrap required, opened a new log
I20260709 12:15:56.990127 21926 ts_tablet_manager.cc:1403] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 12:15:56.992846 21926 raft_consensus.cc:359] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.993610 21926 raft_consensus.cc:385] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:15:56.993924 21926 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Initialized, Role: FOLLOWER
I20260709 12:15:56.994751 21926 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:56.996652 21926 ts_tablet_manager.cc:1434] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:15:56.996521 21633 catalog_manager.cc:5697] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 0 to 1, leader changed from <none> to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:56.999979 21934 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.000450 21934 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.002506 21934 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:57.003248 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:57.003501 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:57.004048 21811 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 0.
I20260709 12:15:57.003948 21735 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 0.
I20260709 12:15:57.005261 21850 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.006078 21934 raft_consensus.cc:2804] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:15:57.006475 21934 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:15:57.006847 21934 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.012837 21934 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.015241 21934 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:57.015383 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:57.015974 21735 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.016424 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:57.016986 21811 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.022658 21735 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:57.023418 21811 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 1.
I20260709 12:15:57.023833 21850 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.024655 21934 raft_consensus.cc:2804] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:15:57.025148 21934 raft_consensus.cc:697] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.025914 21934 consensus_queue.cc:237] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.032817 21634 catalog_manager.cc:5697] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:57.049774 21934 consensus_queue.cc:1048] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.060927 21960 consensus_queue.cc:1048] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.140146 21960 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.147733 21941 consensus_queue.cc:1048] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.151144 21812 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.164260 21995 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:15:57.164611 21941 consensus_queue.cc:1048] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.175020 21941 raft_consensus.cc:493] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.175508 21941 raft_consensus.cc:515] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.177644 21941 leader_election.cc:290] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:57.178464 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:57.179317 21735 raft_consensus.cc:2393] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a977a1b31bf4da88de0d77dbb2bc209 in current term 1: Already voted for candidate 815f72eacd724bf19212a2599681ef84 in this term.
I20260709 12:15:57.179157 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:57.180735 21852 leader_election.cc:304] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209; no voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:57.181548 21941 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.186807 21941 raft_consensus.cc:2749] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.204090 21970 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.213958 21972 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.236057 21941 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:15:57.236568 21941 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.239100 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06" is_pre_election: true
I20260709 12:15:57.239249 21941 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:57.239455 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:15:57.239900 21735 raft_consensus.cc:2393] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a977a1b31bf4da88de0d77dbb2bc209 in current term 1: Already voted for candidate 815f72eacd724bf19212a2599681ef84 in this term.
I20260709 12:15:57.241091 21852 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209; no voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:57.241931 21941 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:15:57.247344 21941 raft_consensus.cc:2749] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:15:57.256011 21885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:15:57.256625 21885 raft_consensus.cc:606] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:57.261775 21885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:15:57.262257 21885 raft_consensus.cc:606] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:15:57.267235 21885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:15:57.267719 21885 raft_consensus.cc:606] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Received request to transfer leadership to TS 815f72eacd724bf19212a2599681ef84
I20260709 12:15:57.271262 21975 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.279348 21885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6037d76e07a435db80db05ce409a344"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:15:57.279923 21885 raft_consensus.cc:606] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Received request to transfer leadership to TS 815f72eacd724bf19212a2599681ef84
I20260709 12:15:57.282315 21966 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.300880 21811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
mode: GRACEFUL
new_leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:43568
I20260709 12:15:57.301491 21811 raft_consensus.cc:606] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Received request to transfer leadership to TS 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:15:57.318059 21972 consensus_queue.cc:1048] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.328429 21973 consensus_queue.cc:1048] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.331104 21966 consensus_queue.cc:1048] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.340600 21975 raft_consensus.cc:993] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: : Instructing follower 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:15:57.341064 21975 raft_consensus.cc:1081] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Signalling peer 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:15:57.345228 21886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:47866
I20260709 12:15:57.345873 21886 raft_consensus.cc:493] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:57.345858 21975 consensus_queue.cc:1048] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.346495 21886 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.353643 21886 raft_consensus.cc:515] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.355556 21886 leader_election.cc:290] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:15:57.357139 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:57.357842 21737 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.358501 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ed7c44c7b4444686d7be01f1b65c02" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:57.359086 21811 raft_consensus.cc:3055] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:57.359432 21811 raft_consensus.cc:740] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:57.360255 21811 consensus_queue.cc:260] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.361474 21811 raft_consensus.cc:3060] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.364015 21737 raft_consensus.cc:2468] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:15:57.365237 21850 leader_election.cc:304] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.366045 21941 raft_consensus.cc:2804] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:57.366514 21941 raft_consensus.cc:697] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.366852 21811 raft_consensus.cc:2468] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:15:57.367316 21941 consensus_queue.cc:237] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.373720 21634 catalog_manager.cc:5697] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 1 to 2, leader changed from 815f72eacd724bf19212a2599681ef84 (127.20.149.194) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:57.392122 21975 consensus_queue.cc:1048] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.402451 21966 consensus_queue.cc:1048] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.431850 21941 consensus_queue.cc:1048] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.438654 21995 raft_consensus.cc:993] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:15:57.439275 21995 raft_consensus.cc:1081] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:15:57.442184 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39660
I20260709 12:15:57.443202 21735 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:57.443598 21735 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.447063 21934 consensus_queue.cc:1048] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.450139 21735 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.453049 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:57.454551 21735 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:57.455709 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:57.456343 21886 raft_consensus.cc:3055] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:57.456723 21886 raft_consensus.cc:740] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.457520 21886 consensus_queue.cc:260] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.458557 21886 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.464994 21886 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:15:57.466123 21703 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [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: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 815f72eacd724bf19212a2599681ef84
I20260709 12:15:57.466790 21932 raft_consensus.cc:2804] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:57.467200 21932 raft_consensus.cc:697] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:15:57.467941 21932 consensus_queue.cc:237] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.471864 21932 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.474665 21634 catalog_manager.cc:5697] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 1 to 2, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.482192 21972 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:15:57.580210 21934 raft_consensus.cc:993] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:15:57.580649 21941 raft_consensus.cc:1081] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Signalling peer 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:15:57.582389 21811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6037d76e07a435db80db05ce409a344"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:50154
I20260709 12:15:57.582980 21811 raft_consensus.cc:493] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:57.583345 21811 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.590250 21811 raft_consensus.cc:515] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.591953 21811 leader_election.cc:290] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:57.592887 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:57.593547 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6037d76e07a435db80db05ce409a344" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:57.593564 21735 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.594076 21886 raft_consensus.cc:3055] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:57.594300 21886 raft_consensus.cc:740] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.594938 21886 consensus_queue.cc:260] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.595763 21886 raft_consensus.cc:3060] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.598644 21735 raft_consensus.cc:2468] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:15:57.599689 21776 leader_election.cc:304] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.600368 21966 raft_consensus.cc:2804] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:57.600669 21886 raft_consensus.cc:2468] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:15:57.600863 21966 raft_consensus.cc:697] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:57.601775 21966 consensus_queue.cc:237] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.607872 21633 catalog_manager.cc:5697] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 1 to 2, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.634912 21934 raft_consensus.cc:993] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:15:57.635419 21941 raft_consensus.cc:1081] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:15:57.637086 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39660
I20260709 12:15:57.637588 21735 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:57.637887 21735 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.643811 21735 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.645491 21735 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:57.646602 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:57.646622 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:15:57.647168 21886 raft_consensus.cc:3055] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:57.647215 21811 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.647537 21886 raft_consensus.cc:740] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.648269 21886 consensus_queue.cc:260] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.649241 21886 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.652608 21811 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:15:57.653650 21703 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.653852 21886 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:15:57.654376 21972 raft_consensus.cc:2804] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:57.654852 21972 raft_consensus.cc:697] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:15:57.655646 21972 consensus_queue.cc:237] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.661669 21633 catalog_manager.cc:5697] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 1 to 2, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.755342 21934 raft_consensus.cc:993] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:15:57.755882 21941 raft_consensus.cc:1081] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Signalling peer 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:15:57.757272 21811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:50154
I20260709 12:15:57.757849 21811 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:57.758210 21811 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.762941 21811 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.764709 21811 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:15:57.765653 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:15:57.765841 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:15:57.766170 21735 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.766424 21886 raft_consensus.cc:3055] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:15:57.766742 21886 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:15:57.767443 21886 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.768332 21886 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:57.771077 21735 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:15:57.772087 21776 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:15:57.772874 21966 raft_consensus.cc:2804] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:15:57.773278 21886 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:15:57.773300 21966 raft_consensus.cc:697] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:15:57.774384 21966 consensus_queue.cc:237] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:15:57.780347 21633 catalog_manager.cc:5697] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 1 to 2, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:57.787629 21735 raft_consensus.cc:1275] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:57.788832 21941 consensus_queue.cc:1048] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:57.795912 21811 raft_consensus.cc:1275] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:57.797574 21941 consensus_queue.cc:1048] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.015436 21811 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:15:58.020138 21811 raft_consensus.cc:1275] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.021337 21972 consensus_queue.cc:1048] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.029224 21886 raft_consensus.cc:1275] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.031037 21970 consensus_queue.cc:1048] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.099722 21811 raft_consensus.cc:1275] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.100829 21972 consensus_queue.cc:1048] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.106626 21735 raft_consensus.cc:1275] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.108098 21966 consensus_queue.cc:1048] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.109546 21886 raft_consensus.cc:1275] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.111140 21973 consensus_queue.cc:1048] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.118435 21885 raft_consensus.cc:1275] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.120216 21975 consensus_queue.cc:1048] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.203073 21885 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.204427 22019 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:15:58.212710 21735 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:15:58.214143 21976 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:00.332571 21079 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:16:00.333175 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:00.352942 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:00.353565 21735 raft_consensus.cc:606] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Received request to transfer leadership to TS 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:16:00.356050 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:00.356630 21735 raft_consensus.cc:606] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Received request to transfer leadership to TS 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:16:00.357643 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:16:00.358136 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:00.710139 22024 raft_consensus.cc:993] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:00.710611 21973 raft_consensus.cc:1081] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Signalling peer 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:00.712297 21885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:58544
I20260709 12:16:00.712917 21885 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:00.713290 21885 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.718451 21885 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.720065 21885 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457)
I20260709 12:16:00.720877 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:00.721231 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:00.721453 21811 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.721863 21735 raft_consensus.cc:3055] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:00.722151 21735 raft_consensus.cc:740] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:00.722781 21735 consensus_queue.cc:260] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.723642 21735 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.725847 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:16:00.726857 21852 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:00.727540 21941 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:00.728134 21735 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:16:00.728477 21941 raft_consensus.cc:697] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:00.729207 21941 consensus_queue.cc:237] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.736405 21633 catalog_manager.cc:5697] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 1 to 2, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:00.816666 21973 raft_consensus.cc:993] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:00.817124 21973 raft_consensus.cc:1081] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Signalling peer 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:00.818660 21885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:58544
I20260709 12:16:00.819191 21885 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:00.819531 21885 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.824034 21885 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.825627 21885 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:00.826511 21737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:00.826699 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:00.827127 21811 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.827106 21737 raft_consensus.cc:3055] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:00.827639 21737 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:00.828414 21737 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.829588 21737 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:00.833508 21811 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:16:00.834619 21852 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:00.835412 21941 raft_consensus.cc:2804] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:00.835551 21737 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:16:00.835867 21941 raft_consensus.cc:697] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:00.836844 21941 consensus_queue.cc:237] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:00.843655 21633 catalog_manager.cc:5697] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 1 to 2, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:01.221374 21811 raft_consensus.cc:1275] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.222528 21812 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.222760 21941 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.223803 22027 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.235302 21737 raft_consensus.cc:1275] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.237064 21735 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:01.237340 22027 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.238569 22027 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:01.359086 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:01.364563 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:01.365003 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:02.365967 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:02.371304 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:02.371721 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:03.372872 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:03.379037 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:03.379479 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:04.482928 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:04.527971 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:04.529069 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:05.144357 21833 debug-util.cc:398] Leaking SignalData structure 0x7b08000ffee0 after lost signal to thread 21082
W20260709 12:16:05.145202 21833 debug-util.cc:398] Leaking SignalData structure 0x7b08001035c0 after lost signal to thread 21669
W20260709 12:16:05.146123 21833 debug-util.cc:398] Leaking SignalData structure 0x7b080013e2a0 after lost signal to thread 21761
W20260709 12:16:05.146898 21833 debug-util.cc:398] Leaking SignalData structure 0x7b08000c26a0 after lost signal to thread 21836
W20260709 12:16:05.147642 21833 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfe60 after lost signal to thread 21910
I20260709 12:16:05.530548 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:05.536065 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:05.536520 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:06.537536 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:06.543002 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:06.543422 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:07.544409 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:07.550559 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:07.550985 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:08.551852 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:08.558133 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:08.558660 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:09.559576 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:09.564772 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:09.565209 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:10.597934 21079 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:16:10.602488 21886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:16:10.603219 21886 raft_consensus.cc:606] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:10.610857 21886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:58548
I20260709 12:16:10.611425 21886 raft_consensus.cc:606] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:10.621460 21811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:43568
I20260709 12:16:10.622033 21811 raft_consensus.cc:606] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:10.627534 21811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "627023c288e0413293a207608b58e964"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:43568
I20260709 12:16:10.628077 22065 raft_consensus.cc:993] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.628073 21811 raft_consensus.cc:606] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:10.628746 22056 raft_consensus.cc:1081] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.630477 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39660
I20260709 12:16:10.631022 21735 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.631424 21735 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.633682 21811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
mode: GRACEFUL
new_leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:43568
I20260709 12:16:10.634161 21811 raft_consensus.cc:606] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Received request to transfer leadership to TS caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:10.637979 21735 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.639951 21735 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:10.640702 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:10.640934 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:10.641522 21811 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.641616 21886 raft_consensus.cc:3055] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:10.641961 21886 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:10.642661 21886 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.643555 21886 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.646766 21811 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.648011 21703 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [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: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:16:10.648770 22063 raft_consensus.cc:2804] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:10.648905 21886 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.649159 22063 raft_consensus.cc:697] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:10.650189 22063 consensus_queue.cc:237] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.659289 21634 catalog_manager.cc:5697] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 2 to 3, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.708808 22060 raft_consensus.cc:993] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.709389 22071 raft_consensus.cc:1081] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.711108 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39668
I20260709 12:16:10.711618 21735 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.711887 21735 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.716455 21735 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.717904 21735 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:10.718801 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:10.719349 21811 raft_consensus.cc:3055] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.719246 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:10.719703 21811 raft_consensus.cc:740] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:10.719915 21886 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.720350 21811 consensus_queue.cc:260] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.721235 21811 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.725632 21886 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:16:10.726454 21811 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:16:10.726593 21703 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:16:10.727360 22063 raft_consensus.cc:2804] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.727807 22063 raft_consensus.cc:697] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:10.728602 22063 consensus_queue.cc:237] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.735988 21634 catalog_manager.cc:5697] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 1 to 2, leader changed from 815f72eacd724bf19212a2599681ef84 (127.20.149.194) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.768872 22060 raft_consensus.cc:993] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.769490 22071 raft_consensus.cc:1081] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.771020 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39668
I20260709 12:16:10.771431 21735 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.771649 21735 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.775985 21735 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.777405 21735 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:10.778260 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:10.778437 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:10.778787 21811 raft_consensus.cc:3055] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:10.778944 21886 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.779094 21811 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:10.779886 21811 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.780902 21811 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.783478 21886 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.785207 21703 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [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: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:16:10.786103 21811 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.786257 22063 raft_consensus.cc:2804] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:10.787563 22063 raft_consensus.cc:697] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:10.788497 22063 consensus_queue.cc:237] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.795528 21634 catalog_manager.cc:5697] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 2 to 3, leader changed from 815f72eacd724bf19212a2599681ef84 (127.20.149.194) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.946072 22065 raft_consensus.cc:993] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.946554 22056 raft_consensus.cc:1081] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.948175 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39660
I20260709 12:16:10.948685 21735 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.949003 21735 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.953480 21735 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.955101 21735 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 3 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:10.955825 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:10.956187 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:10.956396 21811 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.956745 21886 raft_consensus.cc:3055] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:10.957011 21886 raft_consensus.cc:740] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:10.957854 21886 consensus_queue.cc:260] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.959024 21886 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:10.960980 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.961933 21703 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [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: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:16:10.962693 22063 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:10.963115 22063 raft_consensus.cc:697] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:10.963929 22063 consensus_queue.cc:237] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [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: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.965049 21886 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 3.
I20260709 12:16:10.968549 22060 raft_consensus.cc:993] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: : Instructing follower caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.969076 22071 raft_consensus.cc:1081] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Signalling peer caded7f1c68e49b897a4978d9ac7ca06 to start an election
I20260709 12:16:10.970666 21735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "627023c288e0413293a207608b58e964"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
 from {username='slave'} at 127.0.0.1:39668
I20260709 12:16:10.971123 21735 raft_consensus.cc:493] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:10.971521 21735 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.972309 21634 catalog_manager.cc:5697] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 2 to 3, leader changed from 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:10.977504 21735 raft_consensus.cc:515] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.979691 21735 leader_election.cc:290] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:10.980929 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:10.980962 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "caded7f1c68e49b897a4978d9ac7ca06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:10.981479 21811 raft_consensus.cc:3055] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:10.981840 21811 raft_consensus.cc:740] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:10.981848 21886 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.982725 21811 consensus_queue.cc:260] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.983553 21811 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:10.986583 21886 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:16:10.987408 21703 leader_election.cc:304] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06; no voters: 
I20260709 12:16:10.987924 21811 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caded7f1c68e49b897a4978d9ac7ca06 in term 2.
I20260709 12:16:10.988047 22063 raft_consensus.cc:2804] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:10.988538 22063 raft_consensus.cc:697] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Becoming Leader. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:10.989400 22063 consensus_queue.cc:237] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:10.996423 21634 catalog_manager.cc:5697] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 reported cstate change: term changed from 1 to 2, leader changed from 815f72eacd724bf19212a2599681ef84 (127.20.149.194) to caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "caded7f1c68e49b897a4978d9ac7ca06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:11.138572 21886 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.139922 22063 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.151664 21811 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.153502 22064 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:11.206284 21811 raft_consensus.cc:1275] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.207513 22064 consensus_queue.cc:1048] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:11.216820 21886 raft_consensus.cc:1275] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.218310 22073 consensus_queue.cc:1048] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:11.234579 21811 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.235622 22073 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.243639 21886 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.245512 22073 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.428120 21886 raft_consensus.cc:1275] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.429246 22073 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:11.437695 21811 raft_consensus.cc:1275] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:11.439281 22074 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:11.445837 21886 raft_consensus.cc:1275] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.448030 22074 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:11.459107 21811 raft_consensus.cc:1275] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Refusing update from remote peer caded7f1c68e49b897a4978d9ac7ca06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:11.460741 22063 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:13.679122 21079 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:16:13.679808 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:13.686722 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "627023c288e0413293a207608b58e964"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:13.687225 21735 raft_consensus.cc:606] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Received request to transfer leadership to TS 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:16:13.689448 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:13.689891 21735 raft_consensus.cc:606] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Received request to transfer leadership to TS 815f72eacd724bf19212a2599681ef84
I20260709 12:16:13.691843 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:13.692243 21735 raft_consensus.cc:606] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Received request to transfer leadership to TS 815f72eacd724bf19212a2599681ef84
I20260709 12:16:13.694410 21735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
mode: GRACEFUL
new_leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:48206
I20260709 12:16:13.694820 21735 raft_consensus.cc:606] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Received request to transfer leadership to TS 5a977a1b31bf4da88de0d77dbb2bc209
I20260709 12:16:13.695745 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:16:13.696197 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:13.878686 22092 raft_consensus.cc:993] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:16:13.879220 22092 raft_consensus.cc:1081] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Signalling peer 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:16:13.880808 21812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:43554
I20260709 12:16:13.881330 21812 raft_consensus.cc:493] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.881685 21812 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.887797 21812 raft_consensus.cc:515] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.889948 21812 leader_election.cc:290] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:13.890735 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:13.890995 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aab9e4cfc744d3fb16a20f5a5a9b5aa" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:13.891357 21735 raft_consensus.cc:3055] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:13.891589 21886 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.891691 21735 raft_consensus.cc:740] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:13.892484 21735 consensus_queue.cc:260] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.893404 21735 raft_consensus.cc:3060] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:13.896130 21886 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:16:13.897276 21778 leader_election.cc:304] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:13.898097 22093 raft_consensus.cc:2804] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:13.898051 21735 raft_consensus.cc:2468] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:16:13.899513 22093 raft_consensus.cc:697] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:13.900480 22093 consensus_queue.cc:237] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.907550 22094 raft_consensus.cc:993] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:16:13.908062 22092 raft_consensus.cc:1081] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Signalling peer 815f72eacd724bf19212a2599681ef84 to start an election
I20260709 12:16:13.908803 21634 catalog_manager.cc:5697] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 1 to 2, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.909559 21812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda14d4e766a456881e59c96869013d1"
dest_uuid: "815f72eacd724bf19212a2599681ef84"
 from {username='slave'} at 127.0.0.1:43554
I20260709 12:16:13.910137 21812 raft_consensus.cc:493] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.910504 21812 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:13.917678 21812 raft_consensus.cc:515] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.919459 21812 leader_election.cc:290] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 4 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:13.920538 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:13.920608 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda14d4e766a456881e59c96869013d1" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:13.921204 21735 raft_consensus.cc:3055] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:13.921283 21886 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:13.921633 21735 raft_consensus.cc:740] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:13.922369 21735 consensus_queue.cc:260] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.923350 21735 raft_consensus.cc:3060] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:13.927932 21886 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 4.
I20260709 12:16:13.928733 21735 raft_consensus.cc:2468] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 4.
I20260709 12:16:13.928882 21778 leader_election.cc:304] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [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: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:13.929742 22093 raft_consensus.cc:2804] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:13.930160 22093 raft_consensus.cc:697] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 4 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:13.930933 22093 consensus_queue.cc:237] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:13.937518 21634 catalog_manager.cc:5697] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 3 to 4, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 4 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:13.994240 22094 raft_consensus.cc:993] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:13.994771 22092 raft_consensus.cc:1081] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Signalling peer 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:13.996129 21886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:58544
I20260709 12:16:13.996553 21886 raft_consensus.cc:493] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:13.996796 21886 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:14.001030 21886 raft_consensus.cc:515] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.003087 21886 leader_election.cc:290] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:14.003834 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:14.004204 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0fa02b9d14c3db188eed976106b6b" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:14.004439 21735 raft_consensus.cc:3055] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:16:14.004789 21812 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:14.004809 21735 raft_consensus.cc:740] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:14.005774 21735 consensus_queue.cc:260] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.006688 21735 raft_consensus.cc:3060] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:14.010000 21812 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 4.
I20260709 12:16:14.011291 21735 raft_consensus.cc:2468] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 4.
I20260709 12:16:14.011304 21852 leader_election.cc:304] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [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: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:14.012302 22056 raft_consensus.cc:2804] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:14.013504 22056 raft_consensus.cc:697] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:14.014298 22056 consensus_queue.cc:237] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.020994 21634 catalog_manager.cc:5697] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 3 to 4, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 4 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:14.163659 22094 raft_consensus.cc:993] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: : Instructing follower 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:14.164101 22092 raft_consensus.cc:1081] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Signalling peer 5a977a1b31bf4da88de0d77dbb2bc209 to start an election
I20260709 12:16:14.165544 21886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "627023c288e0413293a207608b58e964"
dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
 from {username='slave'} at 127.0.0.1:58544
I20260709 12:16:14.165939 21886 raft_consensus.cc:493] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:14.166159 21886 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:14.169977 21886 raft_consensus.cc:515] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.171417 21886 leader_election.cc:290] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:14.172156 21735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "caded7f1c68e49b897a4978d9ac7ca06"
I20260709 12:16:14.172725 21735 raft_consensus.cc:3055] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:16:14.172583 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627023c288e0413293a207608b58e964" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:14.173043 21735 raft_consensus.cc:740] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: caded7f1c68e49b897a4978d9ac7ca06, State: Running, Role: LEADER
I20260709 12:16:14.173200 21812 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:14.173816 21735 consensus_queue.cc:260] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.174938 21735 raft_consensus.cc:3060] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:14.179757 21812 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 3.
I20260709 12:16:14.180909 21852 leader_election.cc:304] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [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: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:14.181025 21735 raft_consensus.cc:2468] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 3.
I20260709 12:16:14.181706 22056 raft_consensus.cc:2804] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:14.182178 22056 raft_consensus.cc:697] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:14.182986 22056 consensus_queue.cc:237] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:14.189029 21634 catalog_manager.cc:5697] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 2 to 3, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 3 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:14.290807 21886 raft_consensus.cc:1275] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.291978 22093 consensus_queue.cc:1048] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.302553 21735 raft_consensus.cc:1275] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:14.303964 22107 consensus_queue.cc:1048] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:14.383965 21886 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:14.385207 22107 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:14.393812 21735 raft_consensus.cc:1275] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:14.395133 22095 consensus_queue.cc:1048] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:14.623008 21735 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:14.624715 22056 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:14.639984 21812 raft_consensus.cc:1275] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:14.642006 22102 consensus_queue.cc:1048] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:14.657927 21811 raft_consensus.cc:1275] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:14.659406 22102 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:14.670329 21735 raft_consensus.cc:1275] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:14.671648 22056 consensus_queue.cc:1048] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:14.697208 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:14.703169 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:14.703513 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:15.704474 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:15.710425 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:15.710798 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:16.711613 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:16.717039 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:16.717401 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:17.718205 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:17.723946 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:17.724385 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:18.725451 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:18.731551 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:18.732029 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:19.733016 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:19.738981 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:19.739435 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:20.740376 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:20.745491 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:20.745911 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:21.746860 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:21.752139 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:21.752635 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:22.753636 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:22.759104 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:16:22.759456 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:16:23.186036 21852 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:37287, user_credentials={real_user=slave}} blocked reactor thread for 63413.7us
I20260709 12:16:24.116478 21079 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:16:24.117013 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:16:24.145048 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:24.145781 21079 tablet_replica.cc:333] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.146484 21079 raft_consensus.cc:2243] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.146997 21079 raft_consensus.cc:2272] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.149169 21079 tablet_replica.cc:333] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.149976 21079 raft_consensus.cc:2243] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.150431 21079 raft_consensus.cc:2272] T 25ed7c44c7b4444686d7be01f1b65c02 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.152160 21079 tablet_replica.cc:333] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.152699 21079 raft_consensus.cc:2243] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.153573 21079 raft_consensus.cc:2272] T 0cdee47a5b0641c88f97f1785014b367 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.155328 21079 tablet_replica.cc:333] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.155836 21079 raft_consensus.cc:2243] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.156265 21079 raft_consensus.cc:2272] T bda14d4e766a456881e59c96869013d1 P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.158049 21079 tablet_replica.cc:333] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.158571 21079 raft_consensus.cc:2243] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.159381 21079 raft_consensus.cc:2272] T d18bf7f841494fc29c8c48150aaa8b38 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.161597 21079 tablet_replica.cc:333] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.162101 21079 raft_consensus.cc:2243] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:24.162292 21850 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260709 12:16:24.162513 21079 raft_consensus.cc:2272] T 627023c288e0413293a207608b58e964 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.164490 21079 tablet_replica.cc:333] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.165009 21079 raft_consensus.cc:2243] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.165462 21079 raft_consensus.cc:2272] T fca0fa02b9d14c3db188eed976106b6b P caded7f1c68e49b897a4978d9ac7ca06 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:24.165593 21850 consensus_peers.cc:597] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:24.167575 21079 tablet_replica.cc:333] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.168102 21079 raft_consensus.cc:2243] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.168874 21079 raft_consensus.cc:2272] T 775fa050151b4dd88291636e94f5adf0 P caded7f1c68e49b897a4978d9ac7ca06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.170576 21079 tablet_replica.cc:333] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.171046 21079 raft_consensus.cc:2243] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:24.171452 21079 raft_consensus.cc:2272] T c6037d76e07a435db80db05ce409a344 P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:24.173089 21079 tablet_replica.cc:333] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06: stopping tablet replica
I20260709 12:16:24.173612 21079 raft_consensus.cc:2243] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:24.174402 21079 raft_consensus.cc:2272] T f1db9e3669884a8da66ce84f768d120d P caded7f1c68e49b897a4978d9ac7ca06 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:24.275175 21758 debug-util.cc:398] Leaking SignalData structure 0x7b08001e98e0 after lost signal to thread 21082
W20260709 12:16:24.276022 21758 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9fc0 after lost signal to thread 21669
W20260709 12:16:24.277137 21758 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9840 after lost signal to thread 21761
W20260709 12:16:24.277290 21776 consensus_peers.cc:597] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:24.277973 21758 debug-util.cc:398] Leaking SignalData structure 0x7b0800103aa0 after lost signal to thread 21836
W20260709 12:16:24.278709 21758 debug-util.cc:398] Leaking SignalData structure 0x7b080013fb00 after lost signal to thread 21910
W20260709 12:16:24.480324 21850 consensus_peers.cc:597] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:24.494115 21776 consensus_peers.cc:597] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:24.546802 21776 consensus_peers.cc:597] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:24.590577 21850 consensus_peers.cc:597] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:25.158895 22129 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.159828 22129 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.162408 22129 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.163918 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
W20260709 12:16:25.166846 21776 leader_election.cc:336] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.167375 21776 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 815f72eacd724bf19212a2599681ef84; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.168299 22129 raft_consensus.cc:2749] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:16:25.201985 21079 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21758)
I20260709 12:16:25.327277 22140 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.328061 22140 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.330826 22140 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:25.332152 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
W20260709 12:16:25.334882 21850 leader_election.cc:336] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.335263 21850 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209; no voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.335958 22140 raft_consensus.cc:2749] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:25.346431 22129 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.347046 22129 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.348788 22129 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.349946 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:16:25.350636 21886 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:16:25.351845 21778 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
W20260709 12:16:25.352523 21776 leader_election.cc:336] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.352710 22129 raft_consensus.cc:2804] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:25.353055 22129 raft_consensus.cc:493] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting leader election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.353453 22129 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:25.359663 22129 raft_consensus.cc:515] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.361402 22129 leader_election.cc:290] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.362663 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cdee47a5b0641c88f97f1785014b367" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:25.363197 21886 raft_consensus.cc:3060] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:16:25.365373 21776 leader_election.cc:336] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.368335 21886 raft_consensus.cc:2468] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 3.
I20260709 12:16:25.369256 21778 leader_election.cc:304] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.369920 22129 raft_consensus.cc:2804] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:25.370407 22129 raft_consensus.cc:697] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 3 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:25.371279 22129 consensus_queue.cc:237] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.381363 21635 catalog_manager.cc:5697] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 2 to 3, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:25.417621 22129 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.418213 22129 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.419920 22129 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.420979 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
W20260709 12:16:25.423651 21776 leader_election.cc:336] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.424001 21776 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 815f72eacd724bf19212a2599681ef84; no voters: 5a977a1b31bf4da88de0d77dbb2bc209, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.424582 22129 raft_consensus.cc:2749] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:16:25.436729 22140 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.437296 22140 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.439128 22140 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457)
I20260709 12:16:25.440026 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:16:25.440654 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 3.
I20260709 12:16:25.441825 21852 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:25.442556 22140 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:16:25.442945 22140 raft_consensus.cc:493] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting leader election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
W20260709 12:16:25.443089 21850 leader_election.cc:336] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.443341 22140 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:25.452186 22140 raft_consensus.cc:515] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.454412 22140 leader_election.cc:290] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 election: Requested vote from peers 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287), caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457)
I20260709 12:16:25.454885 22127 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.455293 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "775fa050151b4dd88291636e94f5adf0" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:25.455870 21811 raft_consensus.cc:3060] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:16:25.455598 22127 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.458648 22127 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
W20260709 12:16:25.459856 21850 leader_election.cc:336] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.460647 21812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:16:25.463299 21811 raft_consensus.cc:2468] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 4.
W20260709 12:16:25.464509 21850 leader_election.cc:336] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.464790 21852 leader_election.cc:304] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.464947 21850 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209; no voters: 815f72eacd724bf19212a2599681ef84, caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.465720 22127 raft_consensus.cc:2804] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:16:25.466347 22139 raft_consensus.cc:2749] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:16:25.467567 22127 raft_consensus.cc:697] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:25.468380 22127 consensus_queue.cc:237] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.475973 21635 catalog_manager.cc:5697] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 3 to 4, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 4 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:25.493239 22127 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.493809 22127 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.496078 22127 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:25.496997 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84" is_pre_election: true
I20260709 12:16:25.497650 21811 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 2.
I20260709 12:16:25.498668 21852 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:25.499440 22127 raft_consensus.cc:2804] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:25.499864 22127 raft_consensus.cc:493] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Starting leader election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
W20260709 12:16:25.499876 21850 leader_election.cc:336] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.500258 22127 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:25.507500 22127 raft_consensus.cc:515] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.509656 22127 leader_election.cc:290] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287)
I20260709 12:16:25.510689 21811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18bf7f841494fc29c8c48150aaa8b38" candidate_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "815f72eacd724bf19212a2599681ef84"
I20260709 12:16:25.511236 21811 raft_consensus.cc:3060] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:16:25.513262 21850 leader_election.cc:336] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.516064 21811 raft_consensus.cc:2468] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a977a1b31bf4da88de0d77dbb2bc209 in term 3.
I20260709 12:16:25.517038 21852 leader_election.cc:304] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.517765 22127 raft_consensus.cc:2804] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:25.518270 22127 raft_consensus.cc:697] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 LEADER]: Becoming Leader. State: Replica: 5a977a1b31bf4da88de0d77dbb2bc209, State: Running, Role: LEADER
I20260709 12:16:25.519358 22127 consensus_queue.cc:237] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.527415 21635 catalog_manager.cc:5697] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 reported cstate change: term changed from 2 to 3, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195). New cstate: current_term: 3 leader_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:25.640190 22129 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
I20260709 12:16:25.640830 22129 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.642860 22129 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.643908 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" is_pre_election: true
I20260709 12:16:25.644471 21886 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 2.
I20260709 12:16:25.645520 21778 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: 
I20260709 12:16:25.646241 22129 raft_consensus.cc:2804] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:16:25.646621 22129 raft_consensus.cc:493] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Starting leader election (detected failure of leader caded7f1c68e49b897a4978d9ac7ca06)
W20260709 12:16:25.646952 21776 leader_election.cc:336] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.647055 22129 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:16:25.655365 22129 raft_consensus.cc:515] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.657655 22129 leader_election.cc:290] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: Requested vote from peers caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457), 5a977a1b31bf4da88de0d77dbb2bc209 (127.20.149.195:33581)
I20260709 12:16:25.658721 21886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1db9e3669884a8da66ce84f768d120d" candidate_uuid: "815f72eacd724bf19212a2599681ef84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5a977a1b31bf4da88de0d77dbb2bc209"
I20260709 12:16:25.659340 21886 raft_consensus.cc:3060] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:16:25.661723 21776 leader_election.cc:336] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111)
I20260709 12:16:25.664269 21886 raft_consensus.cc:2468] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 815f72eacd724bf19212a2599681ef84 in term 3.
I20260709 12:16:25.665187 21778 leader_election.cc:304] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5a977a1b31bf4da88de0d77dbb2bc209, 815f72eacd724bf19212a2599681ef84; no voters: caded7f1c68e49b897a4978d9ac7ca06
I20260709 12:16:25.665973 22129 raft_consensus.cc:2804] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:16:25.666464 22129 raft_consensus.cc:697] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 3 LEADER]: Becoming Leader. State: Replica: 815f72eacd724bf19212a2599681ef84, State: Running, Role: LEADER
I20260709 12:16:25.667299 22129 consensus_queue.cc:237] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [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: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } }
I20260709 12:16:25.675369 21635 catalog_manager.cc:5697] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 reported cstate change: term changed from 2 to 3, leader changed from caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193) to 815f72eacd724bf19212a2599681ef84 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "815f72eacd724bf19212a2599681ef84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caded7f1c68e49b897a4978d9ac7ca06" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:25.792713 21776 consensus_peers.cc:597] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:25.919967 21811 raft_consensus.cc:1275] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:16:25.921193 22127 consensus_queue.cc:1048] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:25.924547 21886 raft_consensus.cc:1275] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:16:25.926141 21850 consensus_peers.cc:597] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:25.926921 22129 consensus_queue.cc:1048] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:25.948820 21850 consensus_peers.cc:597] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:26.037815 21811 raft_consensus.cc:1275] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Refusing update from remote peer 5a977a1b31bf4da88de0d77dbb2bc209: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:26.038944 22139 consensus_queue.cc:1048] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [LEADER]: Connected to new peer: Peer: permanent_uuid: "815f72eacd724bf19212a2599681ef84" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 37287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:26.202447 21079 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21758)
W20260709 12:16:26.214740 21776 consensus_peers.cc:597] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:26.244647 21886 raft_consensus.cc:1275] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Refusing update from remote peer 815f72eacd724bf19212a2599681ef84: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:16:26.246184 22155 consensus_queue.cc:1048] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a977a1b31bf4da88de0d77dbb2bc209" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 33581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:16:26.462339 21850 consensus_peers.cc:597] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer caded7f1c68e49b897a4978d9ac7ca06 (127.20.149.193:36457): Couldn't send request to peer caded7f1c68e49b897a4978d9ac7ca06. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:36457: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:16:26.591118 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
I20260709 12:16:26.618250 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
W20260709 12:16:26.647123 21852 consensus_peers.cc:597] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Couldn't send request to peer 815f72eacd724bf19212a2599681ef84. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:26.648818 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:26.649709 21079 tablet_replica.cc:333] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.650602 21079 raft_consensus.cc:2243] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.651268 21079 raft_consensus.cc:2272] T f1db9e3669884a8da66ce84f768d120d P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.653499 21079 tablet_replica.cc:333] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.654277 21079 raft_consensus.cc:2243] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.655128 21079 raft_consensus.cc:2272] T c6037d76e07a435db80db05ce409a344 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.656880 21079 tablet_replica.cc:333] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.657462 21079 raft_consensus.cc:2243] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.657923 21079 raft_consensus.cc:2272] T 775fa050151b4dd88291636e94f5adf0 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.659934 21079 tablet_replica.cc:333] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.660465 21079 raft_consensus.cc:2243] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.660914 21079 raft_consensus.cc:2272] T 25ed7c44c7b4444686d7be01f1b65c02 P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.662626 21079 tablet_replica.cc:333] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.663129 21079 raft_consensus.cc:2243] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.663879 21079 raft_consensus.cc:2272] T bda14d4e766a456881e59c96869013d1 P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.665771 21079 tablet_replica.cc:333] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.666254 21079 raft_consensus.cc:2243] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.666946 21079 raft_consensus.cc:2272] T 0cdee47a5b0641c88f97f1785014b367 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.668821 21079 tablet_replica.cc:333] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.669297 21079 raft_consensus.cc:2243] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.669857 21079 raft_consensus.cc:2272] T d18bf7f841494fc29c8c48150aaa8b38 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.671802 21079 tablet_replica.cc:333] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.672291 21079 raft_consensus.cc:2243] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.672765 21079 raft_consensus.cc:2272] T fca0fa02b9d14c3db188eed976106b6b P 815f72eacd724bf19212a2599681ef84 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.674420 21079 tablet_replica.cc:333] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.674877 21079 raft_consensus.cc:2243] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.675309 21079 raft_consensus.cc:2272] T 627023c288e0413293a207608b58e964 P 815f72eacd724bf19212a2599681ef84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.676968 21079 tablet_replica.cc:333] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84: stopping tablet replica
I20260709 12:16:26.677484 21079 raft_consensus.cc:2243] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.678232 21079 raft_consensus.cc:2272] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 815f72eacd724bf19212a2599681ef84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.722990 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
I20260709 12:16:26.741982 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
I20260709 12:16:26.770664 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:16:26.771349 21079 tablet_replica.cc:333] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.772347 21079 raft_consensus.cc:2243] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.773514 21079 raft_consensus.cc:2272] T 25ed7c44c7b4444686d7be01f1b65c02 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.775432 21079 tablet_replica.cc:333] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.775918 21079 raft_consensus.cc:2243] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.776343 21079 raft_consensus.cc:2272] T f1db9e3669884a8da66ce84f768d120d P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.779062 21079 tablet_replica.cc:333] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.779569 21079 raft_consensus.cc:2243] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.780476 21079 raft_consensus.cc:2272] T 775fa050151b4dd88291636e94f5adf0 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.783149 21079 tablet_replica.cc:333] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.783633 21079 raft_consensus.cc:2243] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:16:26.783667 21852 consensus_peers.cc:597] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 -> Peer 815f72eacd724bf19212a2599681ef84 (127.20.149.194:37287): Couldn't send request to peer 815f72eacd724bf19212a2599681ef84. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:37287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:26.784150 21079 raft_consensus.cc:2272] T 7aab9e4cfc744d3fb16a20f5a5a9b5aa P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.785970 21079 tablet_replica.cc:333] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.786489 21079 raft_consensus.cc:2243] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.786890 21079 raft_consensus.cc:2272] T 0cdee47a5b0641c88f97f1785014b367 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.788894 21079 tablet_replica.cc:333] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.789381 21079 raft_consensus.cc:2243] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.789891 21079 raft_consensus.cc:2272] T bda14d4e766a456881e59c96869013d1 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.791546 21079 tablet_replica.cc:333] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.791996 21079 raft_consensus.cc:2243] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.792716 21079 raft_consensus.cc:2272] T d18bf7f841494fc29c8c48150aaa8b38 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.794646 21079 tablet_replica.cc:333] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.795117 21079 raft_consensus.cc:2243] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:26.795531 21079 raft_consensus.cc:2272] T c6037d76e07a435db80db05ce409a344 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.797160 21079 tablet_replica.cc:333] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.797643 21079 raft_consensus.cc:2243] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.798332 21079 raft_consensus.cc:2272] T 627023c288e0413293a207608b58e964 P 5a977a1b31bf4da88de0d77dbb2bc209 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.799849 21079 tablet_replica.cc:333] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209: stopping tablet replica
I20260709 12:16:26.800287 21079 raft_consensus.cc:2243] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.800998 21079 raft_consensus.cc:2272] T fca0fa02b9d14c3db188eed976106b6b P 5a977a1b31bf4da88de0d77dbb2bc209 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.830431 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
I20260709 12:16:26.849025 21079 master.cc:562] Master@127.20.149.254:43547 shutting down...
W20260709 12:16:26.871399 21683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:16:26.872376 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:16:26.872936 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:26.873271 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 111a2bbe1e7547368ebcbe881d63a71a: stopping tablet replica
I20260709 12:16:26.892519 21079 master.cc:584] Master@127.20.149.254:43547 shutdown complete.
5a977a1b31bf4da88de0d77dbb2bc209  1
815f72eacd724bf19212a2599681ef84  4
caded7f1c68e49b897a4978d9ac7ca06  5
5a977a1b31bf4da88de0d77dbb2bc209  3
815f72eacd724bf19212a2599681ef84  4
caded7f1c68e49b897a4978d9ac7ca06  3
5a977a1b31bf4da88de0d77dbb2bc209  1
815f72eacd724bf19212a2599681ef84  1
caded7f1c68e49b897a4978d9ac7ca06  8
5a977a1b31bf4da88de0d77dbb2bc209  3
815f72eacd724bf19212a2599681ef84  3
caded7f1c68e49b897a4978d9ac7ca06  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (31512 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:16:26.933245 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:38243
I20260709 12:16:26.934448 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:26.940697 22158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:26.940747 22159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:26.941650 22161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:26.943980 21079 server_base.cc:1061] running on GCE node
I20260709 12:16:26.944986 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:26.945161 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:26.945401 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599386945365 us; error 0 us; skew 500 ppm
I20260709 12:16:26.946092 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:26.948575 21079 webserver.cc:533] Webserver started at http://127.20.149.254:38607/ using document root <none> and password file <none>
I20260709 12:16:26.949075 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:26.949266 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:26.949589 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:26.950690 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "4447386b1b5c45ed960ebc350e54d937"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-qjps"
I20260709 12:16:26.955019 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:16:26.958295 22166 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:26.958994 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:16:26.959296 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "4447386b1b5c45ed960ebc350e54d937"
format_stamp: "Formatted at 2026-07-09 12:16:26 on dist-test-slave-qjps"
I20260709 12:16:26.959571 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:26.976755 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:26.978019 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:27.016657 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:38243
I20260709 12:16:27.016775 22217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:38243 every 8 connection(s)
I20260709 12:16:27.020856 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.030692 22218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937: Bootstrap starting.
I20260709 12:16:27.035385 22218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.039466 22218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937: No bootstrap required, opened a new log
I20260709 12:16:27.041553 22218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER }
I20260709 12:16:27.041921 22218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.042117 22218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4447386b1b5c45ed960ebc350e54d937, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.042714 22218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER }
I20260709 12:16:27.043123 22218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:16:27.043320 22218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:16:27.043529 22218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:27.047581 22218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER }
I20260709 12:16:27.048040 22218 leader_election.cc:304] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [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: 4447386b1b5c45ed960ebc350e54d937; no voters: 
I20260709 12:16:27.049306 22218 leader_election.cc:290] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:16:27.049839 22221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:27.051251 22221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 1 LEADER]: Becoming Leader. State: Replica: 4447386b1b5c45ed960ebc350e54d937, State: Running, Role: LEADER
I20260709 12:16:27.051852 22221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [LEADER]: Queue going to LEADER mode. State: All 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: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER }
I20260709 12:16:27.052376 22218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:16:27.056320 22222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4447386b1b5c45ed960ebc350e54d937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER } }
I20260709 12:16:27.057075 22222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:27.058316 22223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4447386b1b5c45ed960ebc350e54d937. Latest consensus state: current_term: 1 leader_uuid: "4447386b1b5c45ed960ebc350e54d937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4447386b1b5c45ed960ebc350e54d937" member_type: VOTER } }
I20260709 12:16:27.059029 22223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [sys.catalog]: This master's current role is: LEADER
I20260709 12:16:27.063719 22229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:16:27.068936 22229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:16:27.070047 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:16:27.077926 22229 catalog_manager.cc:1383] Generated new cluster ID: 32206433ac7046e2a225e291aad3de49
I20260709 12:16:27.078225 22229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:16:27.111833 22229 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:16:27.113058 22229 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:16:27.123627 22229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937: Generated new TSK 0
I20260709 12:16:27.124266 22229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:16:27.136439 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:27.142616 22239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.143785 22240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.145705 22242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:27.146185 21079 server_base.cc:1061] running on GCE node
I20260709 12:16:27.147177 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:27.147408 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:27.147581 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599387147557 us; error 0 us; skew 500 ppm
I20260709 12:16:27.148101 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:27.150410 21079 webserver.cc:533] Webserver started at http://127.20.149.193:41915/ using document root <none> and password file <none>
I20260709 12:16:27.150887 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:27.151095 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:27.151364 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:27.152390 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "5907fa614c3b48d4929abeab9e536753"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.156800 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:16:27.159960 22247 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.160782 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:16:27.161095 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "5907fa614c3b48d4929abeab9e536753"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.161516 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:27.183633 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:27.184912 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:27.186463 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:27.188743 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:27.188961 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.189198 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:27.189392 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.230647 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:41961
I20260709 12:16:27.230763 22309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:41961 every 8 connection(s)
I20260709 12:16:27.236014 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:27.243774 22314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.244292 22315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.248178 22317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:27.249001 21079 server_base.cc:1061] running on GCE node
I20260709 12:16:27.250088 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:27.250368 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:27.250460 22310 heartbeater.cc:344] Connected to a master server at 127.20.149.254:38243
I20260709 12:16:27.250624 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599387250602 us; error 0 us; skew 500 ppm
I20260709 12:16:27.250945 22310 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:27.251405 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:27.251746 22310 heartbeater.cc:507] Master 127.20.149.254:38243 requested a full tablet report, sending...
I20260709 12:16:27.254089 22183 ts_manager.cc:194] Registered new tserver with Master: 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:27.254540 21079 webserver.cc:533] Webserver started at http://127.20.149.194:38817/ using document root <none> and password file <none>
I20260709 12:16:27.255086 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:27.255316 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:27.255599 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:27.256045 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34382
I20260709 12:16:27.256937 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "200ef61e8527460dad43c9ba80dc2ae2"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.262216 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:27.266276 22322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.267195 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:16:27.267549 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "200ef61e8527460dad43c9ba80dc2ae2"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.267870 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:27.288775 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:27.290037 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:27.292019 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:27.294274 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:27.294497 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.294759 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:27.294936 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.337729 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:38227
I20260709 12:16:27.337844 22384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:38227 every 8 connection(s)
I20260709 12:16:27.342506 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:27.350234 22388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.351370 22389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:27.355197 22391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:27.355986 21079 server_base.cc:1061] running on GCE node
I20260709 12:16:27.356370 22385 heartbeater.cc:344] Connected to a master server at 127.20.149.254:38243
I20260709 12:16:27.356858 22385 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:27.357133 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:27.357457 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:27.357689 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599387357666 us; error 0 us; skew 500 ppm
I20260709 12:16:27.357892 22385 heartbeater.cc:507] Master 127.20.149.254:38243 requested a full tablet report, sending...
I20260709 12:16:27.358539 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:27.360491 22183 ts_manager.cc:194] Registered new tserver with Master: 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:27.361584 21079 webserver.cc:533] Webserver started at http://127.20.149.195:34277/ using document root <none> and password file <none>
I20260709 12:16:27.362259 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:27.362336 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34394
I20260709 12:16:27.362524 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:27.362907 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:27.364643 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "b6b908ce98c243cdbf93b1b205a2935a"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.369581 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:16:27.373067 22396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.373924 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:16:27.374200 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "b6b908ce98c243cdbf93b1b205a2935a"
format_stamp: "Formatted at 2026-07-09 12:16:27 on dist-test-slave-qjps"
I20260709 12:16:27.374470 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:27.391095 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:27.392329 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:27.393925 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:27.396391 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:27.396585 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.396919 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:27.397102 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:27.439481 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:34465
I20260709 12:16:27.439611 22458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:34465 every 8 connection(s)
I20260709 12:16:27.454409 22459 heartbeater.cc:344] Connected to a master server at 127.20.149.254:38243
I20260709 12:16:27.454799 22459 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:27.455593 22459 heartbeater.cc:507] Master 127.20.149.254:38243 requested a full tablet report, sending...
I20260709 12:16:27.457726 22183 ts_manager.cc:194] Registered new tserver with Master: b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:27.458896 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016227078s
I20260709 12:16:27.459455 22183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34410
I20260709 12:16:27.485117 22183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34424:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:16:27.491184 22183 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:16:27.694514 22275 tablet_service.cc:1511] Processing CreateTablet for tablet fbc134d15ac448aeb0f76765e6f7c549 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:27.696019 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc134d15ac448aeb0f76765e6f7c549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.698460 22274 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:27.699826 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.700991 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 5117d9eb48a448c59119c1d8e0ba1e9c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:27.701328 22350 tablet_service.cc:1511] Processing CreateTablet for tablet fbc134d15ac448aeb0f76765e6f7c549 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:27.702471 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5117d9eb48a448c59119c1d8e0ba1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.702598 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:27.703931 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.703610 22349 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:27.704149 22346 tablet_service.cc:1511] Processing CreateTablet for tablet b892b9441c3b419680237e9cf77244be (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:27.704969 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.706604 22345 tablet_service.cc:1511] Processing CreateTablet for tablet f9578d89e06b4881b23f08b2f32812a3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:27.706789 22272 tablet_service.cc:1511] Processing CreateTablet for tablet 5117d9eb48a448c59119c1d8e0ba1e9c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:27.707561 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc134d15ac448aeb0f76765e6f7c549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.706552 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:27.708137 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5117d9eb48a448c59119c1d8e0ba1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.709081 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.709206 22269 tablet_service.cc:1511] Processing CreateTablet for tablet e8ae6c95314b4a208b810f8adf4d646e (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:27.709955 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892b9441c3b419680237e9cf77244be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.710665 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ae6c95314b4a208b810f8adf4d646e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.710717 22271 tablet_service.cc:1511] Processing CreateTablet for tablet b892b9441c3b419680237e9cf77244be (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:27.710741 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9578d89e06b4881b23f08b2f32812a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.712169 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892b9441c3b419680237e9cf77244be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.714701 22270 tablet_service.cc:1511] Processing CreateTablet for tablet f9578d89e06b4881b23f08b2f32812a3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:27.721314 22344 tablet_service.cc:1511] Processing CreateTablet for tablet e8ae6c95314b4a208b810f8adf4d646e (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:27.722846 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ae6c95314b4a208b810f8adf4d646e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.725771 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9578d89e06b4881b23f08b2f32812a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.729632 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 762113f7967641f1b4431c8b6d9f8c1c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:27.731067 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762113f7967641f1b4431c8b6d9f8c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.748899 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 762113f7967641f1b4431c8b6d9f8c1c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:27.750310 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762113f7967641f1b4431c8b6d9f8c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.753026 22424 tablet_service.cc:1511] Processing CreateTablet for tablet fbc134d15ac448aeb0f76765e6f7c549 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:16:27.754410 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc134d15ac448aeb0f76765e6f7c549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.755041 22418 tablet_service.cc:1511] Processing CreateTablet for tablet e8ae6c95314b4a208b810f8adf4d646e (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:16:27.756394 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8ae6c95314b4a208b810f8adf4d646e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.758680 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:27.760514 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 762113f7967641f1b4431c8b6d9f8c1c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:16:27.760807 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:16:27.761910 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762113f7967641f1b4431c8b6d9f8c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.763108 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:16:27.764492 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.766799 22419 tablet_service.cc:1511] Processing CreateTablet for tablet f9578d89e06b4881b23f08b2f32812a3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:16:27.768317 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9578d89e06b4881b23f08b2f32812a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.768159 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 5117d9eb48a448c59119c1d8e0ba1e9c (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:16:27.769692 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b7d2c9d2b9647dbb85bc5cf9b7efbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.770687 22420 tablet_service.cc:1511] Processing CreateTablet for tablet b892b9441c3b419680237e9cf77244be (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:16:27.772034 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892b9441c3b419680237e9cf77244be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.773761 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5117d9eb48a448c59119c1d8e0ba1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.792802 22349 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:27.796842 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:16:27.802380 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaaf1c08bba461bb8bdbe70df41cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.810138 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaaf1c08bba461bb8bdbe70df41cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.813930 22266 tablet_service.cc:1511] Processing CreateTablet for tablet defb6c3267414683872e2472701d0d8a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:27.824398 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaaf1c08bba461bb8bdbe70df41cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.825110 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defb6c3267414683872e2472701d0d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.840847 22345 tablet_service.cc:1511] Processing CreateTablet for tablet defb6c3267414683872e2472701d0d8a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:27.841693 22415 tablet_service.cc:1511] Processing CreateTablet for tablet defb6c3267414683872e2472701d0d8a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:16:27.843007 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defb6c3267414683872e2472701d0d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.843106 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defb6c3267414683872e2472701d0d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.858898 22475 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:27.889173 22348 tablet_service.cc:1511] Processing CreateTablet for tablet c53e0ff5e86d4299bdc234291a1f03d7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:27.890525 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53e0ff5e86d4299bdc234291a1f03d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.891105 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 43de8cf3dff8450daaa1ef1b48896c95 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:27.892767 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de8cf3dff8450daaa1ef1b48896c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.888908 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 43de8cf3dff8450daaa1ef1b48896c95 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:27.894243 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de8cf3dff8450daaa1ef1b48896c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.894697 22475 tablet_bootstrap.cc:654] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:27.902851 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 2df8fb9e2c784afb9fed7c5fd250656d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:27.913511 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 43de8cf3dff8450daaa1ef1b48896c95 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:16:27.914841 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43de8cf3dff8450daaa1ef1b48896c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.917796 22273 tablet_service.cc:1511] Processing CreateTablet for tablet c53e0ff5e86d4299bdc234291a1f03d7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:27.903645 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 2df8fb9e2c784afb9fed7c5fd250656d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:27.933003 22475 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:27.933233 22418 tablet_service.cc:1511] Processing CreateTablet for tablet c53e0ff5e86d4299bdc234291a1f03d7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:16:27.938241 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53e0ff5e86d4299bdc234291a1f03d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.940918 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df8fb9e2c784afb9fed7c5fd250656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.940752 22269 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f545f5b04e5d8bf600377b2a0aca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:27.942667 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f545f5b04e5d8bf600377b2a0aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.947937 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53e0ff5e86d4299bdc234291a1f03d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.949976 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df8fb9e2c784afb9fed7c5fd250656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.956158 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 2df8fb9e2c784afb9fed7c5fd250656d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:16:27.954138 22475 ts_tablet_manager.cc:1403] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.000s
I20260709 12:16:27.970193 22474 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:27.970897 22350 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f545f5b04e5d8bf600377b2a0aca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:27.974174 22476 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:27.974960 22418 tablet_service.cc:1511] Processing CreateTablet for tablet aa45f545f5b04e5d8bf600377b2a0aca (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:16:27.976004 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f545f5b04e5d8bf600377b2a0aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.980315 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f545f5b04e5d8bf600377b2a0aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.983708 22271 tablet_service.cc:1511] Processing CreateTablet for tablet db4cd429de9f4ca1871af83649881944 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:27.985098 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4cd429de9f4ca1871af83649881944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.976378 22475 raft_consensus.cc:359] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:27.986963 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df8fb9e2c784afb9fed7c5fd250656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:27.987458 22475 raft_consensus.cc:385] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:27.987802 22475 raft_consensus.cc:740] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:27.988548 22475 consensus_queue.cc:260] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.000425 22348 tablet_service.cc:1511] Processing CreateTablet for tablet db4cd429de9f4ca1871af83649881944 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:28.004060 22474 tablet_bootstrap.cc:654] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.007964 22459 heartbeater.cc:499] Master 127.20.149.254:38243 was elected leader, sending a full tablet report...
I20260709 12:16:28.007622 22415 tablet_service.cc:1511] Processing CreateTablet for tablet db4cd429de9f4ca1871af83649881944 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:16:28.004277 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4cd429de9f4ca1871af83649881944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.009069 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4cd429de9f4ca1871af83649881944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.011507 22475 ts_tablet_manager.cc:1434] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 12:16:28.012540 22475 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:28.013762 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 8829d6225bfa4ef0b2e841b87131b449 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:28.015089 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8829d6225bfa4ef0b2e841b87131b449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.007256 22476 tablet_bootstrap.cc:654] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.023839 22350 tablet_service.cc:1511] Processing CreateTablet for tablet 8829d6225bfa4ef0b2e841b87131b449 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:28.028874 22266 tablet_service.cc:1511] Processing CreateTablet for tablet a85e2b35247a4881b46fde6756c5e639 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:28.030443 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85e2b35247a4881b46fde6756c5e639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.029292 22475 tablet_bootstrap.cc:654] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.035496 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 8829d6225bfa4ef0b2e841b87131b449 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:16:28.036872 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8829d6225bfa4ef0b2e841b87131b449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.037948 22476 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:28.039284 22476 ts_tablet_manager.cc:1403] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260709 12:16:28.038084 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8829d6225bfa4ef0b2e841b87131b449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.044530 22474 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:28.053866 22474 ts_tablet_manager.cc:1403] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.009s
I20260709 12:16:28.057106 22474 raft_consensus.cc:359] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.057885 22474 raft_consensus.cc:385] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.058234 22474 raft_consensus.cc:740] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.059026 22474 consensus_queue.cc:260] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.047608 22476 raft_consensus.cc:359] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.059702 22343 tablet_service.cc:1511] Processing CreateTablet for tablet a85e2b35247a4881b46fde6756c5e639 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:28.060616 22476 raft_consensus.cc:385] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.064103 22476 raft_consensus.cc:740] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.061617 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85e2b35247a4881b46fde6756c5e639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.065716 22349 tablet_service.cc:1511] Processing CreateTablet for tablet c72f7d90a5ff4e55bd29cacf593cb039 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:28.066586 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72f7d90a5ff4e55bd29cacf593cb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.062055 22269 tablet_service.cc:1511] Processing CreateTablet for tablet c72f7d90a5ff4e55bd29cacf593cb039 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 12:16:28.063733 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:28.061088 22421 tablet_service.cc:1511] Processing CreateTablet for tablet a85e2b35247a4881b46fde6756c5e639 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:16:28.068851 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72f7d90a5ff4e55bd29cacf593cb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.068998 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85e2b35247a4881b46fde6756c5e639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.084408 22475 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:28.085014 22478 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.085510 22478 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.094069 22478 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:28.103727 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad036b5f64b4b07942d53a97a5581d0 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:28.105358 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad036b5f64b4b07942d53a97a5581d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.107180 22349 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad036b5f64b4b07942d53a97a5581d0 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:28.108490 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad036b5f64b4b07942d53a97a5581d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.085273 22475 ts_tablet_manager.cc:1403] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.000s
I20260709 12:16:28.111810 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 3a700d188b434db1b6411e2a4105bc5a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:28.113071 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a700d188b434db1b6411e2a4105bc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.116474 22345 tablet_service.cc:1511] Processing CreateTablet for tablet f53c4350690949b19964019eea32743f (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:28.117774 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53c4350690949b19964019eea32743f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.086117 22476 consensus_queue.cc:260] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.123329 22266 tablet_service.cc:1511] Processing CreateTablet for tablet f53c4350690949b19964019eea32743f (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:28.123636 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 29d27f598e65452cb3f7ad177c5a6866 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:28.124153 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 339d261254b04f528d75b0997446e702 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:28.124728 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53c4350690949b19964019eea32743f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.125341 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d27f598e65452cb3f7ad177c5a6866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.125968 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339d261254b04f528d75b0997446e702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.128279 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 29d27f598e65452cb3f7ad177c5a6866 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:28.129523 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d27f598e65452cb3f7ad177c5a6866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.133669 22421 tablet_service.cc:1511] Processing CreateTablet for tablet c72f7d90a5ff4e55bd29cacf593cb039 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:16:28.134413 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 3a700d188b434db1b6411e2a4105bc5a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:28.134974 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72f7d90a5ff4e55bd29cacf593cb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.135802 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a700d188b434db1b6411e2a4105bc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.136945 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 6ad036b5f64b4b07942d53a97a5581d0 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:16:28.138196 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad036b5f64b4b07942d53a97a5581d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.134419 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 3a700d188b434db1b6411e2a4105bc5a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:16:28.143358 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a700d188b434db1b6411e2a4105bc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.147095 22418 tablet_service.cc:1511] Processing CreateTablet for tablet f53c4350690949b19964019eea32743f (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:16:28.147555 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 29d27f598e65452cb3f7ad177c5a6866 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:16:28.148362 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53c4350690949b19964019eea32743f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.149045 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d27f598e65452cb3f7ad177c5a6866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.150581 22310 heartbeater.cc:499] Master 127.20.149.254:38243 was elected leader, sending a full tablet report...
I20260709 12:16:28.158874 22476 ts_tablet_manager.cc:1434] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.004s
I20260709 12:16:28.160116 22476 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:28.170735 22475 raft_consensus.cc:359] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.179431 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 339d261254b04f528d75b0997446e702 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:28.180790 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339d261254b04f528d75b0997446e702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.174326 22475 raft_consensus.cc:385] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.200946 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 37d698988c5a439688285c7701c9e380 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:28.202426 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d698988c5a439688285c7701c9e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.202467 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:28.204152 22400 leader_election.cc:343] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:28.206136 22460 tablet.cc:2406] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:16:28.216558 22476 tablet_bootstrap.cc:654] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.224843 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 339d261254b04f528d75b0997446e702 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:16:28.233665 22385 heartbeater.cc:499] Master 127.20.149.254:38243 was elected leader, sending a full tablet report...
I20260709 12:16:28.198246 22475 raft_consensus.cc:740] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.242291 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 37d698988c5a439688285c7701c9e380 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:28.244858 22474 ts_tablet_manager.cc:1434] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.191s	user 0.047s	sys 0.066s
I20260709 12:16:28.245347 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d698988c5a439688285c7701c9e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.245930 22474 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:28.246260 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 37d698988c5a439688285c7701c9e380 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:16:28.244621 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
W20260709 12:16:28.250695 22398 leader_election.cc:343] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.251184 22398 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:28.251782 22474 tablet_bootstrap.cc:654] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.252424 22478 raft_consensus.cc:2749] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.255821 22476 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:28.256412 22476 ts_tablet_manager.cc:1403] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.008s
I20260709 12:16:28.259642 22476 raft_consensus.cc:359] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.261144 22476 raft_consensus.cc:385] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.261574 22476 raft_consensus.cc:740] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.262449 22476 consensus_queue.cc:260] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.267042 22476 ts_tablet_manager.cc:1434] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 12:16:28.270082 22476 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:28.274775 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339d261254b04f528d75b0997446e702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.275619 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d698988c5a439688285c7701c9e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.242427 22475 consensus_queue.cc:260] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.284530 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1008459e604a93945a1b647d2579ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:28.285548 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 952b96a8f4c349c7b2652b9902b5ea60 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:28.286129 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1008459e604a93945a1b647d2579ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.286975 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952b96a8f4c349c7b2652b9902b5ea60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.297143 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 952b96a8f4c349c7b2652b9902b5ea60 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:28.298520 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952b96a8f4c349c7b2652b9902b5ea60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.302716 22475 ts_tablet_manager.cc:1434] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.193s	user 0.008s	sys 0.000s
I20260709 12:16:28.306269 22475 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:28.312358 22475 tablet_bootstrap.cc:654] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.304898 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1008459e604a93945a1b647d2579ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:28.317272 22476 tablet_bootstrap.cc:654] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.303459 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1008459e604a93945a1b647d2579ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:16:28.321094 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1008459e604a93945a1b647d2579ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.322635 22474 tablet_bootstrap.cc:492] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:28.323117 22474 ts_tablet_manager.cc:1403] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.017s
I20260709 12:16:28.326828 22474 raft_consensus.cc:359] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.328141 22482 raft_consensus.cc:493] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.328606 22482 raft_consensus.cc:515] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.329921 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 750ed50056f143bcb26408dd9c92afe2 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:28.327557 22474 raft_consensus.cc:385] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.330317 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 952b96a8f4c349c7b2652b9902b5ea60 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:16:28.331113 22474 raft_consensus.cc:740] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.331271 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750ed50056f143bcb26408dd9c92afe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.331751 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952b96a8f4c349c7b2652b9902b5ea60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.333817 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1008459e604a93945a1b647d2579ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.339232 22350 tablet_service.cc:1511] Processing CreateTablet for tablet 750ed50056f143bcb26408dd9c92afe2 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:28.340662 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750ed50056f143bcb26408dd9c92afe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.351807 22482 leader_election.cc:290] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.356899 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:28.358412 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c302da5c5d4ba9afed9e93c01aaaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.362739 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:28.361192 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 750ed50056f143bcb26408dd9c92afe2 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:16:28.364391 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c302da5c5d4ba9afed9e93c01aaaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.364216 22474 consensus_queue.cc:260] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.366514 22474 ts_tablet_manager.cc:1434] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.006s
I20260709 12:16:28.367558 22474 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:28.374596 22485 raft_consensus.cc:493] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.375097 22485 raft_consensus.cc:515] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.377892 22485 leader_election.cc:290] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.386426 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750ed50056f143bcb26408dd9c92afe2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.419324 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:16:28.420101 22415 tablet_service.cc:1511] Processing CreateTablet for tablet a750d2c3404e49d39650a2a0d8727884 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:28.420670 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c302da5c5d4ba9afed9e93c01aaaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.421554 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a750d2c3404e49d39650a2a0d8727884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.435009 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 29b22631c4b74bcab553e84cf7bbe97b (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:28.436412 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b22631c4b74bcab553e84cf7bbe97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.437247 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 29b22631c4b74bcab553e84cf7bbe97b (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:28.438597 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b22631c4b74bcab553e84cf7bbe97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.440835 22474 tablet_bootstrap.cc:654] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.442682 22350 tablet_service.cc:1511] Processing CreateTablet for tablet a750d2c3404e49d39650a2a0d8727884 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:28.443154 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 29b22631c4b74bcab553e84cf7bbe97b (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:16:28.444011 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a750d2c3404e49d39650a2a0d8727884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.444638 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b22631c4b74bcab553e84cf7bbe97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.451962 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4ad2b93d4640b5800eed644296e5c7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:28.454295 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4ad2b93d4640b5800eed644296e5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.460632 22485 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.461215 22485 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.462585 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
W20260709 12:16:28.464313 22324 leader_election.cc:343] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.464589 22485 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.468474 22266 tablet_service.cc:1511] Processing CreateTablet for tablet a750d2c3404e49d39650a2a0d8727884 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:16:28.467411 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4ad2b93d4640b5800eed644296e5c7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:28.471237 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4ad2b93d4640b5800eed644296e5c7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:16:28.472479 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4ad2b93d4640b5800eed644296e5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.472796 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4ad2b93d4640b5800eed644296e5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.476032 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a750d2c3404e49d39650a2a0d8727884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.481464 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:28.483330 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:28.484038 22434 raft_consensus.cc:2468] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:28.485405 22475 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:28.485904 22475 ts_tablet_manager.cc:1403] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.180s	user 0.003s	sys 0.017s
I20260709 12:16:28.486924 22476 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:28.487421 22476 ts_tablet_manager.cc:1403] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.218s	user 0.026s	sys 0.019s
W20260709 12:16:28.490072 22250 leader_election.cc:343] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.491060 22250 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:28.488840 22475 raft_consensus.cc:359] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.491796 22475 raft_consensus.cc:385] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.491962 22485 raft_consensus.cc:2804] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.492158 22475 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.492445 22485 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.493052 22485 raft_consensus.cc:3060] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.495644 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8c00b559447ff994765a99b211310 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:28.496929 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8c00b559447ff994765a99b211310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.497125 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 22ea1aa6001f402681546a72ecec3256 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:28.498425 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ea1aa6001f402681546a72ecec3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.498170 22475 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.499020 22349 tablet_service.cc:1511] Processing CreateTablet for tablet 22ea1aa6001f402681546a72ecec3256 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:28.500201 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ea1aa6001f402681546a72ecec3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.504091 22474 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:28.504769 22474 ts_tablet_manager.cc:1403] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.005s
I20260709 12:16:28.507166 22475 ts_tablet_manager.cc:1434] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:16:28.491146 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8c00b559447ff994765a99b211310 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:28.483197 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc8c00b559447ff994765a99b211310 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:16:28.508488 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8c00b559447ff994765a99b211310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.508536 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8c00b559447ff994765a99b211310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.510509 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:28.511224 22434 raft_consensus.cc:2468] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:28.512671 22325 leader_election.cc:304] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:28.513537 22482 raft_consensus.cc:2804] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.513885 22482 raft_consensus.cc:493] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.514230 22482 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.518422 22476 raft_consensus.cc:359] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.519137 22476 raft_consensus.cc:385] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.519454 22476 raft_consensus.cc:740] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.520304 22476 consensus_queue.cc:260] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.520777 22482 raft_consensus.cc:515] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.524051 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:28.524936 22475 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
W20260709 12:16:28.525671 22324 leader_election.cc:343] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.525990 22482 leader_election.cc:290] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.522739 22474 raft_consensus.cc:359] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.526675 22474 raft_consensus.cc:385] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.526993 22474 raft_consensus.cc:740] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.527491 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:28.528045 22434 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.527971 22474 consensus_queue.cc:260] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.538339 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:28.539222 22360 raft_consensus.cc:2468] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:28.544690 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:28.545325 22360 raft_consensus.cc:2468] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:28.546581 22251 leader_election.cc:304] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:28.546581 22474 ts_tablet_manager.cc:1434] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.006s
I20260709 12:16:28.551173 22434 raft_consensus.cc:2468] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:28.553354 22474 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:28.557331 22475 tablet_bootstrap.cc:654] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.558095 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 22ea1aa6001f402681546a72ecec3256 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:16:28.562170 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ea1aa6001f402681546a72ecec3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.559185 22325 leader_election.cc:304] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:28.512682 22485 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.565519 22474 tablet_bootstrap.cc:654] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.574123 22482 raft_consensus.cc:2804] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.574730 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:28.575309 22434 raft_consensus.cc:3060] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.575902 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb385ab6604447f83c4d81c02ebb3f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:28.582392 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb385ab6604447f83c4d81c02ebb3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.572163 22485 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.591012 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 386286c797db436eab5be90f28648053 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:28.589545 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb385ab6604447f83c4d81c02ebb3f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:28.592270 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386286c797db436eab5be90f28648053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.596984 22434 raft_consensus.cc:2468] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:28.592351 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb385ab6604447f83c4d81c02ebb3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.599798 22418 tablet_service.cc:1511] Processing CreateTablet for tablet e81cb2a4f5354495837954f5dd844971 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:28.611513 22482 raft_consensus.cc:697] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:28.613965 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81cb2a4f5354495837954f5dd844971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.601271 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0985be61e4cc987a6474a081c7f7a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:28.603569 22416 tablet_service.cc:1511] Processing CreateTablet for tablet f8341d3d40174fab87b470e8aaf5a3ee (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:28.604128 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb385ab6604447f83c4d81c02ebb3f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:16:28.605438 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b7d2c9d2b9647dbb85bc5cf9b7efbcf" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:28.616526 22360 raft_consensus.cc:3060] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.606413 22269 tablet_service.cc:1511] Processing CreateTablet for tablet e81cb2a4f5354495837954f5dd844971 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:28.606644 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 386286c797db436eab5be90f28648053 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:28.608073 22271 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0985be61e4cc987a6474a081c7f7a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:28.616984 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb385ab6604447f83c4d81c02ebb3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.609907 22270 tablet_service.cc:1511] Processing CreateTablet for tablet f8341d3d40174fab87b470e8aaf5a3ee (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:28.590292 22476 ts_tablet_manager.cc:1434] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.019s
I20260709 12:16:28.610888 22343 tablet_service.cc:1511] Processing CreateTablet for tablet 386286c797db436eab5be90f28648053 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:16:28.627225 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0985be61e4cc987a6474a081c7f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.613716 22267 tablet_service.cc:1511] Processing CreateTablet for tablet 64b47209e4f74a3f90434740b69bb4f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:28.602010 22498 raft_consensus.cc:2804] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:28.628513 22498 raft_consensus.cc:493] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:28.629628 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0985be61e4cc987a6474a081c7f7a (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:16:28.629909 22250 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:28.630892 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0985be61e4cc987a6474a081c7f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.630434 22344 tablet_service.cc:1511] Processing CreateTablet for tablet 64b47209e4f74a3f90434740b69bb4f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:28.631901 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b47209e4f74a3f90434740b69bb4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.631635 22349 tablet_service.cc:1511] Processing CreateTablet for tablet e81cb2a4f5354495837954f5dd844971 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:16:28.632869 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81cb2a4f5354495837954f5dd844971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.633306 22345 tablet_service.cc:1511] Processing CreateTablet for tablet f8341d3d40174fab87b470e8aaf5a3ee (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:16:28.634610 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8341d3d40174fab87b470e8aaf5a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.635072 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 4146030b0f8f4f18a101b4ed6344d1c6 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:28.628887 22498 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.636322 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146030b0f8f4f18a101b4ed6344d1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.644201 22476 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:28.644292 22360 raft_consensus.cc:2468] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:28.645768 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386286c797db436eab5be90f28648053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.619059 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 64b47209e4f74a3f90434740b69bb4f9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:16:28.613843 22482 consensus_queue.cc:237] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.655818 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386286c797db436eab5be90f28648053. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.657780 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 4146030b0f8f4f18a101b4ed6344d1c6 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:28.658295 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8341d3d40174fab87b470e8aaf5a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.660771 22272 tablet_service.cc:1511] Processing CreateTablet for tablet 4146030b0f8f4f18a101b4ed6344d1c6 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:16:28.659086 22497 raft_consensus.cc:2804] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.664680 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0985be61e4cc987a6474a081c7f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.665498 22497 raft_consensus.cc:697] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:28.666380 22497 consensus_queue.cc:237] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.664727 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146030b0f8f4f18a101b4ed6344d1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.669752 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8341d3d40174fab87b470e8aaf5a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.678241 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 699e79eca5c4442a9ce61345b19788aa (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:28.678960 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81cb2a4f5354495837954f5dd844971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.678671 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 699e79eca5c4442a9ce61345b19788aa (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:28.679764 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699e79eca5c4442a9ce61345b19788aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.681087 22267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b47209e4f74a3f90434740b69bb4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.685267 22350 tablet_service.cc:1511] Processing CreateTablet for tablet 2c38987695ea481f80bbeb37872917b8 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:28.685865 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4146030b0f8f4f18a101b4ed6344d1c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.686538 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c38987695ea481f80bbeb37872917b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.707043 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b47209e4f74a3f90434740b69bb4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.713068 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699e79eca5c4442a9ce61345b19788aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.715505 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 2c38987695ea481f80bbeb37872917b8 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:28.716831 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c38987695ea481f80bbeb37872917b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.728909 22347 tablet_service.cc:1511] Processing CreateTablet for tablet fb058707abfa4f6ab8ffaeb7c99cc766 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:28.730232 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb058707abfa4f6ab8ffaeb7c99cc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.730472 22422 tablet_service.cc:1511] Processing CreateTablet for tablet fb058707abfa4f6ab8ffaeb7c99cc766 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:28.731722 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb058707abfa4f6ab8ffaeb7c99cc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.736032 22476 tablet_bootstrap.cc:654] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:28.750041 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 699e79eca5c4442a9ce61345b19788aa (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:16:28.750984 22475 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:28.751480 22475 ts_tablet_manager.cc:1403] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.227s	user 0.021s	sys 0.012s
I20260709 12:16:28.752557 22274 tablet_service.cc:1511] Processing CreateTablet for tablet fb058707abfa4f6ab8ffaeb7c99cc766 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:16:28.755265 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb058707abfa4f6ab8ffaeb7c99cc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.758216 22275 tablet_service.cc:1511] Processing CreateTablet for tablet 2c38987695ea481f80bbeb37872917b8 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:16:28.759472 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c38987695ea481f80bbeb37872917b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.769982 22424 tablet_service.cc:1511] Processing CreateTablet for tablet a18f2c8b26f441d7bea4f9f500203cbd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:28.770378 22341 tablet_service.cc:1511] Processing CreateTablet for tablet 0553470156814d8eaa4f4f26a53194ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:28.771356 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18f2c8b26f441d7bea4f9f500203cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.771656 22341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553470156814d8eaa4f4f26a53194ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.780838 22474 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:28.782819 22475 raft_consensus.cc:359] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.782893 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 0553470156814d8eaa4f4f26a53194ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:28.783636 22475 raft_consensus.cc:385] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.783999 22475 raft_consensus.cc:740] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.787098 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699e79eca5c4442a9ce61345b19788aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.790158 22474 ts_tablet_manager.cc:1403] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.237s	user 0.021s	sys 0.000s
I20260709 12:16:28.793861 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553470156814d8eaa4f4f26a53194ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.794459 22350 tablet_service.cc:1511] Processing CreateTablet for tablet a18f2c8b26f441d7bea4f9f500203cbd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:28.795809 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18f2c8b26f441d7bea4f9f500203cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.788800 22183 catalog_manager.cc:5697] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.784869 22475 consensus_queue.cc:260] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.797217 22498 raft_consensus.cc:515] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.807503 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 0553470156814d8eaa4f4f26a53194ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:16:28.808645 22181 catalog_manager.cc:5697] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:28.829118 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553470156814d8eaa4f4f26a53194ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.811839 22270 tablet_service.cc:1511] Processing CreateTablet for tablet a2837ee3ca6c49039b22c225085c7fb7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:28.830772 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2837ee3ca6c49039b22c225085c7fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.834895 22498 leader_election.cc:290] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.836334 22342 tablet_service.cc:1511] Processing CreateTablet for tablet a2837ee3ca6c49039b22c225085c7fb7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:28.839999 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2837ee3ca6c49039b22c225085c7fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.837227 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:28.838208 22419 tablet_service.cc:1511] Processing CreateTablet for tablet a2837ee3ca6c49039b22c225085c7fb7 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:16:28.840586 22360 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:28.836576 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:28.847218 22250 leader_election.cc:343] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.850261 22478 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.850732 22478 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.852725 22478 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:28.854121 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef56341b17e428c84fa10e408f0ecdd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:28.842449 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 31c13de1ca164b2bb4e93096b8e95185 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.854346 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:28.855080 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef56341b17e428c84fa10e408f0ecdd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
W20260709 12:16:28.892210 22400 leader_election.cc:343] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.892648 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef56341b17e428c84fa10e408f0ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.855674 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:28.849109 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2837ee3ca6c49039b22c225085c7fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.858341 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.841812 22349 tablet_service.cc:1511] Processing CreateTablet for tablet 31c13de1ca164b2bb4e93096b8e95185 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.863912 22272 tablet_service.cc:1511] Processing CreateTablet for tablet 31c13de1ca164b2bb4e93096b8e95185 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:16:28.865406 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.868283 22271 tablet_service.cc:1511] Processing CreateTablet for tablet dd2115ff27754e9c86703e1f4027a1cb (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.870551 22273 tablet_service.cc:1511] Processing CreateTablet for tablet a18f2c8b26f441d7bea4f9f500203cbd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:16:28.873101 22475 ts_tablet_manager.cc:1434] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.000s
I20260709 12:16:28.899595 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2115ff27754e9c86703e1f4027a1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.899940 22475 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:28.875355 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef56341b17e428c84fa10e408f0ecdd (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:16:28.900995 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef56341b17e428c84fa10e408f0ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.902511 22349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c13de1ca164b2bb4e93096b8e95185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.905089 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.906469 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c13de1ca164b2bb4e93096b8e95185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.875499 22474 raft_consensus.cc:359] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:28.907519 22398 leader_election.cc:343] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.907841 22474 raft_consensus.cc:385] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:28.907989 22398 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:28.908178 22474 raft_consensus.cc:740] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:28.909041 22478 raft_consensus.cc:2749] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:28.908947 22474 consensus_queue.cc:260] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.877454 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:16:28.910569 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.879627 22343 tablet_service.cc:1511] Processing CreateTablet for tablet dd2115ff27754e9c86703e1f4027a1cb (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.914260 22343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2115ff27754e9c86703e1f4027a1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.919037 22474 ts_tablet_manager.cc:1434] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.000s
I20260709 12:16:28.920032 22474 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:28.920147 22360 raft_consensus.cc:2468] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:28.921440 22251 leader_election.cc:304] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:28.922037 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.922363 22498 raft_consensus.cc:2804] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:28.922843 22498 raft_consensus.cc:697] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:28.923543 22498 consensus_queue.cc:237] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.925936 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c13de1ca164b2bb4e93096b8e95185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.929961 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18f2c8b26f441d7bea4f9f500203cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.950026 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b17064f2e43dc936ab93eedd9baa9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.951303 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b17064f2e43dc936ab93eedd9baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.952560 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b17064f2e43dc936ab93eedd9baa9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.954036 22497 raft_consensus.cc:493] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.954668 22497 raft_consensus.cc:515] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.955665 22350 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b17064f2e43dc936ab93eedd9baa9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:16:28.956961 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b17064f2e43dc936ab93eedd9baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.957895 22497 leader_election.cc:290] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:28.958834 22345 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5421da52ed4ed4af79937019814de9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.966667 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5421da52ed4ed4af79937019814de9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.969338 22345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5421da52ed4ed4af79937019814de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.978246 22422 tablet_service.cc:1511] Processing CreateTablet for tablet dd2115ff27754e9c86703e1f4027a1cb (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:16:28.980551 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:28.981328 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 1e5421da52ed4ed4af79937019814de9 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:16:28.981587 22274 tablet_service.cc:1511] Processing CreateTablet for tablet 7189262352234eb2a00f12efb1ce1a58 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:28.982652 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5421da52ed4ed4af79937019814de9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:28.982872 22251 leader_election.cc:343] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.984143 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189262352234eb2a00f12efb1ce1a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.992030 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 7189262352234eb2a00f12efb1ce1a58 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:28.993319 22275 tablet_service.cc:1511] Processing CreateTablet for tablet b556ba98061a4ccf81a7810a603ca515 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:28.994541 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556ba98061a4ccf81a7810a603ca515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.995541 22416 tablet_service.cc:1511] Processing CreateTablet for tablet b556ba98061a4ccf81a7810a603ca515 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:28.996893 22478 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:28.997349 22478 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:28.999469 22478 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:29.000051 22344 tablet_service.cc:1511] Processing CreateTablet for tablet b556ba98061a4ccf81a7810a603ca515 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:16:29.001789 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.002373 22347 tablet_service.cc:1511] Processing CreateTablet for tablet 39929337d1fd4a70aefaaf333e32a60d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:16:29.003227 22400 leader_election.cc:343] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:28.995970 22474 tablet_bootstrap.cc:654] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.001320 22344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556ba98061a4ccf81a7810a603ca515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.020520 22475 tablet_bootstrap.cc:654] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.021885 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef56341b17e428c84fa10e408f0ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.006019 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:29.027762 22250 leader_election.cc:343] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.033192 22348 tablet_service.cc:1511] Processing CreateTablet for tablet 8f60af92454545468c00bb53f1b69842 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:29.025251 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.040166 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 39929337d1fd4a70aefaaf333e32a60d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:29.043094 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 8f60af92454545468c00bb53f1b69842 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:29.044191 22482 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.044651 22482 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.046684 22482 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.028230 22250 leader_election.cc:304] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.034551 22347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39929337d1fd4a70aefaaf333e32a60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.054225 22476 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.071471 22476 ts_tablet_manager.cc:1403] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.427s	user 0.008s	sys 0.006s
I20260709 12:16:29.073638 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39929337d1fd4a70aefaaf333e32a60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.074532 22476 raft_consensus.cc:359] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.075276 22476 raft_consensus.cc:385] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.075562 22476 raft_consensus.cc:740] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.058507 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.064069 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:29.077250 22324 leader_election.cc:343] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.066314 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 0765a258eff649578aeb122dacf1ca17 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:29.078438 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765a258eff649578aeb122dacf1ca17. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:29.079315 22325 leader_election.cc:343] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.067492 22498 raft_consensus.cc:2749] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:29.069061 22398 leader_election.cc:343] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.080991 22398 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:29.081737 22478 raft_consensus.cc:2749] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.079969 22325 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.083107 22482 raft_consensus.cc:2749] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.082998 22476 consensus_queue.cc:260] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.085696 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 39929337d1fd4a70aefaaf333e32a60d (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:16:29.086165 22266 tablet_service.cc:1511] Processing CreateTablet for tablet 0765a258eff649578aeb122dacf1ca17 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:16:29.086993 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39929337d1fd4a70aefaaf333e32a60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.088047 22476 ts_tablet_manager.cc:1434] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:16:29.088465 22272 tablet_service.cc:1511] Processing CreateTablet for tablet f2f7a63f37564fc69c0a3dbf3093be64 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:29.089044 22476 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.089686 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f7a63f37564fc69c0a3dbf3093be64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:28.990679 22346 tablet_service.cc:1511] Processing CreateTablet for tablet 7189262352234eb2a00f12efb1ce1a58 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:16:29.092618 22346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189262352234eb2a00f12efb1ce1a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.086073 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 8f60af92454545468c00bb53f1b69842 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:16:29.098145 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f60af92454545468c00bb53f1b69842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.099277 22498 consensus_queue.cc:1048] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.110216 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f60af92454545468c00bb53f1b69842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.113066 22476 tablet_bootstrap.cc:654] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.114859 22350 tablet_service.cc:1511] Processing CreateTablet for tablet f2f7a63f37564fc69c0a3dbf3093be64 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:29.117435 22350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f7a63f37564fc69c0a3dbf3093be64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.119364 22266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765a258eff649578aeb122dacf1ca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.120165 22348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f60af92454545468c00bb53f1b69842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.148483 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 0765a258eff649578aeb122dacf1ca17 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:16:29.149637 22169 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 82214.1us
I20260709 12:16:29.146081 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5421da52ed4ed4af79937019814de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.171468 22419 tablet_service.cc:1511] Processing CreateTablet for tablet f2f7a63f37564fc69c0a3dbf3093be64 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:16:29.172204 22482 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.181932 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7189262352234eb2a00f12efb1ce1a58. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:16:29.200999 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:29.208877 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f7a63f37564fc69c0a3dbf3093be64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.210701 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765a258eff649578aeb122dacf1ca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.212347 22475 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.212795 22475 ts_tablet_manager.cc:1403] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.313s	user 0.010s	sys 0.034s
I20260709 12:16:29.215498 22475 raft_consensus.cc:359] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.216255 22475 raft_consensus.cc:385] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.216559 22475 raft_consensus.cc:740] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.219347 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b17064f2e43dc936ab93eedd9baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.230777 22342 tablet_service.cc:1511] Processing CreateTablet for tablet 90557122f19549ae83b52972f36b87d4 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:29.232173 22342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90557122f19549ae83b52972f36b87d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.234635 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 90557122f19549ae83b52972f36b87d4 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:29.235242 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2115ff27754e9c86703e1f4027a1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.235945 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90557122f19549ae83b52972f36b87d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.237920 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556ba98061a4ccf81a7810a603ca515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.248562 22498 consensus_queue.cc:1048] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:16:29.254987 22475 consensus_queue.cc:260] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:29.263576 22324 consensus_peers.cc:597] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:29.269164 22275 tablet_service.cc:1511] Processing CreateTablet for tablet 90557122f19549ae83b52972f36b87d4 (DEFAULT_TABLE table=test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:16:29.270496 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90557122f19549ae83b52972f36b87d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:29.289462 22476 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.290088 22476 ts_tablet_manager.cc:1403] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.201s	user 0.016s	sys 0.005s
I20260709 12:16:29.297946 22474 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.303766 22474 ts_tablet_manager.cc:1403] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.384s	user 0.013s	sys 0.019s
I20260709 12:16:29.305012 22475 ts_tablet_manager.cc:1434] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.092s	user 0.009s	sys 0.000s
I20260709 12:16:29.315603 22475 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.311743 22474 raft_consensus.cc:359] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.309900 22476 raft_consensus.cc:359] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.318070 22474 raft_consensus.cc:385] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.318451 22476 raft_consensus.cc:385] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.322041 22476 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.318730 22474 raft_consensus.cc:740] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.339202 22476 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.351183 22475 tablet_bootstrap.cc:654] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:29.352671 22250 consensus_peers.cc:597] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:29.355396 22474 consensus_queue.cc:260] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.356829 22476 ts_tablet_manager.cc:1434] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 12:16:29.358400 22476 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.360581 22474 ts_tablet_manager.cc:1434] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.005s
I20260709 12:16:29.361632 22474 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.364555 22476 tablet_bootstrap.cc:654] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.364334 22182 catalog_manager.cc:5697] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.368011 22474 tablet_bootstrap.cc:654] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.371822 22476 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.372296 22476 ts_tablet_manager.cc:1403] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260709 12:16:29.375051 22475 tablet_bootstrap.cc:492] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.374907 22476 raft_consensus.cc:359] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.375543 22475 ts_tablet_manager.cc:1403] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.000s
I20260709 12:16:29.375732 22476 raft_consensus.cc:385] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.376048 22476 raft_consensus.cc:740] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.376837 22476 consensus_queue.cc:260] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.378348 22474 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.378765 22474 ts_tablet_manager.cc:1403] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 12:16:29.378554 22475 raft_consensus.cc:359] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.379251 22476 ts_tablet_manager.cc:1434] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:29.379400 22475 raft_consensus.cc:385] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.379703 22475 raft_consensus.cc:740] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.380262 22476 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.380438 22475 consensus_queue.cc:260] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.382736 22475 ts_tablet_manager.cc:1434] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:16:29.381368 22474 raft_consensus.cc:359] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.383814 22475 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.384009 22474 raft_consensus.cc:385] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.384361 22474 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.385161 22474 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.386950 22476 tablet_bootstrap.cc:654] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.387439 22474 ts_tablet_manager.cc:1434] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:29.388391 22474 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.391876 22475 tablet_bootstrap.cc:654] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.404806 22476 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.405514 22476 ts_tablet_manager.cc:1403] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260709 12:16:29.409091 22474 tablet_bootstrap.cc:654] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.409271 22476 raft_consensus.cc:359] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.410465 22476 raft_consensus.cc:385] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.410889 22476 raft_consensus.cc:740] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.411831 22476 consensus_queue.cc:260] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.418905 22476 ts_tablet_manager.cc:1434] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:16:29.419591 22475 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.419945 22476 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.420104 22475 ts_tablet_manager.cc:1403] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.037s	user 0.030s	sys 0.004s
I20260709 12:16:29.421391 22474 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.421896 22474 ts_tablet_manager.cc:1403] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 12:16:29.423044 22475 raft_consensus.cc:359] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.423859 22475 raft_consensus.cc:385] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.424146 22475 raft_consensus.cc:740] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.424611 22474 raft_consensus.cc:359] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.425359 22474 raft_consensus.cc:385] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.425004 22475 consensus_queue.cc:260] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.426750 22476 tablet_bootstrap.cc:654] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.427356 22475 ts_tablet_manager.cc:1434] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:29.428913 22474 raft_consensus.cc:740] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.429754 22475 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.432175 22474 consensus_queue.cc:260] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.437896 22474 ts_tablet_manager.cc:1434] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:16:29.438956 22475 tablet_bootstrap.cc:654] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.439018 22474 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.441928 22476 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.442610 22476 ts_tablet_manager.cc:1403] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:16:29.445355 22474 tablet_bootstrap.cc:654] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.445248 22476 raft_consensus.cc:359] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.445952 22476 raft_consensus.cc:385] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.446261 22476 raft_consensus.cc:740] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.446939 22476 consensus_queue.cc:260] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.447652 22498 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:29.449200 22476 ts_tablet_manager.cc:1434] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:29.450445 22476 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.455993 22521 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.456485 22521 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.457276 22497 raft_consensus.cc:493] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.457742 22497 raft_consensus.cc:515] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.458127 22476 tablet_bootstrap.cc:654] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.458608 22521 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.459824 22497 leader_election.cc:290] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.460390 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.461194 22285 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:29.461486 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.462147 22434 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:29.463007 22324 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:29.463250 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:29.465581 22250 leader_election.cc:343] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.467648 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:29.469198 22251 leader_election.cc:343] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.469625 22251 leader_election.cc:304] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.470712 22497 raft_consensus.cc:2749] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.472244 22521 raft_consensus.cc:2804] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.472831 22521 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.473325 22521 raft_consensus.cc:3060] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.476796 22474 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.477353 22474 ts_tablet_manager.cc:1403] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260709 12:16:29.479476 22476 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.479911 22476 ts_tablet_manager.cc:1403] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 12:16:29.480043 22474 raft_consensus.cc:359] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.480715 22474 raft_consensus.cc:385] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.480980 22474 raft_consensus.cc:740] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.481662 22474 consensus_queue.cc:260] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.482483 22476 raft_consensus.cc:359] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.483588 22474 ts_tablet_manager.cc:1434] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:16:29.483848 22478 raft_consensus.cc:493] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.483121 22476 raft_consensus.cc:385] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.484468 22474 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.484659 22476 raft_consensus.cc:740] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.484462 22478 raft_consensus.cc:515] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.485580 22476 consensus_queue.cc:260] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.488611 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.489442 22285 raft_consensus.cc:2468] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:29.490523 22474 tablet_bootstrap.cc:654] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.490943 22476 ts_tablet_manager.cc:1434] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:16:29.491458 22398 leader_election.cc:304] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.491899 22476 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.493898 22478 leader_election.cc:290] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:29.494454 22478 raft_consensus.cc:2804] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.495595 22478 raft_consensus.cc:493] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.496016 22478 raft_consensus.cc:3060] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.495098 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.496922 22359 raft_consensus.cc:2468] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:29.499385 22476 tablet_bootstrap.cc:654] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.504324 22482 raft_consensus.cc:493] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.504945 22482 raft_consensus.cc:515] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.508975 22482 leader_election.cc:290] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.510294 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
W20260709 12:16:29.512157 22324 leader_election.cc:343] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.512121 22476 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.513365 22476 ts_tablet_manager.cc:1403] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:16:29.513821 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.514662 22433 raft_consensus.cc:2468] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:29.516415 22325 leader_election.cc:304] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:29.516719 22476 raft_consensus.cc:359] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.517655 22476 raft_consensus.cc:385] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.518005 22476 raft_consensus.cc:740] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.518213 22482 raft_consensus.cc:2804] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.518867 22482 raft_consensus.cc:493] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.519385 22482 raft_consensus.cc:3060] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.519193 22476 consensus_queue.cc:260] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.527038 22476 ts_tablet_manager.cc:1434] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:16:29.528239 22476 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.535866 22476 tablet_bootstrap.cc:654] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.548413 22476 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.549031 22476 ts_tablet_manager.cc:1403] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
W20260709 12:16:29.550040 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 58658.2us
I20260709 12:16:29.551767 22534 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.552367 22476 raft_consensus.cc:359] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.553442 22476 raft_consensus.cc:385] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.552472 22534 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.553824 22476 raft_consensus.cc:740] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.555012 22476 consensus_queue.cc:260] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.557140 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.557973 22285 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:29.562701 22476 ts_tablet_manager.cc:1434] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:16:29.564247 22476 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.571954 22497 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.572543 22476 tablet_bootstrap.cc:654] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.572453 22497 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.574654 22497 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.574772 22475 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.575295 22475 ts_tablet_manager.cc:1403] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.147s	user 0.027s	sys 0.062s
I20260709 12:16:29.576953 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.577571 22433 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:29.577905 22475 raft_consensus.cc:359] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.578552 22475 raft_consensus.cc:385] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.578825 22475 raft_consensus.cc:740] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.579115 22250 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.580910 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.571624 22482 raft_consensus.cc:515] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.581542 22359 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:29.583762 22482 leader_election.cc:290] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.584271 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:29.585099 22285 raft_consensus.cc:3060] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.586863 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:29.587491 22433 raft_consensus.cc:3060] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.584463 22475 consensus_queue.cc:260] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.589613 22497 raft_consensus.cc:2804] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.590129 22497 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.590544 22497 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.595536 22285 raft_consensus.cc:2468] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.597168 22324 leader_election.cc:304] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:29.598354 22482 raft_consensus.cc:2804] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.598969 22482 raft_consensus.cc:697] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:29.600037 22482 consensus_queue.cc:237] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.605620 22476 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.606509 22476 ts_tablet_manager.cc:1403] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.011s
I20260709 12:16:29.603771 22398 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.615223 22498 raft_consensus.cc:493] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.611037 22476 raft_consensus.cc:359] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.625653 22476 raft_consensus.cc:385] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.617488 22478 raft_consensus.cc:515] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.621086 22539 raft_consensus.cc:2804] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.626646 22476 raft_consensus.cc:740] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.628153 22534 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:29.627712 22433 raft_consensus.cc:2468] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.627619 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.640666 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:29.641287 22539 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.625650 22498 raft_consensus.cc:515] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.641825 22360 raft_consensus.cc:3060] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.643492 22539 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.644052 22498 leader_election.cc:290] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.645114 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.636663 22521 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.630396 22476 consensus_queue.cc:260] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.639232 22478 leader_election.cc:290] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:29.640029 22497 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.641510 22359 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:29.627605 22475 ts_tablet_manager.cc:1434] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.024s
I20260709 12:16:29.648319 22475 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.648752 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.649372 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:29.649933 22285 raft_consensus.cc:3060] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.633526 22474 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.655215 22474 ts_tablet_manager.cc:1403] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.171s	user 0.049s	sys 0.092s
I20260709 12:16:29.657040 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:29.657683 22251 leader_election.cc:343] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.657778 22434 raft_consensus.cc:3060] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.658723 22475 tablet_bootstrap.cc:654] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.659518 22183 catalog_manager.cc:5697] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.654771 22433 raft_consensus.cc:2468] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:29.662921 22474 raft_consensus.cc:359] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.664099 22474 raft_consensus.cc:385] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.664547 22474 raft_consensus.cc:740] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.659174 22521 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.665576 22474 consensus_queue.cc:260] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.666641 22250 leader_election.cc:304] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:16:29.667732 22474 ts_tablet_manager.cc:1434] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:16:29.668941 22474 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.671671 22360 raft_consensus.cc:2468] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:29.672849 22400 leader_election.cc:304] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.673815 22478 raft_consensus.cc:2804] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.674338 22478 raft_consensus.cc:697] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:29.675200 22478 consensus_queue.cc:237] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.663503 22285 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.680374 22324 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:29.680320 22497 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.681793 22497 raft_consensus.cc:2804] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.682139 22497 raft_consensus.cc:493] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.682456 22497 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:29.663655 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 60028.4us
I20260709 12:16:29.685382 22474 tablet_bootstrap.cc:654] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.685513 22498 raft_consensus.cc:493] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.686205 22498 raft_consensus.cc:515] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.685724 22521 raft_consensus.cc:2804] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.688205 22498 leader_election.cc:290] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.690006 22521 raft_consensus.cc:697] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:29.690774 22521 consensus_queue.cc:237] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.695907 22476 ts_tablet_manager.cc:1434] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.089s	user 0.010s	sys 0.011s
I20260709 12:16:29.697640 22476 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.702831 22434 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.705686 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:29.705925 22543 raft_consensus.cc:493] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.706318 22434 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.707849 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:29.711807 22360 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.718562 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.719907 22181 catalog_manager.cc:5697] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:29.724831 22434 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:29.706048 22539 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.740470 22539 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:29.741276 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:29.706609 22543 raft_consensus.cc:515] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.749564 22474 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.750023 22474 ts_tablet_manager.cc:1403] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.006s
I20260709 12:16:29.759478 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.760185 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:29.761003 22284 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.750361 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762113f7967641f1b4431c8b6d9f8c1c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:29.767140 22285 raft_consensus.cc:3060] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.759443 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:29.769671 22283 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.766024 22359 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:29.771221 22251 leader_election.cc:343] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.773756 22183 catalog_manager.cc:5697] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.779827 22284 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:29.790899 22360 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:29.792598 22474 raft_consensus.cc:359] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.793164 22474 raft_consensus.cc:385] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.793394 22474 raft_consensus.cc:740] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.794497 22474 consensus_queue.cc:260] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.796734 22474 ts_tablet_manager.cc:1434] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.004s
I20260709 12:16:29.797834 22474 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.798892 22476 tablet_bootstrap.cc:654] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.802083 22285 raft_consensus.cc:2468] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:29.796216 22250 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.807976 22475 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.808481 22475 ts_tablet_manager.cc:1403] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.160s	user 0.007s	sys 0.003s
I20260709 12:16:29.812857 22544 raft_consensus.cc:2804] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.813597 22544 raft_consensus.cc:697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:29.814188 22475 raft_consensus.cc:359] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.815114 22475 raft_consensus.cc:385] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.815466 22475 raft_consensus.cc:740] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.795950 22543 leader_election.cc:290] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.814728 22544 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.819036 22475 consensus_queue.cc:260] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.821127 22475 ts_tablet_manager.cc:1434] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
W20260709 12:16:29.818600 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 52245us
I20260709 12:16:29.823033 22250 leader_election.cc:304] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.823886 22546 raft_consensus.cc:2749] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.824632 22398 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.825314 22475 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.825451 22539 raft_consensus.cc:2804] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.825959 22539 raft_consensus.cc:697] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:29.826762 22539 consensus_queue.cc:237] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.827786 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.800488 22497 raft_consensus.cc:515] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.834276 22359 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:29.839643 22474 tablet_bootstrap.cc:654] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.847466 22497 leader_election.cc:290] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:29.848186 22250 leader_election.cc:343] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.848511 22250 leader_election.cc:304] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.849069 22497 raft_consensus.cc:2749] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:29.850490 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:29.851300 22433 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.851366 22181 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.853757 22183 catalog_manager.cc:5697] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:29.854854 22476 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.855363 22476 ts_tablet_manager.cc:1403] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.158s	user 0.023s	sys 0.005s
I20260709 12:16:29.857060 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:29.861972 22359 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.868736 22359 raft_consensus.cc:2468] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:29.859031 22475 tablet_bootstrap.cc:654] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.860066 22433 raft_consensus.cc:2468] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:29.859748 22476 raft_consensus.cc:359] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.872596 22476 raft_consensus.cc:385] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.872978 22476 raft_consensus.cc:740] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.873710 22476 consensus_queue.cc:260] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.874203 22474 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.874452 22251 leader_election.cc:304] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:29.874677 22474 ts_tablet_manager.cc:1403] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.003s
I20260709 12:16:29.875633 22476 ts_tablet_manager.cc:1434] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.004s
I20260709 12:16:29.876571 22497 raft_consensus.cc:2804] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.876845 22521 raft_consensus.cc:493] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.877075 22497 raft_consensus.cc:697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:29.877341 22521 raft_consensus.cc:515] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.878150 22476 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.877983 22497 consensus_queue.cc:237] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.879446 22521 leader_election.cc:290] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.881052 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:29.881227 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:29.881778 22283 raft_consensus.cc:2468] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
W20260709 12:16:29.882491 22325 leader_election.cc:343] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:29.883083 22324 leader_election.cc:304] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:29.884222 22476 tablet_bootstrap.cc:654] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.884351 22521 raft_consensus.cc:2804] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:29.884871 22521 raft_consensus.cc:493] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:29.885294 22521 raft_consensus.cc:3060] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.886379 22474 raft_consensus.cc:359] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.887059 22475 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.887943 22474 raft_consensus.cc:385] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.888114 22475 ts_tablet_manager.cc:1403] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.003s
I20260709 12:16:29.888299 22474 raft_consensus.cc:740] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.889173 22474 consensus_queue.cc:260] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.890693 22475 raft_consensus.cc:359] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.891343 22475 raft_consensus.cc:385] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.891377 22474 ts_tablet_manager.cc:1434] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:16:29.891741 22475 raft_consensus.cc:740] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.892745 22474 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.892596 22475 consensus_queue.cc:260] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.895268 22475 ts_tablet_manager.cc:1434] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:29.896279 22475 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.899201 22474 tablet_bootstrap.cc:654] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.899498 22521 raft_consensus.cc:515] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.902071 22475 tablet_bootstrap.cc:654] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.902216 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:29.902842 22283 raft_consensus.cc:3060] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.915006 22521 leader_election.cc:290] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:29.916357 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defb6c3267414683872e2472701d0d8a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:29.916950 22433 raft_consensus.cc:3060] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.924387 22433 raft_consensus.cc:2468] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.925572 22325 leader_election.cc:304] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:29.926692 22183 catalog_manager.cc:5697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.930608 22521 raft_consensus.cc:2804] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:29.931288 22521 raft_consensus.cc:697] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:29.932089 22521 consensus_queue.cc:237] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.935460 22283 raft_consensus.cc:2468] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:29.936509 22433 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:29.939139 22474 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.939637 22474 ts_tablet_manager.cc:1403] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.019s
I20260709 12:16:29.942513 22474 raft_consensus.cc:359] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.943146 22474 raft_consensus.cc:385] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.943269 22476 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.943441 22474 raft_consensus.cc:740] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.943708 22476 ts_tablet_manager.cc:1403] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.022s
I20260709 12:16:29.944205 22474 consensus_queue.cc:260] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.946398 22474 ts_tablet_manager.cc:1434] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:29.946291 22476 raft_consensus.cc:359] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.947007 22476 raft_consensus.cc:385] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.947268 22476 raft_consensus.cc:740] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.947351 22474 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.948227 22475 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.948742 22475 ts_tablet_manager.cc:1403] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.006s
I20260709 12:16:29.949713 22476 consensus_queue.cc:260] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.951380 22475 raft_consensus.cc:359] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.951838 22476 ts_tablet_manager.cc:1434] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:16:29.952010 22475 raft_consensus.cc:385] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.952311 22475 raft_consensus.cc:740] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.952984 22475 consensus_queue.cc:260] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.954216 22474 tablet_bootstrap.cc:654] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.958262 22476 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:29.959139 22475 ts_tablet_manager.cc:1434] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:16:29.960088 22475 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.966180 22475 tablet_bootstrap.cc:654] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.971710 22474 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:29.972172 22474 ts_tablet_manager.cc:1403] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260709 12:16:29.975093 22475 tablet_bootstrap.cc:492] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:29.975591 22475 ts_tablet_manager.cc:1403] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:16:29.975319 22474 raft_consensus.cc:359] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.976068 22474 raft_consensus.cc:385] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.976380 22474 raft_consensus.cc:740] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.971414 22183 catalog_manager.cc:5697] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:29.978340 22475 raft_consensus.cc:359] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.979028 22475 raft_consensus.cc:385] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:29.979314 22475 raft_consensus.cc:740] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:29.979606 22476 tablet_bootstrap.cc:654] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.980072 22475 consensus_queue.cc:260] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.982259 22475 ts_tablet_manager.cc:1434] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:29.981606 22474 consensus_queue.cc:260] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:29.983649 22475 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:29.984503 22474 ts_tablet_manager.cc:1434] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:16:29.985404 22474 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:29.990654 22475 tablet_bootstrap.cc:654] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.992581 22474 tablet_bootstrap.cc:654] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:29.995007 22476 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:29.995536 22476 ts_tablet_manager.cc:1403] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 12:16:29.997226 22497 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:29.997906 22497 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.000293 22476 raft_consensus.cc:359] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.001200 22476 raft_consensus.cc:385] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.001478 22476 raft_consensus.cc:740] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.001628 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.002266 22476 consensus_queue.cc:260] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:30.003050 22251 leader_election.cc:343] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.003674 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.006307 22474 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
W20260709 12:16:30.006243 22250 leader_election.cc:343] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.007262 22474 ts_tablet_manager.cc:1403] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:16:30.007311 22250 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.008427 22544 raft_consensus.cc:2749] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.008598 22497 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.010128 22474 raft_consensus.cc:359] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.010803 22474 raft_consensus.cc:385] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.011109 22474 raft_consensus.cc:740] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.011881 22474 consensus_queue.cc:260] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.013973 22474 ts_tablet_manager.cc:1434] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:30.013974 22476 ts_tablet_manager.cc:1434] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:16:30.014977 22474 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.021227 22474 tablet_bootstrap.cc:654] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.026783 22476 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:30.032363 22474 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.032941 22474 ts_tablet_manager.cc:1403] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:16:30.035936 22476 tablet_bootstrap.cc:654] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.035581 22474 raft_consensus.cc:359] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.036324 22474 raft_consensus.cc:385] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.036613 22474 raft_consensus.cc:740] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.037524 22474 consensus_queue.cc:260] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.039670 22521 raft_consensus.cc:493] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.040169 22521 raft_consensus.cc:515] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.042411 22475 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:30.042867 22475 ts_tablet_manager.cc:1403] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.028s
I20260709 12:16:30.042760 22521 leader_election.cc:290] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.044358 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.044986 22497 raft_consensus.cc:493] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.045084 22283 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:30.045603 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.045514 22497 raft_consensus.cc:515] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.046458 22324 leader_election.cc:304] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:30.046981 22474 ts_tablet_manager.cc:1434] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:16:30.047672 22521 raft_consensus.cc:2804] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.047971 22474 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.048058 22521 raft_consensus.cc:493] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.048539 22521 raft_consensus.cc:3060] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.048820 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.049433 22434 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:30.050668 22250 leader_election.cc:304] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:30.051589 22544 raft_consensus.cc:2804] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.051957 22544 raft_consensus.cc:493] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.052273 22544 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.055269 22475 raft_consensus.cc:359] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.047688 22497 leader_election.cc:290] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.058847 22521 raft_consensus.cc:515] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.059202 22544 raft_consensus.cc:515] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.055964 22475 raft_consensus.cc:385] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.060057 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.060555 22475 raft_consensus.cc:740] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.060840 22359 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:30.061532 22476 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:30.061299 22475 consensus_queue.cc:260] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.061985 22476 ts_tablet_manager.cc:1403] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260709 12:16:30.062685 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:30.063258 22360 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.064746 22476 raft_consensus.cc:359] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.064975 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:30.065408 22476 raft_consensus.cc:385] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.065589 22283 raft_consensus.cc:3060] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.065744 22476 raft_consensus.cc:740] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.066481 22476 consensus_queue.cc:260] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.068140 22433 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:30.071368 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:30.071928 22433 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.072232 22544 leader_election.cc:290] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.072750 22476 ts_tablet_manager.cc:1434] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:30.073108 22283 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:30.073742 22476 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:30.074461 22324 leader_election.cc:304] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:30.075395 22482 raft_consensus.cc:2804] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.075870 22482 raft_consensus.cc:697] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:30.076733 22482 consensus_queue.cc:237] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.078190 22360 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:30.079965 22251 leader_election.cc:304] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:30.080981 22521 leader_election.cc:290] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.082465 22475 ts_tablet_manager.cc:1434] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:16:30.082690 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:30.089701 22434 raft_consensus.cc:3060] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.090593 22475 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:30.093295 22180 catalog_manager.cc:5697] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.095467 22544 raft_consensus.cc:2804] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.096668 22544 raft_consensus.cc:697] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:30.096870 22475 tablet_bootstrap.cc:654] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.096774 22434 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:30.097311 22433 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:30.084235 22476 tablet_bootstrap.cc:654] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.086244 22474 tablet_bootstrap.cc:654] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.087294 22482 raft_consensus.cc:493] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.098623 22482 raft_consensus.cc:515] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.102836 22482 leader_election.cc:290] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.102761 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.102761 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
W20260709 12:16:30.104401 22325 leader_election.cc:343] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.104718 22283 raft_consensus.cc:2468] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:30.097611 22544 consensus_queue.cc:237] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.106684 22324 leader_election.cc:304] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.107743 22482 raft_consensus.cc:2804] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.108107 22482 raft_consensus.cc:493] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.108431 22474 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.109068 22474 ts_tablet_manager.cc:1403] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.001s
I20260709 12:16:30.108465 22482 raft_consensus.cc:3060] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.112874 22474 raft_consensus.cc:359] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.113821 22474 raft_consensus.cc:385] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.114176 22474 raft_consensus.cc:740] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.115046 22474 consensus_queue.cc:260] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.117201 22474 ts_tablet_manager.cc:1434] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:30.118340 22474 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.119273 22482 raft_consensus.cc:515] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.122071 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:30.122653 22283 raft_consensus.cc:3060] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.124178 22474 tablet_bootstrap.cc:654] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.131705 22521 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.132192 22476 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:30.132221 22521 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.133013 22476 ts_tablet_manager.cc:1403] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.008s
I20260709 12:16:30.134590 22521 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.135650 22474 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.136082 22476 raft_consensus.cc:359] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.136674 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.136897 22476 raft_consensus.cc:385] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.137262 22476 raft_consensus.cc:740] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.136135 22474 ts_tablet_manager.cc:1403] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 12:16:30.137866 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.138151 22476 consensus_queue.cc:260] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.138707 22284 raft_consensus.cc:2468] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:30.140662 22476 ts_tablet_manager.cc:1434] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:16:30.140417 22325 leader_election.cc:343] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.140450 22474 raft_consensus.cc:359] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.141312 22474 raft_consensus.cc:385] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.141637 22474 raft_consensus.cc:740] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.142122 22476 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:30.141985 22324 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.142529 22474 consensus_queue.cc:260] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.143601 22518 raft_consensus.cc:2804] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.143956 22518 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.144276 22518 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.148742 22476 tablet_bootstrap.cc:654] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.150309 22283 raft_consensus.cc:2468] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:30.151557 22324 leader_election.cc:304] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:30.153985 22521 raft_consensus.cc:2804] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.154649 22474 ts_tablet_manager.cc:1434] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:16:30.155398 22474 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.166625 22518 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.169751 22518 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.170902 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:30.171593 22283 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.170833 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:30.174520 22325 leader_election.cc:343] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.170677 22180 catalog_manager.cc:5697] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.185568 22518 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.186403 22521 raft_consensus.cc:697] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:30.187783 22482 leader_election.cc:290] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.190410 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:30.193552 22325 leader_election.cc:343] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.190761 22521 consensus_queue.cc:237] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.195037 22475 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:30.195621 22475 ts_tablet_manager.cc:1403] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.042s
I20260709 12:16:30.191704 22283 raft_consensus.cc:2468] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:30.199155 22475 raft_consensus.cc:359] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.200099 22475 raft_consensus.cc:385] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.200441 22475 raft_consensus.cc:740] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.202327 22324 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.202713 22518 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.204562 22518 raft_consensus.cc:2804] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.205029 22518 raft_consensus.cc:697] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:30.205847 22518 consensus_queue.cc:237] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.209444 22476 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:30.210601 22539 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.216044 22482 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.218664 22476 ts_tablet_manager.cc:1403] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.005s
I20260709 12:16:30.219843 22474 tablet_bootstrap.cc:654] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.221772 22475 consensus_queue.cc:260] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.223773 22475 ts_tablet_manager.cc:1434] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260709 12:16:30.224896 22475 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:30.221351 22476 raft_consensus.cc:359] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.230108 22476 raft_consensus.cc:385] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.230429 22476 raft_consensus.cc:740] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.230692 22478 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.231158 22476 consensus_queue.cc:260] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.233548 22476 ts_tablet_manager.cc:1434] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:16:30.234644 22476 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:30.238956 22478 raft_consensus.cc:493] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.239451 22478 raft_consensus.cc:515] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.242640 22478 leader_election.cc:290] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:30.242694 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.244935 22282 raft_consensus.cc:2468] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:30.244124 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.246047 22360 raft_consensus.cc:2468] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:30.246445 22398 leader_election.cc:304] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:30.247684 22539 raft_consensus.cc:2804] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.248103 22539 raft_consensus.cc:493] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.248517 22539 raft_consensus.cc:3060] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.257103 22475 tablet_bootstrap.cc:654] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.262555 22183 catalog_manager.cc:5697] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:30.268868 22539 raft_consensus.cc:515] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.282459 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
W20260709 12:16:30.283180 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:30.283135 22282 raft_consensus.cc:3060] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.290863 22521 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.292416 22282 raft_consensus.cc:2468] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:30.295032 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53e0ff5e86d4299bdc234291a1f03d7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:30.295785 22360 raft_consensus.cc:3060] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.300053 22398 leader_election.cc:304] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:30.324406 22521 raft_consensus.cc:493] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.326704 22521 raft_consensus.cc:515] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.328836 22521 leader_election.cc:290] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.330031 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.311415 22539 leader_election.cc:290] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:30.330681 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.349704 22474 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.350335 22474 ts_tablet_manager.cc:1403] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.002s
I20260709 12:16:30.351832 22476 tablet_bootstrap.cc:654] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:30.341542 22325 leader_election.cc:343] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.338414 22360 raft_consensus.cc:2468] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:30.347419 22282 raft_consensus.cc:2468] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:30.364954 22475 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:30.365581 22475 ts_tablet_manager.cc:1403] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.141s	user 0.026s	sys 0.007s
I20260709 12:16:30.370903 22593 raft_consensus.cc:2804] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:30.367295 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 67348us
I20260709 12:16:30.400734 22324 leader_election.cc:304] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.406672 22474 raft_consensus.cc:359] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.409473 22474 raft_consensus.cc:385] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.409773 22474 raft_consensus.cc:740] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.410425 22474 consensus_queue.cc:260] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.406827 22585 raft_consensus.cc:2804] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:30.413887 22585 raft_consensus.cc:493] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:30.419518 22585 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.419759 22587 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.422765 22587 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.405704 22544 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 12:16:30.416304 22400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 48398.3us
I20260709 12:16:30.429272 22544 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.432725 22475 raft_consensus.cc:359] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.433809 22475 raft_consensus.cc:385] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.434166 22475 raft_consensus.cc:740] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.435002 22475 consensus_queue.cc:260] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.404291 22539 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.404532 22593 raft_consensus.cc:697] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:30.438989 22474 ts_tablet_manager.cc:1434] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.003s
I20260709 12:16:30.440237 22474 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.440783 22587 leader_election.cc:290] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.443912 22587 raft_consensus.cc:493] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.444422 22587 raft_consensus.cc:515] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.447134 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.446568 22587 leader_election.cc:290] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.441550 22539 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:30.468159 22324 leader_election.cc:343] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.486514 22587 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:16:30.501297 22475 ts_tablet_manager.cc:1434] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.135s	user 0.019s	sys 0.020s
I20260709 12:16:30.501890 22599 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.502281 22475 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:30.502463 22599 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.503911 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.443904 22593 consensus_queue.cc:237] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.492852 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.500645 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.508080 22539 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:30.504927 22599 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:30.518529 22324 leader_election.cc:343] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.527029 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.529989 22474 tablet_bootstrap.cc:654] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.511969 22587 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:16:30.535063 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.535861 22283 raft_consensus.cc:2393] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:30.538803 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.541405 22180 catalog_manager.cc:5697] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:30.545933 22325 leader_election.cc:343] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.546582 22325 leader_election.cc:304] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.547580 22521 raft_consensus.cc:2749] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:30.548070 22325 leader_election.cc:343] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.548713 22325 leader_election.cc:304] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.549654 22398 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:30.547748 22585 raft_consensus.cc:515] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:30.556603 22250 leader_election.cc:343] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.558869 22544 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.554733 22521 raft_consensus.cc:2749] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.565282 22602 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.603295 22475 tablet_bootstrap.cc:654] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.575387 22596 consensus_queue.cc:1048] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.076s
I20260709 12:16:30.615227 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.621075 22544 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:16:30.624521 22585 leader_election.cc:290] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.627341 22587 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:30.628067 22251 leader_election.cc:343] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.628536 22251 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.625946 22476 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:30.626056 22597 consensus_queue.cc:1048] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:16:30.630374 22476 ts_tablet_manager.cc:1403] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.396s	user 0.038s	sys 0.030s
I20260709 12:16:30.630543 22544 raft_consensus.cc:2749] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.626071 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:30.627028 22521 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:30.633641 22284 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.641911 22544 consensus_queue.cc:1048] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:30.665530 22475 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:30.666141 22475 ts_tablet_manager.cc:1403] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.015s
I20260709 12:16:30.656366 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:30.670405 22474 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.671033 22474 ts_tablet_manager.cc:1403] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.231s	user 0.022s	sys 0.034s
I20260709 12:16:30.692692 22476 raft_consensus.cc:359] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.693699 22476 raft_consensus.cc:385] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.694036 22476 raft_consensus.cc:740] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.696412 22476 consensus_queue.cc:260] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.720964 22602 raft_consensus.cc:2749] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:30.730192 22181 catalog_manager.cc:5697] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:30.742985 22475 raft_consensus.cc:359] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.743978 22475 raft_consensus.cc:385] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.744274 22613 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.744340 22475 raft_consensus.cc:740] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.744917 22613 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.739153 22474 raft_consensus.cc:359] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.746268 22474 raft_consensus.cc:385] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:30.746654 22474 raft_consensus.cc:740] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.747460 22474 consensus_queue.cc:260] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.745443 22475 consensus_queue.cc:260] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.751277 22613 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:30.751902 22475 ts_tablet_manager.cc:1434] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 12:16:30.757026 22475 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:30.753001 22474 ts_tablet_manager.cc:1434] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
W20260709 12:16:30.713681 22325 leader_election.cc:343] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.761425 22474 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:30.760002 22587 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:16:30.761687 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 48463.6us
I20260709 12:16:30.762259 22476 ts_tablet_manager.cc:1434] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.132s	user 0.017s	sys 0.042s
I20260709 12:16:30.763222 22476 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:30.771165 22284 raft_consensus.cc:2468] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:30.771591 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.767506 22544 consensus_queue.cc:1048] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:16:30.776547 22324 leader_election.cc:304] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:30.777277 22430 raft_consensus.cc:3060] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:30.778730 22482 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:30.779620 22518 raft_consensus.cc:2804] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:30.786566 22518 raft_consensus.cc:697] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:30.787782 22518 consensus_queue.cc:237] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.812225 22586 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:30.847965 22475 tablet_bootstrap.cc:654] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.848838 22474 tablet_bootstrap.cc:654] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.855643 22602 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.874024 22602 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:30.948078 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 173303us
I20260709 12:16:30.951139 22476 tablet_bootstrap.cc:654] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:30.954859 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:30.959822 22474 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:30.960278 22474 ts_tablet_manager.cc:1403] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.012s
I20260709 12:16:30.955448 22434 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:30.962378 22602 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:30.963913 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:30.972836 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:30.973559 22281 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:30.982342 22398 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
W20260709 12:16:30.991490 22400 leader_election.cc:343] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:30.992012 22597 raft_consensus.cc:493] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:30.998796 22475 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:30.999300 22475 ts_tablet_manager.cc:1403] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.242s	user 0.011s	sys 0.014s
I20260709 12:16:30.999385 22476 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.001957 22474 raft_consensus.cc:359] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.003129 22476 ts_tablet_manager.cc:1403] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.240s	user 0.024s	sys 0.027s
I20260709 12:16:31.003436 22474 raft_consensus.cc:385] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.003765 22474 raft_consensus.cc:740] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:30.993053 22594 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:31.004689 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 231631us
I20260709 12:16:31.004544 22474 consensus_queue.cc:260] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.996285 22597 raft_consensus.cc:515] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:30.987311 22250 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:31.008991 22474 ts_tablet_manager.cc:1434] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 12:16:31.009954 22474 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.013563 22624 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.014721 22624 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.015118 22624 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.007215 22613 raft_consensus.cc:493] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.015744 22476 raft_consensus.cc:359] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.017062 22476 raft_consensus.cc:385] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.017359 22476 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.009526 22594 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.019088 22476 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.017544 22613 raft_consensus.cc:515] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.022580 22476 ts_tablet_manager.cc:1434] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:16:31.023523 22476 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.015759 22585 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:16:31.019927 22594 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.029433 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.033349 22475 raft_consensus.cc:359] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.034934 22475 raft_consensus.cc:385] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.035260 22475 raft_consensus.cc:740] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.035916 22475 consensus_queue.cc:260] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:31.045940 22400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 57697.9us
I20260709 12:16:31.028779 22597 leader_election.cc:290] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:16:31.042649 22251 leader_election.cc:343] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.050980 22596 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.051517 22596 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.055809 22475 ts_tablet_manager.cc:1434] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260709 12:16:31.056017 22596 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.054785 22624 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.056717 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4cd429de9f4ca1871af83649881944" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.059283 22400 leader_election.cc:304] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:31.061949 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.062484 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d27f598e65452cb3f7ad177c5a6866" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.062706 22282 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:31.064153 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.064073 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.064751 22476 tablet_bootstrap.cc:654] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.061364 22624 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.065218 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.066093 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d27f598e65452cb3f7ad177c5a6866" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.068399 22358 raft_consensus.cc:2468] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
W20260709 12:16:31.065721 22400 leader_election.cc:343] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:31.071744 22250 leader_election.cc:343] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.073618 22475 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.077610 22474 tablet_bootstrap.cc:654] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.076696 22398 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [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: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:16:31.079167 22596 raft_consensus.cc:2804] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.079533 22596 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.079877 22596 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.080328 22181 catalog_manager.cc:5697] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:31.081316 22251 leader_election.cc:343] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.066351 22613 leader_election.cc:290] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.088317 22596 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.091192 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:31.091930 22280 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.091203 22251 leader_election.cc:304] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.100396 22602 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.107043 22280 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:31.104125 22613 raft_consensus.cc:2804] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.109786 22398 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:31.109942 22613 raft_consensus.cc:493] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.110648 22613 raft_consensus.cc:3060] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.102906 22594 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.113507 22602 raft_consensus.cc:2804] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.114003 22602 raft_consensus.cc:697] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:31.114277 22434 raft_consensus.cc:2393] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate b6b908ce98c243cdbf93b1b205a2935a in this term.
I20260709 12:16:31.114830 22602 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.119503 22596 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.127583 22474 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.128016 22474 ts_tablet_manager.cc:1403] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.118s	user 0.007s	sys 0.008s
I20260709 12:16:31.135493 22475 tablet_bootstrap.cc:654] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.139124 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.136551 22478 raft_consensus.cc:2749] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:31.142728 22596 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:31.144986 22400 leader_election.cc:343] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.132110 22250 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.147710 22624 raft_consensus.cc:2749] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.157019 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:31.157876 22280 raft_consensus.cc:2393] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:31.167057 22594 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.170049 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.172075 22474 raft_consensus.cc:359] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:31.172282 22400 leader_election.cc:343] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.172763 22474 raft_consensus.cc:385] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.172945 22400 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:31.189355 22478 raft_consensus.cc:2749] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:16:31.191542 22325 consensus_peers.cc:597] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:31.174358 22613 raft_consensus.cc:515] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.181526 22474 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.193017 22474 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.194046 22613 leader_election.cc:290] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.194566 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d27f598e65452cb3f7ad177c5a6866" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.194507 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d27f598e65452cb3f7ad177c5a6866" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.196000 22474 ts_tablet_manager.cc:1434] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260709 12:16:31.196269 22358 raft_consensus.cc:3060] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.197081 22474 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
W20260709 12:16:31.200541 22250 leader_election.cc:343] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.206307 22358 raft_consensus.cc:2468] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.209656 22251 leader_election.cc:304] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.211668 22474 tablet_bootstrap.cc:654] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.212241 22624 raft_consensus.cc:2804] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.212749 22624 raft_consensus.cc:697] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.213624 22624 consensus_queue.cc:237] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.224953 22476 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.225479 22476 ts_tablet_manager.cc:1403] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.202s	user 0.016s	sys 0.029s
I20260709 12:16:31.227257 22474 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.227699 22474 ts_tablet_manager.cc:1403] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 12:16:31.228062 22476 raft_consensus.cc:359] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.228729 22476 raft_consensus.cc:385] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.229086 22476 raft_consensus.cc:740] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.230038 22476 consensus_queue.cc:260] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.232733 22476 ts_tablet_manager.cc:1434] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:31.233633 22476 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.230793 22474 raft_consensus.cc:359] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.235802 22474 raft_consensus.cc:385] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.236073 22474 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.236745 22474 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.239166 22474 ts_tablet_manager.cc:1434] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:16:31.240226 22474 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.284412 22624 raft_consensus.cc:493] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.291491 22474 tablet_bootstrap.cc:654] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.292313 22624 raft_consensus.cc:515] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.295761 22624 leader_election.cc:290] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.299350 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.307919 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.310727 22482 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.308892 22358 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.317600 22585 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.318063 22585 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.320096 22585 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:31.321976 22250 leader_election.cc:343] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.324141 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.325212 22181 catalog_manager.cc:5697] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:31.326601 22324 leader_election.cc:343] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.328001 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:31.329347 22325 leader_election.cc:343] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.329782 22325 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.331696 22585 raft_consensus.cc:2749] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.333032 22251 leader_election.cc:304] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.341257 22624 raft_consensus.cc:2804] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.344954 22624 raft_consensus.cc:493] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.345335 22624 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.357277 22624 raft_consensus.cc:515] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.360522 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.361089 22358 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.364091 22476 tablet_bootstrap.cc:654] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.356184 22180 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.382107 22474 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.382797 22474 ts_tablet_manager.cc:1403] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.143s	user 0.017s	sys 0.052s
I20260709 12:16:31.370649 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:31.390456 22250 leader_election.cc:343] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.391477 22475 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:31.394133 22475 ts_tablet_manager.cc:1403] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.321s	user 0.023s	sys 0.033s
I20260709 12:16:31.382279 22358 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.399366 22474 raft_consensus.cc:359] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.400013 22474 raft_consensus.cc:385] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.400288 22474 raft_consensus.cc:740] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.400910 22474 consensus_queue.cc:260] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.400081 22475 raft_consensus.cc:359] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.401837 22475 raft_consensus.cc:385] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.402072 22475 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.402647 22475 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.403821 22474 ts_tablet_manager.cc:1434] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 12:16:31.404120 22475 ts_tablet_manager.cc:1434] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260709 12:16:31.404646 22474 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.404953 22475 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.382174 22624 leader_election.cc:290] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.410733 22251 leader_election.cc:304] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.418684 22624 raft_consensus.cc:2804] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.420703 22624 raft_consensus.cc:697] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.421602 22624 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.423302 22476 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.423763 22476 ts_tablet_manager.cc:1403] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.190s	user 0.009s	sys 0.011s
W20260709 12:16:31.426673 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:31.429309 22476 raft_consensus.cc:359] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.433797 22474 tablet_bootstrap.cc:654] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.430873 22476 raft_consensus.cc:385] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.434918 22476 raft_consensus.cc:740] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.436787 22476 consensus_queue.cc:260] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.446623 22475 tablet_bootstrap.cc:654] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.447058 22183 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.449649 22476 ts_tablet_manager.cc:1434] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 12:16:31.450651 22476 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.456966 22478 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.457494 22478 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.459661 22478 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.462095 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.462750 22358 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:31.465045 22476 tablet_bootstrap.cc:654] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.465178 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.466990 22400 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
W20260709 12:16:31.470459 22398 leader_election.cc:343] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.471619 22478 raft_consensus.cc:2804] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.472065 22478 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.472518 22478 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.476490 22475 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:31.476953 22475 ts_tablet_manager.cc:1403] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.009s
I20260709 12:16:31.479625 22475 raft_consensus.cc:359] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.480263 22475 raft_consensus.cc:385] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.480543 22475 raft_consensus.cc:740] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.479984 22476 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.481169 22475 consensus_queue.cc:260] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.481630 22476 ts_tablet_manager.cc:1403] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 12:16:31.484984 22476 raft_consensus.cc:359] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.488276 22475 ts_tablet_manager.cc:1434] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:16:31.489095 22476 raft_consensus.cc:385] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.489662 22475 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.489795 22476 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.491168 22482 raft_consensus.cc:493] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.491798 22624 raft_consensus.cc:493] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.492236 22624 raft_consensus.cc:515] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.492233 22476 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.494552 22624 leader_election.cc:290] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.495841 22478 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.496721 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.498365 22476 ts_tablet_manager.cc:1434] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
W20260709 12:16:31.498832 22250 leader_election.cc:343] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.499519 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.499372 22482 raft_consensus.cc:515] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.500574 22476 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.503000 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.503572 22280 raft_consensus.cc:2468] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:31.504741 22324 leader_election.cc:304] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:31.505475 22577 raft_consensus.cc:2804] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.505825 22577 raft_consensus.cc:493] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.506047 22482 leader_election.cc:290] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.506179 22577 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.510388 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:31.512256 22325 leader_election.cc:343] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.516636 22475 tablet_bootstrap.cc:654] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.518702 22476 tablet_bootstrap.cc:654] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.528741 22577 raft_consensus.cc:515] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.529955 22358 raft_consensus.cc:2393] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:31.530187 22475 tablet_bootstrap.cc:492] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:31.530632 22475 ts_tablet_manager.cc:1403] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260709 12:16:31.531090 22476 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.532047 22476 ts_tablet_manager.cc:1403] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 12:16:31.532773 22251 leader_election.cc:304] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.533713 22624 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.537765 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:31.539124 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:31.539705 22282 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.539798 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.540369 22358 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.537647 22476 raft_consensus.cc:359] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.542104 22476 raft_consensus.cc:385] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.542884 22476 raft_consensus.cc:740] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.545737 22476 consensus_queue.cc:260] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.548398 22358 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:31.537776 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:31.550374 22325 leader_election.cc:343] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.551250 22577 leader_election.cc:290] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.551764 22478 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.551617 22400 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:31.552953 22357 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.553591 22602 raft_consensus.cc:2804] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.554267 22602 raft_consensus.cc:697] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:31.555507 22476 ts_tablet_manager.cc:1434] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:16:31.555125 22602 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.556672 22476 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.563334 22476 tablet_bootstrap.cc:654] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.574556 22474 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.575491 22474 ts_tablet_manager.cc:1403] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.171s	user 0.017s	sys 0.041s
I20260709 12:16:31.578389 22474 raft_consensus.cc:359] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.579082 22474 raft_consensus.cc:385] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.579366 22474 raft_consensus.cc:740] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.580024 22474 consensus_queue.cc:260] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.582830 22476 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.583454 22476 ts_tablet_manager.cc:1403] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 12:16:31.585044 22282 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:31.586191 22474 ts_tablet_manager.cc:1434] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:31.533506 22475 raft_consensus.cc:359] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.588495 22474 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.568779 22624 raft_consensus.cc:2749] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.587050 22476 raft_consensus.cc:359] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.588344 22602 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.589039 22476 raft_consensus.cc:385] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.589337 22476 raft_consensus.cc:740] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.590010 22476 consensus_queue.cc:260] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.588464 22475 raft_consensus.cc:385] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.586902 22183 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:31.591109 22475 raft_consensus.cc:740] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.592018 22476 ts_tablet_manager.cc:1434] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:16:31.591957 22475 consensus_queue.cc:260] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.594463 22475 ts_tablet_manager.cc:1434] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 12:16:31.595376 22475 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.595901 22280 raft_consensus.cc:2468] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:31.600184 22476 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.603758 22324 leader_election.cc:304] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.604583 22585 raft_consensus.cc:2804] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.605053 22585 raft_consensus.cc:697] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:31.605695 22476 tablet_bootstrap.cc:654] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.605856 22585 consensus_queue.cc:237] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.610294 22474 tablet_bootstrap.cc:654] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.621246 22475 tablet_bootstrap.cc:654] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.632344 22478 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:31.633571 22183 catalog_manager.cc:5697] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.648241 22624 consensus_queue.cc:1048] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.652770 22474 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.653131 22476 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.653288 22474 ts_tablet_manager.cc:1403] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.003s
I20260709 12:16:31.653584 22476 ts_tablet_manager.cc:1403] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.021s
I20260709 12:16:31.656920 22476 raft_consensus.cc:359] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.657408 22474 raft_consensus.cc:359] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.657784 22476 raft_consensus.cc:385] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.658159 22476 raft_consensus.cc:740] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.659320 22474 raft_consensus.cc:385] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.659628 22474 raft_consensus.cc:740] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.660283 22474 consensus_queue.cc:260] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.664141 22474 ts_tablet_manager.cc:1434] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:16:31.664948 22474 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.658814 22476 consensus_queue.cc:260] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.674310 22476 ts_tablet_manager.cc:1434] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:16:31.675268 22476 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.680833 22476 tablet_bootstrap.cc:654] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.681180 22474 tablet_bootstrap.cc:654] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.697650 22430 raft_consensus.cc:3060] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.702044 22474 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.702540 22474 ts_tablet_manager.cc:1403] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.002s
I20260709 12:16:31.706146 22474 raft_consensus.cc:359] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.707080 22474 raft_consensus.cc:385] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.707435 22474 raft_consensus.cc:740] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.708256 22474 consensus_queue.cc:260] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.708613 22624 consensus_queue.cc:1048] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:31.709165 22476 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.709981 22476 ts_tablet_manager.cc:1403] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 12:16:31.712499 22476 raft_consensus.cc:359] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.713128 22476 raft_consensus.cc:385] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.713438 22476 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.714195 22476 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.716427 22476 ts_tablet_manager.cc:1434] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:31.717326 22476 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.723106 22474 ts_tablet_manager.cc:1434] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:16:31.724561 22474 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.725684 22476 tablet_bootstrap.cc:654] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.732569 22476 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.733024 22476 ts_tablet_manager.cc:1403] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260709 12:16:31.736459 22476 raft_consensus.cc:359] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.737125 22476 raft_consensus.cc:385] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.737743 22476 raft_consensus.cc:740] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.738497 22476 consensus_queue.cc:260] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.742187 22474 tablet_bootstrap.cc:654] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.742537 22476 ts_tablet_manager.cc:1434] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:16:31.743436 22476 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.750258 22476 tablet_bootstrap.cc:654] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.759812 22474 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.760466 22474 ts_tablet_manager.cc:1403] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:16:31.763026 22624 raft_consensus.cc:493] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.763430 22474 raft_consensus.cc:359] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.763551 22624 raft_consensus.cc:515] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.764956 22475 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:31.765575 22475 ts_tablet_manager.cc:1403] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.170s	user 0.037s	sys 0.021s
I20260709 12:16:31.765686 22624 leader_election.cc:290] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.767177 22474 raft_consensus.cc:385] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.767493 22474 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.768390 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750ed50056f143bcb26408dd9c92afe2" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.769407 22474 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.768900 22475 raft_consensus.cc:359] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.770394 22475 raft_consensus.cc:385] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.770844 22475 raft_consensus.cc:740] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.771806 22475 consensus_queue.cc:260] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:31.772341 22250 leader_election.cc:343] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.773869 22474 ts_tablet_manager.cc:1434] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 12:16:31.774863 22474 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.780315 22475 ts_tablet_manager.cc:1434] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:16:31.780689 22474 tablet_bootstrap.cc:654] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.781390 22475 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.783947 22476 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:31.784494 22476 ts_tablet_manager.cc:1403] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.018s
W20260709 12:16:31.785544 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 89583.9us
I20260709 12:16:31.790011 22476 raft_consensus.cc:359] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.790944 22476 raft_consensus.cc:385] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.791285 22476 raft_consensus.cc:740] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.792038 22474 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.792594 22474 ts_tablet_manager.cc:1403] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260709 12:16:31.792039 22476 consensus_queue.cc:260] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.794880 22476 ts_tablet_manager.cc:1434] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:31.795267 22474 raft_consensus.cc:359] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.795897 22474 raft_consensus.cc:385] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.796170 22474 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.796631 22476 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.797082 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750ed50056f143bcb26408dd9c92afe2" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.796922 22474 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.797654 22359 raft_consensus.cc:2468] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.798905 22474 ts_tablet_manager.cc:1434] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:31.800037 22474 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.801214 22662 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.801678 22662 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.803658 22662 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.805297 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.806087 22251 leader_election.cc:304] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
W20260709 12:16:31.806666 22250 leader_election.cc:343] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.806864 22662 raft_consensus.cc:2804] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.807241 22662 raft_consensus.cc:493] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.807570 22662 raft_consensus.cc:3060] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.807915 22474 tablet_bootstrap.cc:654] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.808032 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.808635 22359 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.811065 22475 tablet_bootstrap.cc:654] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.812335 22585 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.812794 22585 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.814841 22585 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.816299 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.817040 22280 raft_consensus.cc:2393] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 200ef61e8527460dad43c9ba80dc2ae2 in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:31.820544 22662 raft_consensus.cc:515] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.823251 22662 leader_election.cc:290] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.823359 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.821653 22476 tablet_bootstrap.cc:654] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.824106 22430 raft_consensus.cc:2393] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 200ef61e8527460dad43c9ba80dc2ae2 in current term 1: Already voted for candidate b6b908ce98c243cdbf93b1b205a2935a in this term.
I20260709 12:16:31.824690 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750ed50056f143bcb26408dd9c92afe2" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:31.826665 22250 leader_election.cc:343] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.830216 22325 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.833997 22482 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.846390 22251 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.847851 22662 raft_consensus.cc:2804] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.848340 22662 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.848784 22662 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.852706 22250 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:31.854130 22478 raft_consensus.cc:493] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.854637 22478 raft_consensus.cc:515] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.855641 22613 raft_consensus.cc:493] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.856119 22613 raft_consensus.cc:515] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.856979 22478 leader_election.cc:290] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.858119 22613 leader_election.cc:290] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.858428 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750ed50056f143bcb26408dd9c92afe2" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.859198 22359 raft_consensus.cc:3060] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.861693 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.862375 22613 raft_consensus.cc:493] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.862614 22433 raft_consensus.cc:2468] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.863035 22613 raft_consensus.cc:515] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.859071 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.864612 22357 raft_consensus.cc:2468] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:31.865944 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:31.866361 22400 leader_election.cc:304] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:31.866815 22280 raft_consensus.cc:2468] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 0.
I20260709 12:16:31.867517 22624 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.867702 22250 leader_election.cc:304] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:31.868017 22624 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.868485 22619 raft_consensus.cc:2804] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.868858 22619 raft_consensus.cc:493] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.869203 22619 raft_consensus.cc:3060] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.870206 22624 leader_election.cc:290] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.870373 22613 leader_election.cc:290] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.874078 22478 raft_consensus.cc:2804] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.874642 22478 raft_consensus.cc:493] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.879802 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.880573 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.881482 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.882337 22358 raft_consensus.cc:2468] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.881489 22360 raft_consensus.cc:2468] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.884495 22251 leader_election.cc:304] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:31.885023 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.885449 22251 leader_election.cc:304] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:31.885841 22357 raft_consensus.cc:2468] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:31.886101 22482 raft_consensus.cc:2749] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:31.886281 22624 raft_consensus.cc:2804] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.886356 22613 raft_consensus.cc:2804] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:31.886771 22624 raft_consensus.cc:493] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.886852 22613 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:31.887197 22624 raft_consensus.cc:3060] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.887274 22613 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.888401 22662 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.890483 22662 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.891516 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:31.875089 22478 raft_consensus.cc:3060] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.894009 22359 raft_consensus.cc:2468] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.893894 22624 raft_consensus.cc:515] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.896369 22624 leader_election.cc:290] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.896140 22613 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.897710 22251 leader_election.cc:304] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.899958 22474 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:31.900411 22474 ts_tablet_manager.cc:1403] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.037s
W20260709 12:16:31.900951 22250 leader_election.cc:343] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.901438 22672 raft_consensus.cc:2804] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.901983 22672 raft_consensus.cc:697] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.902150 22476 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
W20260709 12:16:31.902262 22250 leader_election.cc:343] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.902875 22476 ts_tablet_manager.cc:1403] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.049s
I20260709 12:16:31.904573 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.904846 22613 leader_election.cc:290] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.905907 22476 raft_consensus.cc:359] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.906520 22476 raft_consensus.cc:385] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.906831 22476 raft_consensus.cc:740] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.907226 22478 raft_consensus.cc:515] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.907784 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.907503 22476 consensus_queue.cc:260] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.908510 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.909083 22359 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.909621 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.909876 22476 ts_tablet_manager.cc:1434] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:16:31.910866 22476 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:31.911258 22478 leader_election.cc:290] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:31.912545 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.901235 22619 raft_consensus.cc:515] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.913110 22357 raft_consensus.cc:3060] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:31.914554 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.915166 22360 raft_consensus.cc:3060] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.914029 22250 leader_election.cc:343] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.915727 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.916273 22358 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:31.916966 22250 leader_election.cc:343] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.917318 22476 tablet_bootstrap.cc:654] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:31.917717 22250 leader_election.cc:343] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.902802 22672 consensus_queue.cc:237] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.923523 22360 raft_consensus.cc:2468] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.924340 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:31.924369 22624 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.925464 22251 leader_election.cc:304] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.925860 22624 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.926615 22613 raft_consensus.cc:2804] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.926499 22474 raft_consensus.cc:359] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.927191 22474 raft_consensus.cc:385] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:31.927249 22613 raft_consensus.cc:697] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.927525 22474 raft_consensus.cc:740] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:31.928308 22613 consensus_queue.cc:237] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.925065 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:31.928188 22474 consensus_queue.cc:260] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.929353 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:31.930135 22280 raft_consensus.cc:2393] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:31.930493 22433 raft_consensus.cc:2393] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate b6b908ce98c243cdbf93b1b205a2935a in this term.
I20260709 12:16:31.915257 22619 leader_election.cc:290] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.931531 22358 raft_consensus.cc:2468] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.932089 22359 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:31.928795 22624 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:31.933863 22475 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:31.934442 22475 ts_tablet_manager.cc:1403] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.153s	user 0.031s	sys 0.018s
I20260709 12:16:31.937444 22474 ts_tablet_manager.cc:1434] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260709 12:16:31.939719 22474 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:31.952025 22251 leader_election.cc:304] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.953274 22251 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:31.954164 22478 raft_consensus.cc:493] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:31.957875 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:31.954632 22624 raft_consensus.cc:2804] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.959669 22624 raft_consensus.cc:697] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.961931 22619 raft_consensus.cc:2804] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:31.965699 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:31.966570 22251 leader_election.cc:343] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:31.965847 22619 raft_consensus.cc:697] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:31.960814 22624 consensus_queue.cc:237] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.967500 22619 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.962304 22478 raft_consensus.cc:515] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:31.972954 22474 tablet_bootstrap.cc:654] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:31.990571 22181 catalog_manager.cc:5697] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:31.999482 22357 raft_consensus.cc:2468] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:16:32.001855 22475 raft_consensus.cc:359] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.003670 22475 raft_consensus.cc:385] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.003090 22400 leader_election.cc:304] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.004601 22478 leader_election.cc:290] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:32.004722 22602 raft_consensus.cc:2804] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.005545 22602 raft_consensus.cc:697] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:32.005278 22475 raft_consensus.cc:740] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.006763 22475 consensus_queue.cc:260] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.006728 22602 consensus_queue.cc:237] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.009102 22475 ts_tablet_manager.cc:1434] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260709 12:16:32.010010 22475 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:31.995545 22250 leader_election.cc:304] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.010978 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:32.011600 22250 leader_election.cc:343] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.012321 22250 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.011013 22619 raft_consensus.cc:2749] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.013271 22672 raft_consensus.cc:2749] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.026480 22476 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.027004 22476 ts_tablet_manager.cc:1403] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.005s
I20260709 12:16:32.027447 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.028816 22398 leader_election.cc:304] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.030340 22475 tablet_bootstrap.cc:654] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.031281 22596 raft_consensus.cc:2749] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.029879 22482 consensus_queue.cc:1048] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:16:32.035799 22181 catalog_manager.cc:5697] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.037367 22476 raft_consensus.cc:359] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.039717 22476 raft_consensus.cc:385] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.040171 22476 raft_consensus.cc:740] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.042096 22476 consensus_queue.cc:260] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.039165 22181 catalog_manager.cc:5697] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.046947 22181 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.054533 22476 ts_tablet_manager.cc:1434] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260709 12:16:32.055465 22476 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.062033 22482 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.062834 22482 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.063990 22672 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.062122 22183 catalog_manager.cc:5697] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:32.066574 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.069901 22482 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.071290 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:32.085623 22324 leader_election.cc:343] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.088562 22478 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:16:32.093927 22325 leader_election.cc:343] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.094405 22325 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.096498 22521 raft_consensus.cc:2749] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.107820 22474 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.108337 22474 ts_tablet_manager.cc:1403] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.169s	user 0.007s	sys 0.012s
I20260709 12:16:32.109334 22476 tablet_bootstrap.cc:654] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.121127 22478 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.121470 22433 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.125125 22475 tablet_bootstrap.cc:492] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.125622 22475 ts_tablet_manager.cc:1403] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.116s	user 0.026s	sys 0.036s
I20260709 12:16:32.128494 22475 raft_consensus.cc:359] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.129191 22475 raft_consensus.cc:385] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.130119 22475 raft_consensus.cc:740] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.130795 22475 consensus_queue.cc:260] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.132673 22476 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.133031 22475 ts_tablet_manager.cc:1434] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:16:32.133180 22476 ts_tablet_manager.cc:1403] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.001s
I20260709 12:16:32.134004 22475 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.142527 22476 raft_consensus.cc:359] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.143306 22476 raft_consensus.cc:385] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.143209 22474 raft_consensus.cc:359] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.143764 22476 raft_consensus.cc:740] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.143978 22474 raft_consensus.cc:385] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.144300 22474 raft_consensus.cc:740] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.144640 22476 consensus_queue.cc:260] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.146281 22476 ts_tablet_manager.cc:1434] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:16:32.147178 22476 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.144904 22474 consensus_queue.cc:260] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.157516 22577 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.157940 22474 ts_tablet_manager.cc:1434] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:16:32.158056 22577 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.159888 22474 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
W20260709 12:16:32.157516 22325 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:32.164342 22577 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.165814 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:32.168998 22325 leader_election.cc:343] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.169747 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.170476 22284 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:32.173305 22474 tablet_bootstrap.cc:654] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.172765 22476 tablet_bootstrap.cc:654] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.174434 22324 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.175047 22475 tablet_bootstrap.cc:654] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.175725 22577 raft_consensus.cc:2804] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.176280 22577 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.176909 22577 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.185261 22474 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.185500 22476 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.185797 22474 ts_tablet_manager.cc:1403] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260709 12:16:32.186296 22476 ts_tablet_manager.cc:1403] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260709 12:16:32.187100 22596 raft_consensus.cc:493] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.187563 22596 raft_consensus.cc:515] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.189123 22474 raft_consensus.cc:359] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.189798 22474 raft_consensus.cc:385] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.190079 22474 raft_consensus.cc:740] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.190132 22476 raft_consensus.cc:359] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.191058 22476 raft_consensus.cc:385] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.191358 22476 raft_consensus.cc:740] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.191726 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.191992 22474 consensus_queue.cc:260] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.193446 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952b96a8f4c349c7b2652b9902b5ea60" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.191735 22596 leader_election.cc:290] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:32.194056 22474 ts_tablet_manager.cc:1434] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:32.194242 22357 raft_consensus.cc:2393] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:32.195015 22474 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.195242 22577 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.195794 22475 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.196393 22475 ts_tablet_manager.cc:1403] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.018s
I20260709 12:16:32.196230 22400 leader_election.cc:304] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.197050 22596 raft_consensus.cc:3060] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.197729 22476 consensus_queue.cc:260] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.197961 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:32.198591 22280 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.201800 22474 tablet_bootstrap.cc:654] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.204068 22596 raft_consensus.cc:2749] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.205287 22280 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:32.208540 22324 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:32.209401 22585 raft_consensus.cc:2804] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.209911 22585 raft_consensus.cc:697] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:32.210717 22585 consensus_queue.cc:237] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.207033 22476 ts_tablet_manager.cc:1434] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:16:32.217339 22476 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.223440 22476 tablet_bootstrap.cc:654] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.206681 22475 raft_consensus.cc:359] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.228796 22475 raft_consensus.cc:385] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.229796 22475 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.231663 22475 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.232656 22482 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.233922 22482 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.236842 22482 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.238081 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.238718 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.239351 22280 raft_consensus.cc:2468] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
W20260709 12:16:32.239562 22325 leader_election.cc:343] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.240895 22475 ts_tablet_manager.cc:1434] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 12:16:32.240587 22324 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.241899 22577 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.242851 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:32.244011 22482 raft_consensus.cc:2804] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:16:32.244117 22325 leader_election.cc:343] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.244419 22482 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.244783 22482 raft_consensus.cc:3060] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.253136 22482 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.259728 22474 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.254912 22475 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.260212 22474 ts_tablet_manager.cc:1403] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.038s
I20260709 12:16:32.262993 22474 raft_consensus.cc:359] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.263639 22474 raft_consensus.cc:385] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.263906 22474 raft_consensus.cc:740] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.264545 22474 consensus_queue.cc:260] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.264914 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:32.265528 22280 raft_consensus.cc:3060] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.266561 22474 ts_tablet_manager.cc:1434] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:16:32.266808 22433 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.267421 22474 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.268486 22577 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.268955 22577 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.271092 22577 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.272680 22280 raft_consensus.cc:2468] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:32.272907 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.274307 22482 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.274037 22181 catalog_manager.cc:5697] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.274900 22324 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
W20260709 12:16:32.276731 22325 leader_election.cc:343] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.276762 22482 raft_consensus.cc:2804] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.277899 22662 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.278386 22662 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.279143 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:32.280401 22662 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:32.280926 22325 leader_election.cc:343] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.282436 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.282523 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.283135 22280 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:32.283196 22357 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:32.284266 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.284353 22324 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.285544 22577 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.285876 22577 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.286377 22577 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.288470 22475 tablet_bootstrap.cc:654] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:32.285831 22250 leader_election.cc:343] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.277913 22482 raft_consensus.cc:697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:32.290787 22482 consensus_queue.cc:237] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.291326 22251 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.295661 22474 tablet_bootstrap.cc:654] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.296828 22662 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.299062 22476 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.301275 22476 ts_tablet_manager.cc:1403] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.019s
I20260709 12:16:32.297235 22662 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.302441 22662 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.308279 22662 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.351449 22577 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.354687 22577 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.357429 22624 raft_consensus.cc:493] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.358009 22624 raft_consensus.cc:515] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.364601 22624 leader_election.cc:290] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.387962 22476 raft_consensus.cc:359] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.388882 22476 raft_consensus.cc:385] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.392120 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:32.392120 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:32.389220 22476 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.393970 22282 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 200ef61e8527460dad43c9ba80dc2ae2 in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:32.393987 22181 catalog_manager.cc:5697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.400745 22476 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.402415 22475 tablet_bootstrap.cc:492] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.402885 22475 ts_tablet_manager.cc:1403] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.001s
I20260709 12:16:32.414880 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.415264 22619 raft_consensus.cc:493] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.415841 22619 raft_consensus.cc:515] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.418643 22476 ts_tablet_manager.cc:1434] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260709 12:16:32.420401 22476 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.420532 22475 raft_consensus.cc:359] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.421257 22475 raft_consensus.cc:385] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.421566 22475 raft_consensus.cc:740] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.422734 22475 consensus_queue.cc:260] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.424372 22662 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.422629 22619 leader_election.cc:290] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.426679 22474 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.427161 22474 ts_tablet_manager.cc:1403] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.160s	user 0.072s	sys 0.043s
W20260709 12:16:32.428352 22250 consensus_peers.cc:597] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:32.429036 22250 leader_election.cc:343] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.432826 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:32.434355 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:32.438151 22325 leader_election.cc:343] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.438701 22478 raft_consensus.cc:493] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.439494 22478 raft_consensus.cc:515] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.441540 22478 leader_election.cc:290] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:32.441869 22475 ts_tablet_manager.cc:1434] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 12:16:32.443651 22475 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.444806 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.447371 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.438645 22325 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
W20260709 12:16:32.451843 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:32.452490 22482 raft_consensus.cc:2749] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.452296 22596 consensus_queue.cc:1048] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.453197 22602 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.453758 22602 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.455957 22602 leader_election.cc:290] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:32.457001 22476 tablet_bootstrap.cc:654] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.457952 22474 raft_consensus.cc:359] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.458694 22474 raft_consensus.cc:385] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.458993 22474 raft_consensus.cc:740] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.459771 22474 consensus_queue.cc:260] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.464322 22398 leader_election.cc:304] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.464951 22474 ts_tablet_manager.cc:1434] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 12:16:32.466245 22602 raft_consensus.cc:2749] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.466246 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.471201 22357 raft_consensus.cc:2393] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:32.466872 22662 consensus_queue.cc:1048] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:32.466950 22250 leader_election.cc:343] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.473623 22577 raft_consensus.cc:493] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:32.473863 22250 leader_election.cc:343] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.474083 22577 raft_consensus.cc:515] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.475797 22662 raft_consensus.cc:493] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.476099 22577 leader_election.cc:290] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.476274 22662 raft_consensus.cc:515] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.470067 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.477958 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:32.478287 22662 leader_election.cc:290] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.478788 22358 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:32.479693 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.480363 22281 raft_consensus.cc:2468] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:32.481745 22324 leader_election.cc:304] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:32.482914 22482 raft_consensus.cc:2804] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.483307 22482 raft_consensus.cc:493] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.483680 22482 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.486311 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.488538 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.490011 22430 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.492566 22482 raft_consensus.cc:515] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.494510 22398 leader_election.cc:304] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.497191 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:32.497908 22250 leader_election.cc:343] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.497924 22358 raft_consensus.cc:2468] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:32.499861 22474 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.500695 22478 raft_consensus.cc:2749] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.505836 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.506762 22359 raft_consensus.cc:2393] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:32.507359 22482 leader_election.cc:290] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.505836 22475 tablet_bootstrap.cc:654] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.508849 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:32.509609 22281 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.516815 22619 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.518350 22602 consensus_queue.cc:1048] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.523806 22476 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.524441 22476 ts_tablet_manager.cc:1403] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.003s
I20260709 12:16:32.527539 22476 raft_consensus.cc:359] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.528476 22476 raft_consensus.cc:385] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.528800 22476 raft_consensus.cc:740] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.530169 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.532588 22476 consensus_queue.cc:260] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.533057 22619 consensus_queue.cc:1048] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.535149 22476 ts_tablet_manager.cc:1434] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:32.536201 22476 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
W20260709 12:16:32.542250 22251 leader_election.cc:343] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.543016 22251 leader_election.cc:304] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.545152 22619 raft_consensus.cc:2749] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:32.554426 22250 consensus_peers.cc:597] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:32.556687 22251 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.557921 22662 raft_consensus.cc:2749] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.580058 22476 tablet_bootstrap.cc:654] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.583077 22281 raft_consensus.cc:2468] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:32.584296 22324 leader_election.cc:304] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:32.585124 22577 raft_consensus.cc:2804] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.585678 22577 raft_consensus.cc:697] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:32.586099 22662 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.586578 22577 consensus_queue.cc:237] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.588745 22474 tablet_bootstrap.cc:654] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.599143 22672 raft_consensus.cc:493] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.599866 22672 raft_consensus.cc:515] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.604478 22672 leader_election.cc:290] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.604116 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.610997 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:32.612143 22250 leader_election.cc:343] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.623147 22672 consensus_queue.cc:1048] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:32.625171 22475 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.625353 22251 leader_election.cc:304] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
W20260709 12:16:32.628686 22325 leader_election.cc:343] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:32.630251 22325 leader_election.cc:343] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.631319 22475 ts_tablet_manager.cc:1403] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.188s	user 0.040s	sys 0.054s
I20260709 12:16:32.637578 22619 raft_consensus.cc:2804] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.637998 22619 raft_consensus.cc:493] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.638353 22619 raft_consensus.cc:3060] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.642063 22474 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.642684 22474 ts_tablet_manager.cc:1403] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.000s
I20260709 12:16:32.646951 22474 raft_consensus.cc:359] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.647881 22474 raft_consensus.cc:385] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.648229 22474 raft_consensus.cc:740] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.651641 22475 raft_consensus.cc:359] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.652299 22475 raft_consensus.cc:385] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.652551 22475 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.649070 22474 consensus_queue.cc:260] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.653228 22475 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.656045 22475 ts_tablet_manager.cc:1434] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:16:32.657003 22475 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.657578 22474 ts_tablet_manager.cc:1434] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:16:32.658444 22474 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.661731 22476 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.662292 22476 ts_tablet_manager.cc:1403] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.006s
I20260709 12:16:32.652962 22619 raft_consensus.cc:515] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.664990 22476 raft_consensus.cc:359] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.665710 22476 raft_consensus.cc:385] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.665992 22476 raft_consensus.cc:740] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.666591 22476 consensus_queue.cc:260] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.668596 22476 ts_tablet_manager.cc:1434] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:16:32.671300 22476 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.637171 22251 leader_election.cc:304] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.678903 22672 raft_consensus.cc:2749] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.689052 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.690825 22624 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:32.696825 22602 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.702662 22602 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.706409 22475 tablet_bootstrap.cc:654] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.706543 22602 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:32.709942 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:32.710335 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.711077 22356 raft_consensus.cc:2393] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:32.712757 22619 leader_election.cc:290] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.716627 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:32.718483 22250 leader_election.cc:343] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.720374 22474 tablet_bootstrap.cc:654] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.723613 22476 tablet_bootstrap.cc:654] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:32.727169 22325 consensus_peers.cc:597] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:32.727288 22251 leader_election.cc:343] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.727847 22251 leader_election.cc:304] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.728624 22624 raft_consensus.cc:2749] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.730304 22398 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:32.731109 22602 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.734426 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:32.735013 22359 raft_consensus.cc:3060] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.752274 22359 raft_consensus.cc:2468] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:32.754050 22474 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.755055 22474 ts_tablet_manager.cc:1403] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.009s
I20260709 12:16:32.753708 22251 leader_election.cc:304] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.759192 22474 raft_consensus.cc:359] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.760162 22474 raft_consensus.cc:385] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.760432 22474 raft_consensus.cc:740] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.761032 22474 consensus_queue.cc:260] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.763532 22474 ts_tablet_manager.cc:1434] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:16:32.764432 22474 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.766115 22181 catalog_manager.cc:5697] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.770183 22475 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.770701 22475 ts_tablet_manager.cc:1403] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.011s
I20260709 12:16:32.771414 22585 consensus_queue.cc:1048] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:32.773608 22325 consensus_peers.cc:597] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:32.774693 22475 raft_consensus.cc:359] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.776085 22475 raft_consensus.cc:385] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.776245 22433 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.776479 22475 raft_consensus.cc:740] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.777230 22475 consensus_queue.cc:260] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.781635 22602 raft_consensus.cc:2749] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.785601 22474 tablet_bootstrap.cc:654] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.786219 22619 raft_consensus.cc:2804] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.786731 22619 raft_consensus.cc:697] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:32.787531 22619 consensus_queue.cc:237] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.789397 22672 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.790701 22672 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.793928 22672 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:32.797752 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 44201us
I20260709 12:16:32.798511 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.799172 22434 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:32.799645 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.800518 22357 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:32.803912 22250 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:32.805648 22662 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:32.806002 22662 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.806130 22475 ts_tablet_manager.cc:1434] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:16:32.806337 22662 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:32.807142 22475 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.820328 22662 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.823823 22476 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.832998 22475 tablet_bootstrap.cc:654] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.833326 22476 ts_tablet_manager.cc:1403] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.162s	user 0.009s	sys 0.006s
I20260709 12:16:32.835951 22476 raft_consensus.cc:359] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.836978 22476 raft_consensus.cc:385] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.837245 22476 raft_consensus.cc:740] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.838109 22476 consensus_queue.cc:260] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.840209 22476 ts_tablet_manager.cc:1434] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:16:32.841040 22476 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.842437 22183 catalog_manager.cc:5697] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.846735 22476 tablet_bootstrap.cc:654] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.850971 22662 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.852602 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:32.853451 22357 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:32.853536 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:32.854333 22430 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:32.864086 22357 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:16:32.865060 22475 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.865556 22475 ts_tablet_manager.cc:1403] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.000s
I20260709 12:16:32.865717 22251 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:32.868595 22475 raft_consensus.cc:359] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.869302 22475 raft_consensus.cc:385] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.869626 22475 raft_consensus.cc:740] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.869894 22430 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:16:32.872582 22619 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:32.873487 22474 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.873922 22476 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.873454 22619 raft_consensus.cc:697] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:32.874074 22474 ts_tablet_manager.cc:1403] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.110s	user 0.006s	sys 0.011s
I20260709 12:16:32.874495 22476 ts_tablet_manager.cc:1403] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260709 12:16:32.874795 22619 consensus_queue.cc:237] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.876659 22474 raft_consensus.cc:359] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.877348 22474 raft_consensus.cc:385] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.877043 22476 raft_consensus.cc:359] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.877640 22474 raft_consensus.cc:740] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.877869 22476 raft_consensus.cc:385] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.878245 22476 raft_consensus.cc:740] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.878473 22474 consensus_queue.cc:260] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.878912 22476 consensus_queue.cc:260] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.880887 22474 ts_tablet_manager.cc:1434] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:32.880892 22476 ts_tablet_manager.cc:1434] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:32.881347 22475 consensus_queue.cc:260] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.882054 22476 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:32.883396 22475 ts_tablet_manager.cc:1434] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:16:32.885713 22474 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:32.887174 22482 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:32.888495 22476 tablet_bootstrap.cc:654] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.891103 22662 raft_consensus.cc:493] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.891678 22662 raft_consensus.cc:515] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.893041 22474 tablet_bootstrap.cc:654] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.894111 22662 leader_election.cc:290] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.894881 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.895540 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:32.896634 22251 leader_election.cc:343] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:32.897753 22250 leader_election.cc:343] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.902886 22250 leader_election.cc:304] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.904475 22714 raft_consensus.cc:2749] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:32.905167 22714 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.905514 22475 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.905710 22714 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.909287 22714 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.910048 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:32.910681 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:32.910904 22357 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
W20260709 12:16:32.912516 22250 leader_election.cc:343] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.917215 22251 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:32.917881 22475 tablet_bootstrap.cc:654] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.926061 22714 raft_consensus.cc:2804] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:32.926509 22714 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:32.926872 22714 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.928972 22475 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:32.929579 22475 ts_tablet_manager.cc:1403] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 12:16:32.940590 22475 raft_consensus.cc:359] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.945200 22475 raft_consensus.cc:385] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.945535 22475 raft_consensus.cc:740] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.946452 22475 consensus_queue.cc:260] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.949383 22714 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.952353 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:32.952966 22357 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:32.949232 22475 ts_tablet_manager.cc:1434] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:16:32.954949 22475 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:32.960700 22357 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:32.963898 22251 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:32.962033 22180 catalog_manager.cc:5697] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:32.966429 22662 raft_consensus.cc:2804] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:32.968995 22662 raft_consensus.cc:697] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:32.969985 22662 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.974304 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:32.975813 22250 leader_election.cc:343] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:32.976091 22714 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:32.988648 22476 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:32.989265 22476 ts_tablet_manager.cc:1403] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.107s	user 0.037s	sys 0.048s
I20260709 12:16:32.991837 22474 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:32.992244 22474 ts_tablet_manager.cc:1403] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.107s	user 0.024s	sys 0.014s
I20260709 12:16:32.992163 22476 raft_consensus.cc:359] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.993085 22476 raft_consensus.cc:385] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.993407 22476 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.993600 22619 raft_consensus.cc:493] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:32.994076 22619 raft_consensus.cc:515] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.994379 22476 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.994997 22474 raft_consensus.cc:359] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.995656 22474 raft_consensus.cc:385] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:32.995942 22474 raft_consensus.cc:740] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:32.996596 22474 consensus_queue.cc:260] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:32.997010 22475 tablet_bootstrap.cc:654] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:32.998652 22476 ts_tablet_manager.cc:1434] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:16:32.999692 22476 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.001034 22474 ts_tablet_manager.cc:1434] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:33.001952 22474 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.007534 22474 tablet_bootstrap.cc:654] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.007975 22476 tablet_bootstrap.cc:654] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.008987 22475 tablet_bootstrap.cc:492] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:33.009567 22475 ts_tablet_manager.cc:1403] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
I20260709 12:16:33.009822 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146030b0f8f4f18a101b4ed6344d1c6" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.010478 22359 raft_consensus.cc:2468] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:33.012748 22475 raft_consensus.cc:359] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.014016 22475 raft_consensus.cc:385] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.014341 22475 raft_consensus.cc:740] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.015534 22475 consensus_queue.cc:260] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.018853 22251 leader_election.cc:304] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.020449 22624 raft_consensus.cc:2804] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.020941 22624 raft_consensus.cc:493] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.021368 22624 raft_consensus.cc:3060] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.022537 22475 ts_tablet_manager.cc:1434] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:16:33.023578 22475 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:33.030695 22474 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.032338 22475 tablet_bootstrap.cc:654] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.033355 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146030b0f8f4f18a101b4ed6344d1c6" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.035913 22476 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:33.036437 22476 ts_tablet_manager.cc:1403] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260709 12:16:33.040202 22474 ts_tablet_manager.cc:1403] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.014s
I20260709 12:16:33.039732 22476 raft_consensus.cc:359] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.040737 22476 raft_consensus.cc:385] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.041136 22476 raft_consensus.cc:740] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.042110 22476 consensus_queue.cc:260] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.043229 22474 raft_consensus.cc:359] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.043916 22474 raft_consensus.cc:385] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.044180 22474 raft_consensus.cc:740] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.044920 22474 consensus_queue.cc:260] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.045172 22476 ts_tablet_manager.cc:1434] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:16:33.045212 22430 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.046738 22476 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.047350 22474 ts_tablet_manager.cc:1434] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:33.048204 22474 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
W20260709 12:16:33.051024 22250 leader_election.cc:343] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.054215 22474 tablet_bootstrap.cc:654] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.055778 22476 tablet_bootstrap.cc:654] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.009179 22181 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.065629 22433 raft_consensus.cc:3060] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.066408 22474 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.066869 22474 ts_tablet_manager.cc:1403] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:16:33.069392 22474 raft_consensus.cc:359] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.070086 22474 raft_consensus.cc:385] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.070354 22474 raft_consensus.cc:740] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.070978 22474 consensus_queue.cc:260] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.072415 22474 ts_tablet_manager.cc:1434] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260709 12:16:33.073262 22474 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.074728 22619 leader_election.cc:290] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.079109 22474 tablet_bootstrap.cc:654] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.079105 22624 raft_consensus.cc:515] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.083858 22624 leader_election.cc:290] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.084368 22624 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.084805 22624 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.086726 22624 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.101215 22476 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:33.101800 22476 ts_tablet_manager.cc:1403] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.005s
I20260709 12:16:33.105113 22476 raft_consensus.cc:359] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.105852 22476 raft_consensus.cc:385] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.106144 22476 raft_consensus.cc:740] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.106407 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.107331 22476 consensus_queue.cc:260] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.109978 22476 ts_tablet_manager.cc:1434] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 12:16:33.110496 22250 leader_election.cc:343] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.110951 22476 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.114513 22707 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:33.119936 22476 tablet_bootstrap.cc:654] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.121618 22482 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.131897 22474 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.132357 22474 ts_tablet_manager.cc:1403] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.038s
I20260709 12:16:33.134894 22474 raft_consensus.cc:359] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.135582 22474 raft_consensus.cc:385] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.135875 22474 raft_consensus.cc:740] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.137102 22624 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.137007 22474 consensus_queue.cc:260] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.137585 22624 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.138048 22475 tablet_bootstrap.cc:492] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:33.138723 22475 ts_tablet_manager.cc:1403] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.037s
I20260709 12:16:33.139151 22474 ts_tablet_manager.cc:1434] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:33.139570 22624 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.140070 22474 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.141940 22475 raft_consensus.cc:359] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.142650 22475 raft_consensus.cc:385] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.142918 22475 raft_consensus.cc:740] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.145781 22474 tablet_bootstrap.cc:654] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.145506 22475 consensus_queue.cc:260] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.149837 22475 ts_tablet_manager.cc:1434] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:16:33.153041 22475 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:33.158892 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146030b0f8f4f18a101b4ed6344d1c6" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:33.159866 22360 raft_consensus.cc:3060] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.162362 22476 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:33.162880 22476 ts_tablet_manager.cc:1403] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.008s
I20260709 12:16:33.166604 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.166481 22476 raft_consensus.cc:359] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.167285 22476 raft_consensus.cc:385] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.167521 22474 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.167593 22476 raft_consensus.cc:740] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.167884 22602 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.168126 22474 ts_tablet_manager.cc:1403] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260709 12:16:33.168421 22602 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.168633 22476 consensus_queue.cc:260] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.178431 22476 ts_tablet_manager.cc:1434] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 12:16:33.170684 22474 raft_consensus.cc:359] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.178776 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.179184 22474 raft_consensus.cc:385] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.179431 22476 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.179456 22474 raft_consensus.cc:740] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.180334 22474 consensus_queue.cc:260] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.182320 22474 ts_tablet_manager.cc:1434] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:16:33.171727 22602 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:33.172706 22482 raft_consensus.cc:493] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.172716 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.184279 22474 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.184242 22482 raft_consensus.cc:515] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.186245 22482 leader_election.cc:290] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.175163 22585 raft_consensus.cc:493] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.206352 22585 raft_consensus.cc:515] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.208323 22585 leader_election.cc:290] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.187402 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.208956 22284 raft_consensus.cc:2468] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.208990 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.209693 22282 raft_consensus.cc:2468] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.210353 22324 leader_election.cc:304] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.188581 22476 tablet_bootstrap.cc:654] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.210968 22585 raft_consensus.cc:2804] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.192513 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.195281 22431 raft_consensus.cc:3060] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.211601 22324 leader_election.cc:304] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.212219 22707 raft_consensus.cc:2804] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.212630 22707 raft_consensus.cc:493] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.213007 22707 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.213724 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.215243 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4146030b0f8f4f18a101b4ed6344d1c6" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:33.196298 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.198369 22398 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:33.226922 22476 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
W20260709 12:16:33.199496 22250 leader_election.cc:343] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.172616 22475 tablet_bootstrap.cc:654] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.227528 22476 ts_tablet_manager.cc:1403] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 12:16:33.231086 22476 raft_consensus.cc:359] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.231739 22619 raft_consensus.cc:493] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.231993 22476 raft_consensus.cc:385] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.232273 22619 raft_consensus.cc:515] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.232591 22476 raft_consensus.cc:740] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.234335 22619 leader_election.cc:290] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.204725 22521 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.234979 22521 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.236239 22356 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:33.237459 22521 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.191177 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.211364 22585 raft_consensus.cc:493] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.196023 22474 tablet_bootstrap.cc:654] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.238176 22585 raft_consensus.cc:3060] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.238612 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.239223 22282 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.240408 22324 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.220021 22602 raft_consensus.cc:493] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.241233 22521 raft_consensus.cc:2804] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.241704 22521 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.242026 22521 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.242743 22474 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.243075 22474 ts_tablet_manager.cc:1403] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 12:16:33.220256 22707 raft_consensus.cc:515] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.245050 22474 raft_consensus.cc:359] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.241160 22602 raft_consensus.cc:515] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.245828 22474 raft_consensus.cc:385] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.246161 22474 raft_consensus.cc:740] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.246816 22474 consensus_queue.cc:260] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.247491 22602 leader_election.cc:290] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:33.247833 22577 raft_consensus.cc:493] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.233600 22476 consensus_queue.cc:260] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.248303 22577 raft_consensus.cc:515] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.249166 22474 ts_tablet_manager.cc:1434] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:33.249084 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.249920 22357 raft_consensus.cc:2393] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:33.250337 22476 ts_tablet_manager.cc:1434] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 12:16:33.250372 22577 leader_election.cc:290] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.251372 22476 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.253652 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.244958 22585 raft_consensus.cc:515] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.254303 22284 raft_consensus.cc:2468] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.255781 22585 leader_election.cc:290] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.253883 22707 leader_election.cc:290] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.256049 22324 leader_election.cc:304] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.257089 22707 raft_consensus.cc:2804] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.257550 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:33.257889 22707 raft_consensus.cc:493] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.258167 22284 raft_consensus.cc:3060] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.258244 22707 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.258406 22476 tablet_bootstrap.cc:654] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.266400 22284 raft_consensus.cc:2468] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:33.293727 22324 leader_election.cc:304] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.267447 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:33.272163 22707 raft_consensus.cc:515] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.295305 22282 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.296684 22707 leader_election.cc:290] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.298501 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:33.252760 22521 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.299147 22281 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:33.301438 22250 leader_election.cc:343] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.304960 22521 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:33.273592 22325 leader_election.cc:343] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.284911 22429 raft_consensus.cc:3060] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.288334 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.204164 22360 raft_consensus.cc:2468] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:33.294775 22585 raft_consensus.cc:2804] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.305585 22475 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:33.318394 22475 ts_tablet_manager.cc:1403] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.166s	user 0.007s	sys 0.004s
I20260709 12:16:33.321485 22585 raft_consensus.cc:697] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:33.322336 22585 consensus_queue.cc:237] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.306844 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:33.307569 22281 raft_consensus.cc:2468] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:33.310467 22707 raft_consensus.cc:493] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.272950 22474 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.325460 22280 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.325332 22707 raft_consensus.cc:515] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:33.316365 22325 leader_election.cc:343] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.321168 22475 raft_consensus.cc:359] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.327342 22475 raft_consensus.cc:385] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.329785 22251 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
W20260709 12:16:33.331315 22251 leader_election.cc:343] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.331890 22251 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.327617 22475 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.339344 22251 leader_election.cc:304] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.335726 22475 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.337492 22619 raft_consensus.cc:2749] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.364152 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.366945 22282 raft_consensus.cc:2468] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:33.350654 22707 leader_election.cc:290] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:33.348976 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 117696us
I20260709 12:16:33.359195 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.352955 22662 raft_consensus.cc:2804] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.342172 22324 leader_election.cc:304] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
W20260709 12:16:33.359100 22250 leader_election.cc:343] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.376899 22482 raft_consensus.cc:493] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.382921 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.382833 22482 raft_consensus.cc:515] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.387007 22476 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:33.387471 22476 ts_tablet_manager.cc:1403] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.021s
I20260709 12:16:33.390960 22482 leader_election.cc:290] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.392722 22360 raft_consensus.cc:2393] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:33.394497 22577 raft_consensus.cc:2804] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.384624 22478 raft_consensus.cc:2749] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.396273 22475 ts_tablet_manager.cc:1434] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.078s	user 0.010s	sys 0.005s
I20260709 12:16:33.384742 22662 raft_consensus.cc:697] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:33.402433 22251 leader_election.cc:304] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.406693 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:33.404132 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:33.389189 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 53384.7us
I20260709 12:16:33.412390 22324 leader_election.cc:304] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.408501 22714 raft_consensus.cc:2749] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.413260 22750 raft_consensus.cc:2804] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.409263 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a750d2c3404e49d39650a2a0d8727884" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.413810 22750 raft_consensus.cc:697] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:33.414671 22750 consensus_queue.cc:237] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.416411 22475 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:33.417593 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:33.417816 22662 consensus_queue.cc:237] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.418720 22476 raft_consensus.cc:359] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.419376 22476 raft_consensus.cc:385] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.419684 22476 raft_consensus.cc:740] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.422989 22476 consensus_queue.cc:260] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.423321 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.423898 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.424507 22284 raft_consensus.cc:2468] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.424814 22476 ts_tablet_manager.cc:1434] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260709 12:16:33.425735 22476 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:33.417140 22577 raft_consensus.cc:697] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:33.426765 22577 consensus_queue.cc:237] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.428586 22474 tablet_bootstrap.cc:654] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:33.437901 22324 leader_election.cc:343] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.438033 22748 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:16:33.439131 22324 leader_election.cc:304] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.439493 22619 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:33.440433 22521 raft_consensus.cc:2804] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.440851 22521 raft_consensus.cc:493] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.441190 22521 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.481868 22476 tablet_bootstrap.cc:654] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.451675 22585 raft_consensus.cc:493] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.497965 22475 tablet_bootstrap.cc:654] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.461643 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:33.477149 22434 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.491325 22585 raft_consensus.cc:515] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.506857 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.507241 22359 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:33.512372 22521 raft_consensus.cc:515] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.513397 22482 raft_consensus.cc:493] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.514814 22482 raft_consensus.cc:515] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.520215 22482 leader_election.cc:290] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.519685 22714 raft_consensus.cc:493] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.523072 22714 raft_consensus.cc:515] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.525089 22714 leader_election.cc:290] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.521241 22585 leader_election.cc:290] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.531543 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.533138 22432 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:33.540349 22183 catalog_manager.cc:5697] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.542999 22180 catalog_manager.cc:5697] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:33.555737 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.559049 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:33.562754 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.563481 22285 raft_consensus.cc:2468] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.563776 22280 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
W20260709 12:16:33.564875 22251 leader_election.cc:343] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.569311 22753 log.cc:927] Time spent T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:16:33.552525 22714 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 12:16:33.567328 22624 raft_consensus.cc:2764] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:16:33.580713 22324 leader_election.cc:304] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.587749 22474 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:33.588516 22474 ts_tablet_manager.cc:1403] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.316s	user 0.020s	sys 0.010s
W20260709 12:16:33.585956 22250 leader_election.cc:343] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.589838 22250 leader_election.cc:304] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.578382 22521 leader_election.cc:290] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.596019 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:33.600271 22280 raft_consensus.cc:2468] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:33.592016 22585 raft_consensus.cc:2804] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.593140 22672 raft_consensus.cc:2749] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.587322 22398 leader_election.cc:304] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:33.616199 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.607497 22585 raft_consensus.cc:493] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.603937 22324 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.621932 22585 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.637874 22474 raft_consensus.cc:359] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.638996 22474 raft_consensus.cc:385] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.631829 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:33.630141 22754 raft_consensus.cc:2749] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:33.639344 22474 raft_consensus.cc:740] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.621622 22662 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:16:33.633893 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 70132.8us
I20260709 12:16:33.654525 22324 leader_election.cc:304] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:33.658160 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:33.629953 22751 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260709 12:16:33.639389 22577 raft_consensus.cc:2804] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:33.648556 22280 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.668098 22474 consensus_queue.cc:260] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.676543 22750 raft_consensus.cc:2804] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:33.684566 22750 raft_consensus.cc:493] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:33.685003 22750 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.690186 22474 ts_tablet_manager.cc:1434] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.101s	user 0.013s	sys 0.003s
I20260709 12:16:33.691335 22474 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:33.677107 22577 raft_consensus.cc:697] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:33.694707 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:33.739625 22755 log.cc:927] Time spent T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
W20260709 12:16:33.746628 22325 leader_election.cc:343] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.754065 22325 leader_election.cc:343] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.754925 22476 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:33.755563 22476 ts_tablet_manager.cc:1403] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.330s	user 0.007s	sys 0.022s
I20260709 12:16:33.754837 22577 consensus_queue.cc:237] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.775573 22475 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:33.776295 22475 ts_tablet_manager.cc:1403] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.360s	user 0.020s	sys 0.007s
W20260709 12:16:33.778501 22325 leader_election.cc:343] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.783568 22750 raft_consensus.cc:515] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:33.798158 22325 leader_election.cc:343] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.803476 22325 leader_election.cc:343] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.825543 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
W20260709 12:16:33.838203 22325 leader_election.cc:343] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.839819 22325 leader_election.cc:343] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.844062 22325 leader_election.cc:343] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.844707 22325 leader_election.cc:304] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.858724 22474 tablet_bootstrap.cc:654] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:33.828233 22427 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.826272 22281 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:33.825829 22280 raft_consensus.cc:2468] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:33.890552 22749 raft_consensus.cc:2749] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:33.894676 22325 leader_election.cc:343] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.885226 22750 leader_election.cc:290] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.897130 22521 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:16:33.905606 22325 leader_election.cc:343] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:33.914791 22325 leader_election.cc:343] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:33.913000 22475 raft_consensus.cc:359] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.930549 22475 raft_consensus.cc:385] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.930959 22475 raft_consensus.cc:740] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.953378 22475 consensus_queue.cc:260] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.967540 22521 raft_consensus.cc:493] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:33.967782 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:33.968091 22521 raft_consensus.cc:515] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.968832 22585 raft_consensus.cc:515] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.970114 22521 leader_election.cc:290] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:33.984870 22476 raft_consensus.cc:359] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:33.985947 22476 raft_consensus.cc:385] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:33.986307 22476 raft_consensus.cc:740] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:33.986994 22585 leader_election.cc:290] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:33.989518 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 72554.3us
I20260709 12:16:33.995368 22475 ts_tablet_manager.cc:1434] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.219s	user 0.006s	sys 0.002s
I20260709 12:16:33.996423 22475 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
W20260709 12:16:34.004544 22325 leader_election.cc:343] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.005985 22474 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
W20260709 12:16:34.006382 22325 consensus_peers.cc:597] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:34.006655 22474 ts_tablet_manager.cc:1403] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.316s	user 0.024s	sys 0.005s
W20260709 12:16:34.011675 22250 consensus_peers.cc:597] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:34.013764 22476 consensus_queue.cc:260] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.017853 22770 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:16:34.017874 22748 consensus_queue.cc:1048] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.022109 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.024155 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:34.024221 22324 leader_election.cc:304] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:33.992158 22281 raft_consensus.cc:2468] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:34.029379 22476 ts_tablet_manager.cc:1434] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.273s	user 0.007s	sys 0.002s
I20260709 12:16:34.030339 22476 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:34.030054 22474 raft_consensus.cc:359] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.030746 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.031416 22281 raft_consensus.cc:2468] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:34.030768 22474 raft_consensus.cc:385] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.032752 22474 raft_consensus.cc:740] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.025790 22775 raft_consensus.cc:2804] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.035038 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
W20260709 12:16:34.037941 22325 leader_election.cc:343] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.038347 22778 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:34.040163 22325 leader_election.cc:343] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.040198 22285 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.043326 22474 consensus_queue.cc:260] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.046016 22775 raft_consensus.cc:697] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:34.045936 22474 ts_tablet_manager.cc:1434] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
W20260709 12:16:34.046123 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:34.046976 22775 consensus_queue.cc:237] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.047562 22474 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:34.036947 22324 leader_election.cc:304] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.052868 22778 raft_consensus.cc:2804] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.053503 22778 raft_consensus.cc:697] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:34.054102 22577 raft_consensus.cc:493] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.054589 22577 raft_consensus.cc:515] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.054375 22778 consensus_queue.cc:237] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.134955 22285 raft_consensus.cc:2468] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
W20260709 12:16:34.135917 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 99062.3us
W20260709 12:16:34.142163 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 46320.5us
I20260709 12:16:34.143659 22475 tablet_bootstrap.cc:654] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.146780 22324 leader_election.cc:304] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.142395 22577 leader_election.cc:290] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.153182 22482 raft_consensus.cc:2804] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.153772 22482 raft_consensus.cc:493] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.154186 22482 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.187145 22183 catalog_manager.cc:5697] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.196870 22474 tablet_bootstrap.cc:654] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.195335 22183 catalog_manager.cc:5697] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.212709 22183 catalog_manager.cc:5697] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.220755 22482 raft_consensus.cc:515] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.225701 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.229504 22482 leader_election.cc:290] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:34.242071 22325 leader_election.cc:343] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:34.250525 22325 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:34.242841 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 96145.4us
I20260709 12:16:34.250669 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:34.270943 22476 tablet_bootstrap.cc:654] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:34.279371 22325 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:34.280181 22325 leader_election.cc:343] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.293905 22474 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:34.294363 22474 ts_tablet_manager.cc:1403] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.247s	user 0.031s	sys 0.001s
W20260709 12:16:34.300020 22325 consensus_peers.cc:597] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:34.308797 22474 raft_consensus.cc:359] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.309537 22474 raft_consensus.cc:385] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.309828 22474 raft_consensus.cc:740] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.310475 22474 consensus_queue.cc:260] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.312551 22474 ts_tablet_manager.cc:1434] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:16:34.322326 22474 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:34.323397 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:34.324038 22284 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.323314 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.343137 22474 tablet_bootstrap.cc:654] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.346117 22475 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:34.349365 22324 leader_election.cc:304] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.354277 22475 ts_tablet_manager.cc:1403] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.358s	user 0.036s	sys 0.016s
I20260709 12:16:34.357270 22778 raft_consensus.cc:2804] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.360806 22778 raft_consensus.cc:697] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:34.361994 22778 consensus_queue.cc:237] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.364305 22284 raft_consensus.cc:2468] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:34.367440 22476 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:34.367933 22476 ts_tablet_manager.cc:1403] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.338s	user 0.010s	sys 0.011s
I20260709 12:16:34.371860 22779 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.372519 22779 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.376269 22779 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:34.379561 22324 leader_election.cc:343] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.379961 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.380013 22324 leader_election.cc:304] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.382138 22790 raft_consensus.cc:2749] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:34.382956 22325 leader_election.cc:343] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.382436 22475 raft_consensus.cc:359] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.385222 22475 raft_consensus.cc:385] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.385545 22475 raft_consensus.cc:740] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.386214 22475 consensus_queue.cc:260] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.386509 22476 raft_consensus.cc:359] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.387197 22476 raft_consensus.cc:385] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.387482 22476 raft_consensus.cc:740] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.388302 22475 ts_tablet_manager.cc:1434] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 12:16:34.389516 22475 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:34.388285 22476 consensus_queue.cc:260] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.392621 22324 leader_election.cc:304] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.388007 22180 catalog_manager.cc:5697] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.395713 22714 raft_consensus.cc:493] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.396260 22714 raft_consensus.cc:515] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.397344 22180 catalog_manager.cc:5697] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.398255 22714 leader_election.cc:290] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.399670 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.405010 22787 raft_consensus.cc:2804] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.405650 22787 raft_consensus.cc:697] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
W20260709 12:16:34.406539 22250 leader_election.cc:343] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.407460 22754 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.407055 22787 consensus_queue.cc:237] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.408120 22476 ts_tablet_manager.cc:1434] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.005s
I20260709 12:16:34.408252 22754 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.410768 22476 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:34.417063 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.418011 22281 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:34.421581 22754 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:34.421594 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.422582 22356 raft_consensus.cc:2468] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:34.423652 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.425323 22358 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:34.426575 22400 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:34.427066 22251 leader_election.cc:304] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.427695 22714 raft_consensus.cc:2804] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.432062 22474 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:34.432456 22714 raft_consensus.cc:493] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.432655 22474 ts_tablet_manager.cc:1403] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.003s
I20260709 12:16:34.433001 22714 raft_consensus.cc:3060] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.436690 22754 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.447319 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.448866 22714 raft_consensus.cc:515] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.446267 22754 raft_consensus.cc:2749] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.449034 22474 raft_consensus.cc:359] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.450987 22474 raft_consensus.cc:385] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.451328 22474 raft_consensus.cc:740] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.451954 22474 consensus_queue.cc:260] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.452363 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:34.452927 22358 raft_consensus.cc:3060] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.453776 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699e79eca5c4442a9ce61345b19788aa" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:34.455518 22250 leader_election.cc:343] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.456256 22714 leader_election.cc:290] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.456604 22476 tablet_bootstrap.cc:654] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.456878 22754 raft_consensus.cc:493] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.459239 22754 raft_consensus.cc:515] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.460954 22790 consensus_queue.cc:1048] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.461532 22474 ts_tablet_manager.cc:1434] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 12:16:34.466351 22474 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:34.468695 22475 tablet_bootstrap.cc:654] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.474099 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
W20260709 12:16:34.474676 22324 leader_election.cc:343] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.475327 22324 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.476378 22790 raft_consensus.cc:2749] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.474150 22754 leader_election.cc:290] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:34.477501 22181 catalog_manager.cc:5697] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.478336 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.480067 22358 raft_consensus.cc:2468] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:34.480691 22400 leader_election.cc:304] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:34.480453 22181 catalog_manager.cc:5697] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.481594 22251 leader_election.cc:304] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.483352 22790 consensus_queue.cc:1048] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:34.484412 22474 tablet_bootstrap.cc:654] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.486596 22769 raft_consensus.cc:2804] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.488268 22769 raft_consensus.cc:697] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:34.486732 22754 raft_consensus.cc:2749] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.489182 22769 consensus_queue.cc:237] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.492760 22476 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:34.493312 22476 ts_tablet_manager.cc:1403] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.000s
I20260709 12:16:34.499362 22476 raft_consensus.cc:359] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.500228 22476 raft_consensus.cc:385] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.500536 22476 raft_consensus.cc:740] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.501359 22476 consensus_queue.cc:260] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.504122 22476 ts_tablet_manager.cc:1434] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:16:34.504632 22765 raft_consensus.cc:493] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.505045 22476 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:34.505169 22765 raft_consensus.cc:515] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.508765 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.510104 22765 leader_election.cc:290] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:34.510926 22250 leader_election.cc:343] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.512713 22476 tablet_bootstrap.cc:654] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.512557 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.513185 22356 raft_consensus.cc:2468] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:34.514547 22251 leader_election.cc:304] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.516467 22765 raft_consensus.cc:2804] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.516880 22765 raft_consensus.cc:493] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.517275 22765 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.531226 22475 tablet_bootstrap.cc:492] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:34.531879 22475 ts_tablet_manager.cc:1403] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.007s
I20260709 12:16:34.535333 22475 raft_consensus.cc:359] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.536139 22475 raft_consensus.cc:385] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.536401 22475 raft_consensus.cc:740] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.537940 22476 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:34.538586 22476 ts_tablet_manager.cc:1403] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.005s
I20260709 12:16:34.554382 22475 consensus_queue.cc:260] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.553670 22765 raft_consensus.cc:515] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.561530 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:34.562655 22356 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.563282 22765 leader_election.cc:290] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.570149 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:34.574887 22475 ts_tablet_manager.cc:1434] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 12:16:34.575784 22475 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
W20260709 12:16:34.579209 22250 leader_election.cc:343] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.590018 22476 raft_consensus.cc:359] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.590737 22476 raft_consensus.cc:385] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.591013 22476 raft_consensus.cc:740] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.591634 22476 consensus_queue.cc:260] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.593678 22476 ts_tablet_manager.cc:1434] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.005s
I20260709 12:16:34.595492 22356 raft_consensus.cc:2468] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:34.596578 22474 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:34.596700 22251 leader_election.cc:304] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.597084 22474 ts_tablet_manager.cc:1403] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.034s
I20260709 12:16:34.599823 22476 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:34.600378 22662 raft_consensus.cc:2804] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:34.600863 22662 raft_consensus.cc:697] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:34.601711 22662 consensus_queue.cc:237] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.599843 22474 raft_consensus.cc:359] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.602931 22474 raft_consensus.cc:385] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.603204 22474 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.603859 22474 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.605979 22474 ts_tablet_manager.cc:1434] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:16:34.606873 22474 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:34.607138 22475 tablet_bootstrap.cc:654] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.613586 22474 tablet_bootstrap.cc:654] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.615530 22476 tablet_bootstrap.cc:654] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.628366 22475 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:34.630060 22475 ts_tablet_manager.cc:1403] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.013s
I20260709 12:16:34.634846 22475 raft_consensus.cc:359] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.635645 22475 raft_consensus.cc:385] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.635977 22475 raft_consensus.cc:740] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.602368 22183 catalog_manager.cc:5697] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:34.681802 22475 consensus_queue.cc:260] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.690325 22475 ts_tablet_manager.cc:1434] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.007s
I20260709 12:16:34.691105 22431 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.693185 22475 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:34.697321 22619 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.698428 22619 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.703047 22619 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.709735 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.709233 22750 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.714557 22714 raft_consensus.cc:493] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.720628 22714 raft_consensus.cc:515] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.723765 22476 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:34.724655 22476 ts_tablet_manager.cc:1403] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.012s
I20260709 12:16:34.716220 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.728947 22474 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:34.734843 22750 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.738754 22360 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:34.745594 22474 ts_tablet_manager.cc:1403] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.016s
W20260709 12:16:34.745406 22325 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:34.744730 22482 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.752683 22432 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:34.751071 22474 raft_consensus.cc:359] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.755069 22474 raft_consensus.cc:385] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.755420 22474 raft_consensus.cc:740] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.756244 22474 consensus_queue.cc:260] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.758040 22474 ts_tablet_manager.cc:1434] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:16:34.759438 22474 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:34.759665 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.760388 22280 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:34.763504 22750 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.766006 22250 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:34.767019 22769 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:34.767437 22769 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.767977 22769 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.771869 22750 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.760524 22476 raft_consensus.cc:359] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.785048 22476 raft_consensus.cc:385] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.789650 22476 raft_consensus.cc:740] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.786265 22430 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.801329 22324 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:34.803808 22521 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:34.804389 22521 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.804947 22521 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.824452 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.825433 22433 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:34.828239 22474 tablet_bootstrap.cc:654] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.811436 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.831543 22476 consensus_queue.cc:260] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.792047 22714 leader_election.cc:290] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.842901 22476 ts_tablet_manager.cc:1434] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.118s	user 0.008s	sys 0.003s
I20260709 12:16:34.853996 22476 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:34.855680 22475 tablet_bootstrap.cc:654] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:34.864115 22250 leader_election.cc:343] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:34.870517 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 136933us
I20260709 12:16:34.874979 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.879115 22750 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.879824 22750 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.883487 22750 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.886107 22754 raft_consensus.cc:493] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.886679 22754 raft_consensus.cc:515] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.889014 22754 leader_election.cc:290] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:34.891579 22521 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:34.900283 22250 consensus_peers.cc:597] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:34.904731 22521 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.907639 22476 tablet_bootstrap.cc:654] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:34.908402 22750 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.919247 22750 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.922003 22475 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:34.922528 22475 ts_tablet_manager.cc:1403] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.006s
I20260709 12:16:34.925434 22750 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.929790 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.938182 22474 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:34.938650 22474 ts_tablet_manager.cc:1403] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.007s
I20260709 12:16:34.948156 22769 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.950022 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.953709 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:34.954509 22283 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 200ef61e8527460dad43c9ba80dc2ae2 in current term 2: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:34.958003 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:34.959226 22283 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:34.945042 22474 raft_consensus.cc:359] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.964668 22474 raft_consensus.cc:385] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:34.965623 22474 raft_consensus.cc:740] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:34.966255 22474 consensus_queue.cc:260] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:34.967707 22324 leader_election.cc:343] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.968740 22769 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.973013 22769 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.973547 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:34.973860 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:34.978089 22355 raft_consensus.cc:2393] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 2: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:34.978515 22769 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:34.980032 22251 leader_election.cc:343] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:34.980475 22251 leader_election.cc:304] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:34.964890 22750 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:16:34.974853 22324 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:34.981238 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.983150 22482 raft_consensus.cc:2804] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:34.984174 22482 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:34.984398 22482 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:34.985450 22619 raft_consensus.cc:2749] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:34.985781 22707 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:34.985486 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:34.986227 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:34.992619 22763 raft_consensus.cc:493] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:34.983357 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:34.993192 22763 raft_consensus.cc:515] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:34.983848 22431 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:34.995206 22763 leader_election.cc:290] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:34.996356 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:34.998080 22250 leader_election.cc:343] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.007148 22476 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:34.997376 22482 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.007634 22476 ts_tablet_manager.cc:1403] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.003s
I20260709 12:16:35.008661 22474 ts_tablet_manager.cc:1434] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.004s
I20260709 12:16:34.991076 22475 raft_consensus.cc:359] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.009917 22475 raft_consensus.cc:385] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.010171 22475 raft_consensus.cc:740] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.016317 22585 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.016722 22769 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.016907 22585 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.017604 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:35.019021 22250 leader_election.cc:343] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.019137 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:35.020501 22482 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.019037 22585 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.025549 22283 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.025727 22475 consensus_queue.cc:260] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.027412 22475 ts_tablet_manager.cc:1434] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.105s	user 0.005s	sys 0.002s
I20260709 12:16:35.027861 22431 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:16:35.028488 22475 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.029635 22250 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:35.031409 22400 leader_election.cc:304] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:35.031817 22619 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:35.032403 22619 raft_consensus.cc:697] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:35.032893 22813 raft_consensus.cc:2749] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.035627 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.036299 22281 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:35.049314 22707 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:16:35.057512 22325 consensus_peers.cc:597] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:35.049312 22180 catalog_manager.cc:5697] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.059628 22325 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.041930 22619 consensus_queue.cc:237] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.066784 22812 raft_consensus.cc:493] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.067312 22812 raft_consensus.cc:515] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:35.070374 22325 leader_election.cc:343] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.071456 22750 raft_consensus.cc:2749] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:16:35.076135 22325 leader_election.cc:343] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.076519 22325 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.080065 22474 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.079994 22482 raft_consensus.cc:2749] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.080740 22283 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:35.091627 22812 leader_election.cc:290] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:35.093086 22476 raft_consensus.cc:359] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.093912 22476 raft_consensus.cc:385] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.092393 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.094288 22476 raft_consensus.cc:740] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.095211 22476 consensus_queue.cc:260] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.096400 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:35.097051 22250 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:35.097983 22400 leader_election.cc:304] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:35.104202 22813 raft_consensus.cc:2749] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:16:35.104362 22324 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:35.107201 22476 ts_tablet_manager.cc:1434] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 12:16:35.107869 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:35.108479 22476 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:35.108557 22355 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:35.109055 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.111979 22251 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.113279 22521 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.110426 22707 raft_consensus.cc:493] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.117376 22521 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.118417 22521 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.118592 22432 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:35.135987 22325 consensus_peers.cc:597] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:35.120313 22813 raft_consensus.cc:493] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:16:35.136905 22325 leader_election.cc:343] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.131026 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:35.135609 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:35.141323 22765 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.144307 22475 tablet_bootstrap.cc:654] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.117852 22707 raft_consensus.cc:515] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.147019 22707 leader_election.cc:290] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.137876 22813 raft_consensus.cc:515] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.116353 22769 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.149514 22619 consensus_queue.cc:1048] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:16:35.150180 22251 leader_election.cc:343] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.153393 22251 leader_election.cc:304] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.152894 22324 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:35.154868 22482 raft_consensus.cc:2804] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.155364 22482 raft_consensus.cc:697] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:35.155746 22813 leader_election.cc:290] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:35.156184 22482 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.156658 22714 raft_consensus.cc:2749] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.156774 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:35.156762 22474 tablet_bootstrap.cc:654] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.160140 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.162161 22398 leader_election.cc:304] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
W20260709 12:16:35.167806 22325 leader_election.cc:343] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.171797 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.179939 22474 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:35.180445 22474 ts_tablet_manager.cc:1403] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.007s
I20260709 12:16:35.153270 22769 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.188731 22474 raft_consensus.cc:359] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.194782 22474 raft_consensus.cc:385] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.195201 22474 raft_consensus.cc:740] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.165998 22813 raft_consensus.cc:2749] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.202313 22180 catalog_manager.cc:5697] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.205320 22474 consensus_queue.cc:260] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:35.210924 22325 leader_election.cc:343] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.198500 22769 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.213845 22474 ts_tablet_manager.cc:1434] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 12:16:35.193356 22521 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.227772 22474 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.232544 22521 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.257319 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.258203 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:35.258366 22280 raft_consensus.cc:2468] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
W20260709 12:16:35.261545 22325 leader_election.cc:343] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.271096 22476 tablet_bootstrap.cc:654] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.291684 22769 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.295244 22769 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.295455 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:35.296577 22360 raft_consensus.cc:2393] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5907fa614c3b48d4929abeab9e536753 in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:35.303221 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:35.308543 22250 leader_election.cc:343] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.308982 22250 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.311259 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
W20260709 12:16:35.317230 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:35.315976 22324 leader_election.cc:304] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.324059 22585 raft_consensus.cc:2804] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.324501 22585 raft_consensus.cc:493] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.324923 22585 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.317819 22284 raft_consensus.cc:2393] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 200ef61e8527460dad43c9ba80dc2ae2 in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:35.328083 22619 raft_consensus.cc:2749] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.333106 22183 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.346024 22475 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:35.346632 22475 ts_tablet_manager.cc:1403] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.318s	user 0.034s	sys 0.051s
I20260709 12:16:35.352481 22427 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.365075 22474 tablet_bootstrap.cc:654] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.371251 22324 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.372124 22482 raft_consensus.cc:493] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.371184 22475 raft_consensus.cc:359] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.373546 22475 raft_consensus.cc:385] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.373854 22475 raft_consensus.cc:740] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.372614 22482 raft_consensus.cc:515] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.375746 22585 raft_consensus.cc:515] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.376613 22482 leader_election.cc:290] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.379868 22476 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:35.380367 22476 ts_tablet_manager.cc:1403] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.272s	user 0.021s	sys 0.008s
I20260709 12:16:35.381835 22585 leader_election.cc:290] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.383810 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.385459 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:35.385464 22476 raft_consensus.cc:359] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.386487 22476 raft_consensus.cc:385] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.386811 22476 raft_consensus.cc:740] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.387535 22482 raft_consensus.cc:2749] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.387542 22476 consensus_queue.cc:260] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:35.388023 22325 leader_election.cc:343] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:35.393561 22325 leader_election.cc:343] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.391659 22476 ts_tablet_manager.cc:1434] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:16:35.389972 22475 consensus_queue.cc:260] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.405221 22476 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:35.406011 22475 ts_tablet_manager.cc:1434] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.010s
I20260709 12:16:35.407058 22475 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.409075 22769 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.409732 22769 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.411840 22769 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.412899 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.413178 22475 tablet_bootstrap.cc:654] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.414135 22250 leader_election.cc:343] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.414050 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.424916 22284 raft_consensus.cc:2468] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:35.414788 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:35.427860 22358 raft_consensus.cc:2468] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:35.415175 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:35.428814 22280 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.432600 22324 leader_election.cc:304] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.433822 22790 raft_consensus.cc:2804] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.434177 22790 raft_consensus.cc:493] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.434523 22790 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.441164 22790 raft_consensus.cc:515] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.443753 22280 raft_consensus.cc:2468] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:35.450153 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:35.450770 22284 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.458866 22284 raft_consensus.cc:2468] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:35.465922 22476 tablet_bootstrap.cc:654] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.467422 22324 leader_election.cc:304] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.467676 22251 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.468998 22714 raft_consensus.cc:2804] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:35.469389 22714 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:35.469688 22790 leader_election.cc:290] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.469774 22714 raft_consensus.cc:3060] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.470892 22474 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:35.471611 22474 ts_tablet_manager.cc:1403] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.245s	user 0.019s	sys 0.002s
I20260709 12:16:35.471539 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:35.481772 22714 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.485800 22707 raft_consensus.cc:2804] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:16:35.486007 22325 leader_election.cc:343] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.486361 22707 raft_consensus.cc:697] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:35.487197 22707 consensus_queue.cc:237] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.490796 22476 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:35.491273 22476 ts_tablet_manager.cc:1403] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260709 12:16:35.491340 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:35.491964 22358 raft_consensus.cc:3060] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.491649 22474 raft_consensus.cc:359] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.493877 22476 raft_consensus.cc:359] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.495369 22475 tablet_bootstrap.cc:492] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:35.495872 22474 raft_consensus.cc:385] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.496057 22475 ts_tablet_manager.cc:1403] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.089s	user 0.038s	sys 0.037s
I20260709 12:16:35.496248 22474 raft_consensus.cc:740] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.497005 22474 consensus_queue.cc:260] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.498800 22475 raft_consensus.cc:359] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.499431 22475 raft_consensus.cc:385] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.499691 22475 raft_consensus.cc:740] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.500365 22475 consensus_queue.cc:260] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.501833 22474 ts_tablet_manager.cc:1434] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 12:16:35.503870 22474 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.497697 22324 leader_election.cc:304] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.507467 22749 raft_consensus.cc:2804] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.507916 22749 raft_consensus.cc:697] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:35.508603 22749 consensus_queue.cc:237] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.502334 22475 ts_tablet_manager.cc:1434] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:35.510185 22475 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.502595 22476 raft_consensus.cc:385] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.513460 22476 raft_consensus.cc:740] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.514217 22476 consensus_queue.cc:260] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.517305 22769 raft_consensus.cc:493] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.517803 22769 raft_consensus.cc:515] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.519862 22769 leader_election.cc:290] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.522013 22476 ts_tablet_manager.cc:1434] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:16:35.522218 22714 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.522430 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.523057 22476 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:35.523166 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:35.523602 22475 tablet_bootstrap.cc:654] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:35.524597 22251 leader_election.cc:343] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:35.525152 22250 leader_election.cc:343] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.525574 22250 leader_election.cc:304] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.526269 22474 tablet_bootstrap.cc:654] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.526520 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:35.527823 22250 leader_election.cc:343] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.528398 22714 raft_consensus.cc:2749] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:35.534982 22476 tablet_bootstrap.cc:654] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.539752 22358 raft_consensus.cc:2468] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:35.540901 22251 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:35.541639 22714 raft_consensus.cc:2804] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:35.542234 22714 raft_consensus.cc:697] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:35.543287 22714 consensus_queue.cc:237] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.553949 22433 raft_consensus.cc:3060] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.567651 22358 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:35.567464 22180 catalog_manager.cc:5697] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.570835 22476 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:35.571316 22476 ts_tablet_manager.cc:1403] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260709 12:16:35.571907 22769 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.573858 22476 raft_consensus.cc:359] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.574527 22476 raft_consensus.cc:385] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.574784 22476 raft_consensus.cc:740] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.575837 22476 consensus_queue.cc:260] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.579030 22474 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:35.579487 22474 ts_tablet_manager.cc:1403] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.011s
I20260709 12:16:35.582594 22476 ts_tablet_manager.cc:1434] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:16:35.583267 22475 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:35.583724 22475 ts_tablet_manager.cc:1403] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.009s
I20260709 12:16:35.583626 22474 raft_consensus.cc:359] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.584380 22474 raft_consensus.cc:385] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.584702 22474 raft_consensus.cc:740] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.585467 22474 consensus_queue.cc:260] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.587180 22474 ts_tablet_manager.cc:1434] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:35.586946 22475 raft_consensus.cc:359] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.587611 22475 raft_consensus.cc:385] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.587908 22475 raft_consensus.cc:740] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.588312 22474 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.588572 22475 consensus_queue.cc:260] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.588759 22183 catalog_manager.cc:5697] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.590422 22475 ts_tablet_manager.cc:1434] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:35.591177 22475 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.595966 22475 tablet_bootstrap.cc:654] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.595600 22474 tablet_bootstrap.cc:654] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.602548 22475 tablet_bootstrap.cc:492] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:35.603029 22475 ts_tablet_manager.cc:1403] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260709 12:16:35.605883 22475 raft_consensus.cc:359] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.606658 22475 raft_consensus.cc:385] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.606920 22475 raft_consensus.cc:740] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.607545 22475 consensus_queue.cc:260] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.609105 22474 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:35.609560 22474 ts_tablet_manager.cc:1403] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260709 12:16:35.609820 22475 ts_tablet_manager.cc:1434] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:16:35.611052 22475 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.612005 22474 raft_consensus.cc:359] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.612720 22474 raft_consensus.cc:385] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.613025 22474 raft_consensus.cc:740] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.613674 22474 consensus_queue.cc:260] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.615944 22474 ts_tablet_manager.cc:1434] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:16:35.616959 22474 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.619033 22433 raft_consensus.cc:3060] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:35.623005 22474 tablet_bootstrap.cc:654] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.626456 22790 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.627069 22790 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.631304 22790 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.632488 22475 tablet_bootstrap.cc:654] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.632474 22427 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:35.634267 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:35.638736 22325 leader_election.cc:343] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:35.640569 22769 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:35.659657 22476 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:35.663185 22749 raft_consensus.cc:493] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.663815 22749 raft_consensus.cc:515] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.689280 22476 tablet_bootstrap.cc:654] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:35.741122 22790 raft_consensus.cc:493] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.741744 22790 raft_consensus.cc:515] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.744473 22790 leader_election.cc:290] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.778855 22749 leader_election.cc:290] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.783248 22180 catalog_manager.cc:5697] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:35.828122 22474 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:35.828671 22474 ts_tablet_manager.cc:1403] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.212s	user 0.031s	sys 0.057s
I20260709 12:16:35.831477 22474 raft_consensus.cc:359] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.834227 22474 raft_consensus.cc:385] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.834507 22474 raft_consensus.cc:740] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.847712 22822 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.849754 22822 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.850543 22474 consensus_queue.cc:260] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.852520 22822 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:35.854175 22474 ts_tablet_manager.cc:1434] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.007s
I20260709 12:16:35.867543 22474 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:35.869544 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.874727 22855 raft_consensus.cc:493] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:35.878466 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.921387 22475 tablet_bootstrap.cc:492] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:35.921972 22475 ts_tablet_manager.cc:1403] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.311s	user 0.029s	sys 0.034s
I20260709 12:16:35.924427 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:35.924590 22475 raft_consensus.cc:359] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.925206 22475 raft_consensus.cc:385] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:35.925523 22475 raft_consensus.cc:740] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:35.926344 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.926332 22475 consensus_queue.cc:260] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.928726 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:35.929361 22285 raft_consensus.cc:2468] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:35.930305 22475 ts_tablet_manager.cc:1434] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:35.931389 22475 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:35.876889 22855 raft_consensus.cc:515] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:35.965950 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.013801 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.015046 22358 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:36.016650 22475 tablet_bootstrap.cc:654] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
W20260709 12:16:36.042496 22325 leader_election.cc:343] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:36.043579 22325 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:36.044317 22325 leader_election.cc:343] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:16:36.049289 22250 leader_election.cc:343] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.062345 22474 tablet_bootstrap.cc:654] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.063961 22476 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.064448 22476 ts_tablet_manager.cc:1403] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.405s	user 0.020s	sys 0.006s
W20260709 12:16:36.067845 22324 leader_election.cc:343] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.068331 22324 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.069147 22585 raft_consensus.cc:2749] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.063102 22855 leader_election.cc:290] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:36.071525 22324 leader_election.cc:343] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.071964 22324 leader_election.cc:304] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.075893 22585 raft_consensus.cc:2749] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.076457 22813 raft_consensus.cc:493] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.080477 22585 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.086457 22251 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.087575 22324 leader_election.cc:304] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.089522 22585 raft_consensus.cc:2804] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.089951 22585 raft_consensus.cc:493] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.090314 22585 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.090544 22765 raft_consensus.cc:2804] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.090936 22765 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.091316 22765 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.076960 22813 raft_consensus.cc:515] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.106271 22476 raft_consensus.cc:359] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.107007 22476 raft_consensus.cc:385] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.107278 22476 raft_consensus.cc:740] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.107856 22476 consensus_queue.cc:260] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.100936 22813 leader_election.cc:290] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.121623 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.123174 22475 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.123602 22475 ts_tablet_manager.cc:1403] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.009s
I20260709 12:16:36.129034 22476 ts_tablet_manager.cc:1434] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.005s
I20260709 12:16:36.130169 22476 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:36.132650 22858 raft_consensus.cc:493] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.133142 22858 raft_consensus.cc:515] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.133985 22813 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.135201 22858 leader_election.cc:290] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.134796 22813 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.140178 22813 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.141539 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.146198 22858 consensus_queue.cc:1048] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:16:36.147643 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.152025 22585 raft_consensus.cc:515] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.148309 22430 raft_consensus.cc:3060] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.150592 22765 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.168542 22765 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:36.161126 22250 consensus_peers.cc:597] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:36.163820 22251 leader_election.cc:343] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.176631 22427 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.176715 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:36.177186 22434 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.177385 22355 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.182978 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.185106 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.194360 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.195868 22355 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:36.198278 22474 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:36.199051 22474 ts_tablet_manager.cc:1403] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.332s	user 0.014s	sys 0.032s
W20260709 12:16:36.200356 22250 leader_election.cc:343] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.200781 22250 leader_election.cc:304] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.189450 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.201687 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.202581 22585 leader_election.cc:290] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.205458 22714 raft_consensus.cc:2749] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:36.206707 22250 leader_election.cc:343] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.208725 22475 raft_consensus.cc:359] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.213250 22475 raft_consensus.cc:385] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.214911 22475 raft_consensus.cc:740] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.215773 22475 consensus_queue.cc:260] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.218945 22475 ts_tablet_manager.cc:1434] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
W20260709 12:16:36.220305 22325 consensus_peers.cc:597] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:36.221897 22325 leader_election.cc:343] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.224483 22251 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.231662 22475 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.229151 22714 raft_consensus.cc:2804] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.234894 22476 tablet_bootstrap.cc:654] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.233152 22714 raft_consensus.cc:697] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:36.237407 22400 leader_election.cc:304] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.237591 22714 consensus_queue.cc:237] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.238348 22862 raft_consensus.cc:2749] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.245746 22862 raft_consensus.cc:493] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.244947 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.246372 22862 raft_consensus.cc:515] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.262465 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.263484 22400 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.264068 22474 raft_consensus.cc:359] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.264683 22813 raft_consensus.cc:2749] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.264820 22474 raft_consensus.cc:385] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.265094 22474 raft_consensus.cc:740] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.262427 22862 leader_election.cc:290] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.265874 22474 consensus_queue.cc:260] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.268661 22474 ts_tablet_manager.cc:1434] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.004s
I20260709 12:16:36.273295 22474 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:36.275210 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:36.275894 22280 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.283100 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.284759 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.285593 22577 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:16:36.286872 22324 leader_election.cc:343] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.287300 22324 leader_election.cc:304] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.287572 22577 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.290117 22475 tablet_bootstrap.cc:654] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.293491 22855 raft_consensus.cc:2749] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:16:36.303862 22325 leader_election.cc:343] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.308933 22400 leader_election.cc:304] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.324855 22476 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.325395 22476 ts_tablet_manager.cc:1403] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.018s
I20260709 12:16:36.331072 22862 raft_consensus.cc:2749] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.323603 22858 raft_consensus.cc:493] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.344983 22858 raft_consensus.cc:515] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.348168 22858 leader_election.cc:290] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.349795 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:36.351354 22250 leader_election.cc:343] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.344522 22280 raft_consensus.cc:2468] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
W20260709 12:16:36.355120 22325 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:36.357755 22324 leader_election.cc:304] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.357880 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.351379 22180 catalog_manager.cc:5697] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.358546 22355 raft_consensus.cc:2468] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:36.360045 22577 raft_consensus.cc:2804] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.360937 22577 raft_consensus.cc:697] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:36.362112 22577 consensus_queue.cc:237] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.364686 22251 leader_election.cc:304] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.365248 22475 tablet_bootstrap.cc:492] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.366389 22475 ts_tablet_manager.cc:1403] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.003s
I20260709 12:16:36.367244 22823 raft_consensus.cc:2804] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.367694 22823 raft_consensus.cc:493] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.368058 22823 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.370689 22474 tablet_bootstrap.cc:654] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.375321 22823 raft_consensus.cc:515] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.375578 22475 raft_consensus.cc:359] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.381780 22475 raft_consensus.cc:385] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.382220 22475 raft_consensus.cc:740] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.383265 22475 consensus_queue.cc:260] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.376240 22476 raft_consensus.cc:359] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.386325 22476 raft_consensus.cc:385] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.386658 22476 raft_consensus.cc:740] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.387368 22476 consensus_queue.cc:260] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.393682 22475 ts_tablet_manager.cc:1434] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260709 12:16:36.396953 22476 ts_tablet_manager.cc:1434] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:16:36.406121 22476 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:36.408913 22475 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.410948 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:36.411595 22355 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.411862 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:36.413226 22250 leader_election.cc:343] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.421101 22823 leader_election.cc:290] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:16:36.421921 22231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:16:36.424672 22475 tablet_bootstrap.cc:654] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.427331 22476 tablet_bootstrap.cc:654] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.427802 22355 raft_consensus.cc:2468] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:36.429095 22251 leader_election.cc:304] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.430941 22765 raft_consensus.cc:2804] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.431486 22765 raft_consensus.cc:697] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:36.432363 22765 consensus_queue.cc:237] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.443531 22181 catalog_manager.cc:5697] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.444470 22813 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.445005 22813 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.447468 22813 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.448168 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.450570 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3aa5eb0c9a4364bc1c326dedd3e7ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.452311 22400 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.454447 22812 raft_consensus.cc:2749] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.485368 22474 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:36.485940 22474 ts_tablet_manager.cc:1403] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.008s
I20260709 12:16:36.488893 22474 raft_consensus.cc:359] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.489341 22180 catalog_manager.cc:5697] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.489665 22474 raft_consensus.cc:385] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.492599 22474 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.501092 22475 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.501612 22475 ts_tablet_manager.cc:1403] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.009s
I20260709 12:16:36.500588 22474 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.505038 22474 ts_tablet_manager.cc:1434] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 12:16:36.506165 22474 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:36.505766 22475 raft_consensus.cc:359] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.512169 22475 raft_consensus.cc:385] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.512450 22475 raft_consensus.cc:740] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.513536 22474 tablet_bootstrap.cc:654] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.515240 22476 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.515655 22476 ts_tablet_manager.cc:1403] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.011s
I20260709 12:16:36.517992 22476 raft_consensus.cc:359] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.518621 22476 raft_consensus.cc:385] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.518886 22476 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.519548 22476 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.513094 22475 consensus_queue.cc:260] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.522154 22475 ts_tablet_manager.cc:1434] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:16:36.523518 22475 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.526715 22474 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:36.527194 22474 ts_tablet_manager.cc:1403] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:16:36.529997 22474 raft_consensus.cc:359] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.530714 22474 raft_consensus.cc:385] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.531024 22474 raft_consensus.cc:740] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.531862 22474 consensus_queue.cc:260] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.534552 22476 ts_tablet_manager.cc:1434] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:16:36.535531 22476 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:36.535842 22474 ts_tablet_manager.cc:1434] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:16:36.536958 22474 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:36.538829 22475 tablet_bootstrap.cc:654] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.548741 22474 tablet_bootstrap.cc:654] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.566602 22476 tablet_bootstrap.cc:654] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.567917 22474 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:36.568380 22474 ts_tablet_manager.cc:1403] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.010s
I20260709 12:16:36.570981 22474 raft_consensus.cc:359] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.571617 22474 raft_consensus.cc:385] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.571889 22474 raft_consensus.cc:740] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.572113 22475 tablet_bootstrap.cc:492] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.572585 22475 ts_tablet_manager.cc:1403] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 12:16:36.572456 22474 consensus_queue.cc:260] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.574517 22474 ts_tablet_manager.cc:1434] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:16:36.576628 22475 raft_consensus.cc:359] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.577527 22475 raft_consensus.cc:385] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.577853 22475 raft_consensus.cc:740] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.578538 22474 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Bootstrap starting.
I20260709 12:16:36.578815 22475 consensus_queue.cc:260] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.597324 22430 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.619819 22475 ts_tablet_manager.cc:1434] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.007s
I20260709 12:16:36.621008 22475 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.623404 22476 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.623862 22476 ts_tablet_manager.cc:1403] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.010s
I20260709 12:16:36.626487 22476 raft_consensus.cc:359] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.627128 22476 raft_consensus.cc:385] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.627242 22474 tablet_bootstrap.cc:654] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.627434 22476 raft_consensus.cc:740] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.639292 22475 tablet_bootstrap.cc:654] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.639082 22476 consensus_queue.cc:260] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.643651 22859 raft_consensus.cc:493] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.644227 22859 raft_consensus.cc:515] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.648135 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.648833 22285 raft_consensus.cc:2468] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:36.650281 22324 leader_election.cc:304] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:36.651391 22813 raft_consensus.cc:493] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.652113 22859 leader_election.cc:290] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.651968 22813 raft_consensus.cc:515] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.652741 22859 raft_consensus.cc:2804] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.653092 22859 raft_consensus.cc:493] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.653642 22859 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.654717 22813 leader_election.cc:290] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.655874 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.656452 22476 ts_tablet_manager.cc:1434] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260709 12:16:36.657334 22474 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: No bootstrap required, opened a new log
I20260709 12:16:36.657804 22474 ts_tablet_manager.cc:1403] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.028s
I20260709 12:16:36.657485 22476 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:36.661331 22475 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.661828 22475 ts_tablet_manager.cc:1403] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 12:16:36.660447 22474 raft_consensus.cc:359] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.663761 22474 raft_consensus.cc:385] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.664048 22474 raft_consensus.cc:740] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.664650 22474 consensus_queue.cc:260] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.665964 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.666664 22476 tablet_bootstrap.cc:654] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.666610 22475 raft_consensus.cc:359] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.667400 22475 raft_consensus.cc:385] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.667691 22475 raft_consensus.cc:740] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.669983 22474 ts_tablet_manager.cc:1434] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:16:36.670962 22475 consensus_queue.cc:260] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.673184 22475 ts_tablet_manager.cc:1434] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:16:36.675319 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
W20260709 12:16:36.678334 22325 leader_election.cc:343] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.685911 22859 raft_consensus.cc:515] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.688488 22859 leader_election.cc:290] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.665295 22430 raft_consensus.cc:3060] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.690738 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:36.691362 22284 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.695990 22400 leader_election.cc:304] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.697245 22813 raft_consensus.cc:2749] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.698941 22475 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.705982 22475 tablet_bootstrap.cc:654] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.710244 22284 raft_consensus.cc:2468] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:36.722328 22324 leader_election.cc:304] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:36.713871 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.723945 22577 raft_consensus.cc:2804] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.724653 22577 raft_consensus.cc:697] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
W20260709 12:16:36.726817 22325 leader_election.cc:343] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.725489 22577 consensus_queue.cc:237] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.735601 22813 raft_consensus.cc:493] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.737038 22813 raft_consensus.cc:515] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.739285 22813 leader_election.cc:290] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.742213 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.742221 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.751464 22475 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.751572 22400 leader_election.cc:304] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.752260 22475 ts_tablet_manager.cc:1403] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.005s
I20260709 12:16:36.752362 22813 raft_consensus.cc:2749] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.755652 22475 raft_consensus.cc:359] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.756588 22475 raft_consensus.cc:385] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.756948 22475 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.757980 22475 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.759959 22475 ts_tablet_manager.cc:1434] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:16:36.760893 22476 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.761462 22476 ts_tablet_manager.cc:1403] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.104s	user 0.044s	sys 0.024s
I20260709 12:16:36.761799 22475 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.765698 22476 raft_consensus.cc:359] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.773578 22476 raft_consensus.cc:385] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.773881 22476 raft_consensus.cc:740] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.773180 22475 tablet_bootstrap.cc:654] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.776654 22476 consensus_queue.cc:260] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.779366 22476 ts_tablet_manager.cc:1434] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:16:36.779973 22813 raft_consensus.cc:493] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.776064 22182 catalog_manager.cc:5697] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.780444 22813 raft_consensus.cc:515] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.782564 22813 leader_election.cc:290] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.783206 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.783886 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.784094 22284 raft_consensus.cc:2393] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:36.785808 22475 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.785797 22398 leader_election.cc:304] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.793102 22475 ts_tablet_manager.cc:1403] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.005s
I20260709 12:16:36.787369 22476 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: Bootstrap starting.
I20260709 12:16:36.793779 22813 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.799866 22476 tablet_bootstrap.cc:654] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.801445 22475 raft_consensus.cc:359] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.802210 22475 raft_consensus.cc:385] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.802461 22475 raft_consensus.cc:740] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.803041 22813 raft_consensus.cc:2749] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.803184 22475 consensus_queue.cc:260] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.806152 22475 ts_tablet_manager.cc:1434] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:16:36.805874 22577 consensus_queue.cc:1048] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.807605 22475 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.811285 22476 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: No bootstrap required, opened a new log
I20260709 12:16:36.811882 22476 ts_tablet_manager.cc:1403] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260709 12:16:36.813647 22475 tablet_bootstrap.cc:654] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.814813 22476 raft_consensus.cc:359] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.815683 22476 raft_consensus.cc:385] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.816037 22476 raft_consensus.cc:740] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.816910 22476 consensus_queue.cc:260] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.819625 22476 ts_tablet_manager.cc:1434] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:16:36.824265 22475 tablet_bootstrap.cc:492] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.824743 22475 ts_tablet_manager.cc:1403] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:16:36.827363 22475 raft_consensus.cc:359] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.828024 22475 raft_consensus.cc:385] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.828270 22475 raft_consensus.cc:740] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.828827 22475 consensus_queue.cc:260] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.828944 22619 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.830768 22475 ts_tablet_manager.cc:1434] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:16:36.830842 22577 raft_consensus.cc:493] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.831362 22577 raft_consensus.cc:515] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.832093 22475 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.833256 22577 leader_election.cc:290] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.834051 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.834717 22285 raft_consensus.cc:2468] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:36.836620 22714 raft_consensus.cc:493] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.837532 22765 raft_consensus.cc:493] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.838181 22475 tablet_bootstrap.cc:654] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.837991 22765 raft_consensus.cc:515] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.840013 22765 leader_election.cc:290] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.840734 22324 leader_election.cc:304] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:36.841920 22577 raft_consensus.cc:2804] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.842300 22577 raft_consensus.cc:493] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.842650 22577 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.842911 22714 raft_consensus.cc:515] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.844177 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.844775 22434 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:36.844969 22714 leader_election.cc:290] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.845903 22475 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.846396 22475 ts_tablet_manager.cc:1403] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:16:36.846698 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.846793 22250 leader_election.cc:304] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:36.847558 22619 raft_consensus.cc:2804] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.847929 22619 raft_consensus.cc:493] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.848120 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.848299 22619 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.849047 22475 raft_consensus.cc:359] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:36.849355 22250 leader_election.cc:343] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.849709 22475 raft_consensus.cc:385] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:36.849985 22475 raft_consensus.cc:740] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:36.850613 22475 consensus_queue.cc:260] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.852607 22475 ts_tablet_manager.cc:1434] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:16:36.853636 22475 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:36.854719 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.855422 22354 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:36.857091 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.857709 22354 raft_consensus.cc:2468] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:36.859606 22475 tablet_bootstrap.cc:654] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:36.860387 22434 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.861449 22251 leader_election.cc:304] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.861572 22619 raft_consensus.cc:515] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.863868 22619 leader_election.cc:290] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.864984 22619 raft_consensus.cc:2804] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.865386 22619 raft_consensus.cc:493] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.865680 22859 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.865836 22619 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.866164 22859 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.868197 22859 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.870270 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.870942 22280 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
W20260709 12:16:36.859082 22325 leader_election.cc:343] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.872077 22324 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:36.872830 22859 raft_consensus.cc:2804] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:36.873205 22859 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:36.873827 22859 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.873356 22619 raft_consensus.cc:515] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.875443 22619 leader_election.cc:290] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.882993 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.884179 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.884459 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:36.885286 22354 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.885648 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:36.886273 22355 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.884799 22430 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:16:36.894901 22250 leader_election.cc:343] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.894968 22355 raft_consensus.cc:2468] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:36.896405 22714 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:36.896636 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:36.901958 22251 leader_election.cc:304] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:36.902907 22765 raft_consensus.cc:2804] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.903580 22765 raft_consensus.cc:697] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:36.909679 22813 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.910164 22813 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:16:36.911957 22250 consensus_peers.cc:597] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:36.912568 22813 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:36.913775 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:36.904613 22765 consensus_queue.cc:237] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.914053 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:36.915829 22400 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:36.916921 22430 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:36.918540 22813 raft_consensus.cc:2749] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:36.954200 22859 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.958297 22859 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.958891 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:36.959515 22285 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.960083 22182 catalog_manager.cc:5697] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:36.965093 22577 raft_consensus.cc:515] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.966180 22285 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:36.966995 22577 leader_election.cc:290] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:36.967671 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:36.967631 22250 leader_election.cc:304] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:36.968369 22284 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:36.968575 22714 raft_consensus.cc:2804] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.969012 22714 raft_consensus.cc:697] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:36.969748 22714 consensus_queue.cc:237] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.970489 22354 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
W20260709 12:16:36.976516 22325 leader_election.cc:343] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:36.981739 22284 raft_consensus.cc:2468] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:36.982892 22324 leader_election.cc:304] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:36.988401 22859 raft_consensus.cc:2804] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:36.988937 22859 raft_consensus.cc:697] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:36.989759 22859 consensus_queue.cc:237] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.991472 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.995354 22858 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.995800 22858 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.996726 22853 raft_consensus.cc:493] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:36.997427 22853 raft_consensus.cc:515] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:36.985365 22475 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:36.987269 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:36.999063 22475 ts_tablet_manager.cc:1403] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.146s	user 0.024s	sys 0.041s
I20260709 12:16:36.999610 22853 leader_election.cc:290] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.001452 22858 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.003149 22324 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:37.004207 22853 raft_consensus.cc:2804] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.004328 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:37.004670 22853 raft_consensus.cc:697] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:37.004873 22427 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.005645 22853 consensus_queue.cc:237] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.008963 22577 consensus_queue.cc:1048] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.010974 22284 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
W20260709 12:16:37.012699 22325 leader_election.cc:343] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.016702 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:16:37.018153 22325 leader_election.cc:343] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.018373 22324 leader_election.cc:304] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:37.019222 22902 raft_consensus.cc:2804] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.019637 22902 raft_consensus.cc:493] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.020007 22902 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.020099 22475 raft_consensus.cc:359] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.021948 22475 raft_consensus.cc:385] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:16:37.020956 22250 leader_election.cc:343] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.022692 22475 raft_consensus.cc:740] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.023479 22475 consensus_queue.cc:260] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.025887 22181 catalog_manager.cc:5697] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.036675 22475 ts_tablet_manager.cc:1434] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 12:16:37.048733 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:37.069526 22431 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 0.
I20260709 12:16:37.036546 22765 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 12:16:37.053054 22183 catalog_manager.cc:5697] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.088663 22902 raft_consensus.cc:515] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.092867 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:37.093488 22285 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.090553 22902 leader_election.cc:290] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.085700 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:37.097056 22358 raft_consensus.cc:2468] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 0.
I20260709 12:16:37.123158 22285 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:37.126797 22909 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.127363 22909 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.129491 22909 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:37.129637 22428 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.126801 22475 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.135947 22251 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:37.137451 22619 raft_consensus.cc:2804] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:16:37.137849 22619 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.138170 22619 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.139952 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:37.140514 22434 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.140652 22182 catalog_manager.cc:5697] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.145205 22619 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.148300 22619 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.146351 22434 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 1.
I20260709 12:16:37.152683 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:37.153342 22358 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.158363 22475 tablet_bootstrap.cc:654] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.163992 22324 leader_election.cc:304] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:37.165723 22859 raft_consensus.cc:2804] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.166213 22859 raft_consensus.cc:697] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:37.165624 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:37.168174 22284 raft_consensus.cc:2393] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:37.167001 22859 consensus_queue.cc:237] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.164845 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:16:37.172268 22250 leader_election.cc:343] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:16:37.173781 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:37.174612 22355 raft_consensus.cc:2393] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 200ef61e8527460dad43c9ba80dc2ae2 in this term.
I20260709 12:16:37.177675 22475 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.178169 22475 ts_tablet_manager.cc:1403] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.002s
I20260709 12:16:37.180636 22475 raft_consensus.cc:359] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.181385 22475 raft_consensus.cc:385] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.181715 22475 raft_consensus.cc:740] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.184065 22400 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:37.185108 22909 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.182376 22475 consensus_queue.cc:260] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.190212 22475 ts_tablet_manager.cc:1434] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 12:16:37.191097 22475 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.196118 22910 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.196731 22910 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.198841 22910 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.200486 22909 raft_consensus.cc:2749] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.202838 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:16:37.203478 22434 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:37.204794 22475 tablet_bootstrap.cc:654] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.205567 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:37.206282 22360 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:37.207361 22251 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:16:37.208079 22910 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:16:37.208408 22910 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:16:37.208724 22910 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.205526 22358 raft_consensus.cc:2468] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 1.
I20260709 12:16:37.223109 22910 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.224967 22910 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:37.225920 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:37.226398 22434 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.231297 22577 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:16:37.231920 22434 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:16:37.233038 22250 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:37.237380 22475 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.236653 22183 catalog_manager.cc:5697] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.238029 22475 ts_tablet_manager.cc:1403] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.012s
I20260709 12:16:37.238997 22619 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:37.239442 22619 raft_consensus.cc:697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:37.239567 22251 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:37.240406 22858 raft_consensus.cc:2804] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:16:37.240173 22619 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.240875 22858 raft_consensus.cc:697] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:37.241650 22858 consensus_queue.cc:237] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.242074 22475 raft_consensus.cc:359] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.242744 22475 raft_consensus.cc:385] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.243021 22475 raft_consensus.cc:740] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.243664 22475 consensus_queue.cc:260] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.246210 22475 ts_tablet_manager.cc:1434] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:16:37.247156 22475 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.252848 22475 tablet_bootstrap.cc:654] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.255875 22427 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.261469 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:37.262351 22358 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:37.278550 22434 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.281075 22475 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.281597 22475 ts_tablet_manager.cc:1403] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260709 12:16:37.284534 22475 raft_consensus.cc:359] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.285236 22475 raft_consensus.cc:385] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.285547 22475 raft_consensus.cc:740] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.286278 22475 consensus_queue.cc:260] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.292836 22183 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.305932 22358 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:16:37.311124 22475 ts_tablet_manager.cc:1434] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:16:37.312057 22475 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
W20260709 12:16:37.317467 22325 consensus_peers.cc:597] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:37.319074 22475 tablet_bootstrap.cc:654] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.338038 22475 tablet_bootstrap.cc:492] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.338493 22475 ts_tablet_manager.cc:1403] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260709 12:16:37.341221 22475 raft_consensus.cc:359] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.341903 22475 raft_consensus.cc:385] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.342237 22475 raft_consensus.cc:740] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.342870 22475 consensus_queue.cc:260] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.345240 22475 ts_tablet_manager.cc:1434] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:16:37.346961 22475 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.357024 22475 tablet_bootstrap.cc:654] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.357976 22427 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.357344 22182 catalog_manager.cc:5697] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:37.361579 22475 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.362107 22475 ts_tablet_manager.cc:1403] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:16:37.364229 22475 raft_consensus.cc:359] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.364712 22475 raft_consensus.cc:385] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.364926 22475 raft_consensus.cc:740] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.365527 22475 consensus_queue.cc:260] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.366199 22910 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.367467 22475 ts_tablet_manager.cc:1434] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:37.368389 22475 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.374375 22475 tablet_bootstrap.cc:654] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.386282 22475 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.386727 22475 ts_tablet_manager.cc:1403] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 12:16:37.393227 22475 raft_consensus.cc:359] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.393929 22475 raft_consensus.cc:385] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.394212 22475 raft_consensus.cc:740] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.395356 22475 consensus_queue.cc:260] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.397456 22475 ts_tablet_manager.cc:1434] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 12:16:37.398413 22475 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: Bootstrap starting.
I20260709 12:16:37.403779 22475 tablet_bootstrap.cc:654] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: Neither blocks nor log segments found. Creating new log.
I20260709 12:16:37.405392 22858 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.417574 22475 tablet_bootstrap.cc:492] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: No bootstrap required, opened a new log
I20260709 12:16:37.418083 22475 ts_tablet_manager.cc:1403] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 12:16:37.418705 22902 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.420713 22475 raft_consensus.cc:359] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.421393 22475 raft_consensus.cc:385] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:16:37.421675 22475 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Initialized, Role: FOLLOWER
I20260709 12:16:37.422305 22475 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.424510 22475 ts_tablet_manager.cc:1434] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:16:37.441497 22431 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.456859 22859 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.486742 22431 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.495436 22902 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.508359 22859 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.516309 22910 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.537339 22858 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.553445 22909 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:16:37.553960 22909 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:37.556548 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:16:37.556738 22909 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:37.557027 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2" is_pre_election: true
I20260709 12:16:37.557845 22357 raft_consensus.cc:2393] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b908ce98c243cdbf93b1b205a2935a in current term 1: Already voted for candidate 5907fa614c3b48d4929abeab9e536753 in this term.
I20260709 12:16:37.558748 22400 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:16:37.559423 22909 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.566318 22909 raft_consensus.cc:2749] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:16:37.635361 22358 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:37.636526 22858 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.639432 22853 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.646011 22427 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:16:37.647434 22912 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.660729 22577 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:16:37.681347 22431 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.663290 22427 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:16:37.733172 22858 consensus_queue.cc:1048] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.744356 22858 consensus_queue.cc:1048] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:16:37.804292 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:16:37.835577 22945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:37.836263 22946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:16:37.835604 22948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:16:37.838176 21079 server_base.cc:1061] running on GCE node
I20260709 12:16:37.840008 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:16:37.840370 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:16:37.840621 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599397840599 us; error 0 us; skew 500 ppm
I20260709 12:16:37.841320 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:16:37.853385 21079 webserver.cc:533] Webserver started at http://127.20.149.196:43207/ using document root <none> and password file <none>
I20260709 12:16:37.854211 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:16:37.854517 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:16:37.854996 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:16:37.856742 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root/instance:
uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
format_stamp: "Formatted at 2026-07-09 12:16:37 on dist-test-slave-qjps"
I20260709 12:16:37.867100 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.002s	sys 0.007s
I20260709 12:16:37.874565 22953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:37.875568 21079 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:16:37.875944 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
format_stamp: "Formatted at 2026-07-09 12:16:37 on dist-test-slave-qjps"
I20260709 12:16:37.876324 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:16:37.907263 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:16:37.908576 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:16:37.910022 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:16:37.912735 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:16:37.912988 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:16:37.913327 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:16:37.913606 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:16:38.011030 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.196:46381
I20260709 12:16:38.012339 23015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.196:46381 every 8 connection(s)
I20260709 12:16:38.016522 21079 auto_leader_rebalancer-test.cc:439] add a tserver: a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:38.032896 23016 heartbeater.cc:344] Connected to a master server at 127.20.149.254:38243
I20260709 12:16:38.033484 23016 heartbeater.cc:461] Registering TS with master...
I20260709 12:16:38.034333 23016 heartbeater.cc:507] Master 127.20.149.254:38243 requested a full tablet report, sending...
I20260709 12:16:38.038414 22181 ts_manager.cc:194] Registered new tserver with Master: a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:16:38.040135 22181 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33866
I20260709 12:16:38.575505 22282 consensus_queue.cc:237] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:38.582624 22358 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.585438 22912 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:38.586567 22427 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:38.588543 22910 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.601759 22910 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:38.605630 22248 consensus_peers.cc:597] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8829d6225bfa4ef0b2e841b87131b449. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.607164 22427 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.616076 22358 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.633314 22181 catalog_manager.cc:5697] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.663695 22355 consensus_queue.cc:237] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:38.682034 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 44768.2us
I20260709 12:16:38.693579 22285 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:38.695150 23030 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.695359 22427 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:38.699980 23031 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.712078 23031 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.714313 22285 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:38.725806 22323 consensus_peers.cc:597] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa45f545f5b04e5d8bf600377b2a0aca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.737777 22355 consensus_queue.cc:237] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:38.741211 22431 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.749260 22427 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:38.750617 22323 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39929337d1fd4a70aefaaf333e32a60d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.750845 23030 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.752599 22182 catalog_manager.cc:5697] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.764626 22285 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:38.767352 22902 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.770061 23030 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.771224 22431 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.780930 22285 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.785866 22282 consensus_queue.cc:237] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:38.790186 22181 catalog_manager.cc:5697] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:38.805962 22248 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f60af92454545468c00bb53f1b69842. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:38.813180 22427 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:38.814450 22358 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:38.814746 23029 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.816205 22912 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:38.830879 23029 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.832841 22355 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.834509 22427 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.852859 22182 catalog_manager.cc:5697] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:38.986351 23046 ts_tablet_manager.cc:933] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:38.989691 23046 tablet_copy_client.cc:323] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:39.002151 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 8829d6225bfa4ef0b2e841b87131b449 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:39.002777 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 8829d6225bfa4ef0b2e841b87131b449 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-8829d6225bfa4ef0b2e841b87131b449
I20260709 12:16:39.011965 22295 tablet_copy_source_session.cc:215] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:39.016335 23046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8829d6225bfa4ef0b2e841b87131b449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.033948 23046 tablet_copy_client.cc:806] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:39.034651 23046 tablet_copy_client.cc:670] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:39.039186 23046 tablet_copy_client.cc:538] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:39.043035 23016 heartbeater.cc:499] Master 127.20.149.254:38243 was elected leader, sending a full tablet report...
I20260709 12:16:39.048327 23046 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:39.068243 23046 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:39.069202 23046 tablet_bootstrap.cc:492] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:39.069911 23046 ts_tablet_manager.cc:1403] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.016s
I20260709 12:16:39.072791 23046 raft_consensus.cc:359] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.073726 23046 raft_consensus.cc:740] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:39.074375 23046 consensus_queue.cc:260] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.077482 23046 ts_tablet_manager.cc:1434] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260709 12:16:39.079836 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-8829d6225bfa4ef0b2e841b87131b449 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:39.080292 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-8829d6225bfa4ef0b2e841b87131b449 on tablet 8829d6225bfa4ef0b2e841b87131b449 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:39.089685 23051 ts_tablet_manager.cc:933] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:39.091516 23051 tablet_copy_client.cc:323] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:39.101640 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet aa45f545f5b04e5d8bf600377b2a0aca from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:39.102226 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet aa45f545f5b04e5d8bf600377b2a0aca from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-aa45f545f5b04e5d8bf600377b2a0aca
I20260709 12:16:39.109771 22370 tablet_copy_source_session.cc:215] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:39.112960 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa45f545f5b04e5d8bf600377b2a0aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.125403 23051 tablet_copy_client.cc:806] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:39.126011 23051 tablet_copy_client.cc:670] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:39.133201 23051 tablet_copy_client.cc:538] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:39.141935 23051 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:39.159826 23051 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:39.160554 23051 tablet_bootstrap.cc:492] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:39.161181 23051 ts_tablet_manager.cc:1403] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:16:39.163784 23051 raft_consensus.cc:359] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.164399 23051 raft_consensus.cc:740] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:39.164883 23051 consensus_queue.cc:260] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.166774 23051 ts_tablet_manager.cc:1434] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:16:39.168535 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-aa45f545f5b04e5d8bf600377b2a0aca received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:39.168895 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-aa45f545f5b04e5d8bf600377b2a0aca on tablet aa45f545f5b04e5d8bf600377b2a0aca with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:39.217653 23051 ts_tablet_manager.cc:933] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:39.226013 23051 tablet_copy_client.cc:323] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:39.227849 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 8f60af92454545468c00bb53f1b69842 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:39.228381 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 8f60af92454545468c00bb53f1b69842 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-8f60af92454545468c00bb53f1b69842
I20260709 12:16:39.235643 22295 tablet_copy_source_session.cc:215] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:39.238790 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f60af92454545468c00bb53f1b69842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.254329 23051 tablet_copy_client.cc:806] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:39.254892 23051 tablet_copy_client.cc:670] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:39.257992 23051 tablet_copy_client.cc:538] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:39.265302 23051 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:39.283310 23051 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:39.284164 23051 tablet_bootstrap.cc:492] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:39.284796 23051 ts_tablet_manager.cc:1403] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260709 12:16:39.287623 23051 raft_consensus.cc:359] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.288445 23051 raft_consensus.cc:740] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:39.289050 23051 consensus_queue.cc:260] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.293869 23051 ts_tablet_manager.cc:1434] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:16:39.296090 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-8f60af92454545468c00bb53f1b69842 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:39.296589 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-8f60af92454545468c00bb53f1b69842 on tablet 8f60af92454545468c00bb53f1b69842 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:39.319808 23051 ts_tablet_manager.cc:933] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:39.322870 23051 tablet_copy_client.cc:323] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:39.324537 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 39929337d1fd4a70aefaaf333e32a60d from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:39.325069 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 39929337d1fd4a70aefaaf333e32a60d from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-39929337d1fd4a70aefaaf333e32a60d
I20260709 12:16:39.331619 22370 tablet_copy_source_session.cc:215] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:39.334177 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39929337d1fd4a70aefaaf333e32a60d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:39.348239 23051 tablet_copy_client.cc:806] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:39.348775 23051 tablet_copy_client.cc:670] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:39.352247 23051 tablet_copy_client.cc:538] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:39.358784 23051 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:39.373896 23051 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:39.374639 23051 tablet_bootstrap.cc:492] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:39.375134 23051 ts_tablet_manager.cc:1403] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:16:39.376916 23051 raft_consensus.cc:359] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.377493 23051 raft_consensus.cc:740] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:39.377983 23051 consensus_queue.cc:260] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:39.379689 23051 ts_tablet_manager.cc:1434] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:16:39.381335 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-39929337d1fd4a70aefaaf333e32a60d received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:39.381793 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-39929337d1fd4a70aefaaf333e32a60d on tablet 39929337d1fd4a70aefaaf333e32a60d with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:39.401997 22991 raft_consensus.cc:1217] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:16:39.507856 22991 raft_consensus.cc:1217] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:39.811908 22991 raft_consensus.cc:1217] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:39.884104 23029 raft_consensus.cc:1064] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:39.886940 23029 consensus_queue.cc:237] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:39.893637 22991 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:39.894250 22427 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:39.895475 22355 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:39.895633 22765 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:39.896469 23029 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:39.897337 23059 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:39.918414 22991 raft_consensus.cc:1217] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:39.926115 22765 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:39.927647 22355 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:39.934226 22434 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:39.945503 22181 catalog_manager.cc:5697] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:39.952049 22991 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:39.972790 23030 raft_consensus.cc:1064] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:39.975303 23030 consensus_queue.cc:237] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.002920 22285 consensus_queue.cc:237] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.009323 22991 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.011613 22282 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.010311 22434 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.016690 22902 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.018574 22902 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.024730 22991 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:40.024786 23031 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:16:40.026859 22765 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:16:40.045686 22434 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:40.047227 23059 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.046702 22910 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.048386 22990 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.052284 22428 raft_consensus.cc:2955] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.085760 22180 catalog_manager.cc:5697] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.104079 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8829d6225bfa4ef0b2e841b87131b449 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:40.111068 23070 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.112920 22285 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.128532 22342 tablet_service.cc:1558] Processing DeleteTablet for tablet 8829d6225bfa4ef0b2e841b87131b449 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:40.141773 22990 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.142861 22427 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.146255 23075 tablet_replica.cc:333] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:40.147257 23075 raft_consensus.cc:2243] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:40.147989 23075 raft_consensus.cc:2272] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:40.141207 22183 catalog_manager.cc:5697] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.165042 23075 ts_tablet_manager.cc:1916] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:40.182402 23075 ts_tablet_manager.cc:1929] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:16:40.182953 23075 log.cc:1199] T 8829d6225bfa4ef0b2e841b87131b449 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/8829d6225bfa4ef0b2e841b87131b449
I20260709 12:16:40.185175 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 8829d6225bfa4ef0b2e841b87131b449 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:40.194938 22360 consensus_queue.cc:237] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.199254 22990 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.200053 22427 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.200790 22902 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.202270 22902 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.206789 22902 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.214087 22428 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.218042 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa45f545f5b04e5d8bf600377b2a0aca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:40.218706 22990 raft_consensus.cc:2955] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.227320 22180 catalog_manager.cc:5697] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:40.239244 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet aa45f545f5b04e5d8bf600377b2a0aca with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:40.245743 23076 tablet_replica.cc:333] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:40.246690 23076 raft_consensus.cc:2243] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:40.247330 23076 raft_consensus.cc:2272] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:40.250123 23076 ts_tablet_manager.cc:1916] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:40.268680 23076 ts_tablet_manager.cc:1929] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:40.269093 23076 log.cc:1199] T aa45f545f5b04e5d8bf600377b2a0aca P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/aa45f545f5b04e5d8bf600377b2a0aca
I20260709 12:16:40.271621 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet aa45f545f5b04e5d8bf600377b2a0aca (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:40.315142 22910 raft_consensus.cc:1064] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:40.317459 22910 consensus_queue.cc:237] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.324393 22990 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.325973 23059 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.327013 22428 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.329955 23029 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.334137 22360 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.335417 22765 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.347235 22360 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.347321 22428 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.347321 23059 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.359180 22990 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.369189 22182 catalog_manager.cc:5697] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:40.454792 22282 consensus_queue.cc:237] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.461661 22990 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.463191 22765 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.467861 22355 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.471118 23059 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.470894 22910 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.475564 22360 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.479058 22990 raft_consensus.cc:2955] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.487475 22902 raft_consensus.cc:1064] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:40.490115 22902 consensus_queue.cc:237] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.496794 22180 catalog_manager.cc:5697] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.500008 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f60af92454545468c00bb53f1b69842 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:40.508327 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f60af92454545468c00bb53f1b69842 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:40.524506 22990 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.527232 23030 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.528337 22427 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.531411 23071 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.539178 22282 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:40.540916 23070 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:40.543817 23082 tablet_replica.cc:333] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:40.544543 23082 raft_consensus.cc:2243] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:40.545023 23082 raft_consensus.cc:2272] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:40.547849 23082 ts_tablet_manager.cc:1916] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:40.563189 23071 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.570894 22990 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.572126 23082 ts_tablet_manager.cc:1929] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:40.572554 23082 log.cc:1199] T 8f60af92454545468c00bb53f1b69842 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/8f60af92454545468c00bb53f1b69842
I20260709 12:16:40.575259 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 8f60af92454545468c00bb53f1b69842 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:40.575223 22427 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.584448 22180 catalog_manager.cc:5697] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.588341 22282 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.604290 22360 consensus_queue.cc:237] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:40.610927 22990 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.612408 23030 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.613705 22282 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:40.615103 23071 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:40.622454 22902 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.630571 22990 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.630862 22280 raft_consensus.cc:2955] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:40.633635 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39929337d1fd4a70aefaaf333e32a60d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:40.661188 22182 catalog_manager.cc:5697] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:40.672847 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 39929337d1fd4a70aefaaf333e32a60d with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:40.673852 23082 tablet_replica.cc:333] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:40.674824 23082 raft_consensus.cc:2243] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:40.675523 23082 raft_consensus.cc:2272] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:40.678918 23082 ts_tablet_manager.cc:1916] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:40.693496 23082 ts_tablet_manager.cc:1929] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:40.693887 23082 log.cc:1199] T 39929337d1fd4a70aefaaf333e32a60d P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/39929337d1fd4a70aefaaf333e32a60d
I20260709 12:16:40.695231 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 39929337d1fd4a70aefaaf333e32a60d (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:41.754554 22434 consensus_queue.cc:237] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:41.763645 22355 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.766429 22285 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.767537 23086 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.771793 23091 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:41.784351 23086 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.799351 22282 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.829723 22183 catalog_manager.cc:5697] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:41.830554 22355 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:41.840893 22397 consensus_peers.cc:597] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c53e0ff5e86d4299bdc234291a1f03d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:41.841198 22434 consensus_queue.cc:237] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:41.848694 22397 consensus_peers.cc:597] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 762113f7967641f1b4431c8b6d9f8c1c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:41.849790 22282 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.849874 22355 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.850917 23097 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.851886 23096 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.865836 23097 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.868158 22355 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.874751 22282 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.880110 22360 consensus_queue.cc:237] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:41.883536 22180 catalog_manager.cc:5697] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:41.897121 22323 consensus_peers.cc:597] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: defb6c3267414683872e2472701d0d8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:41.897473 22434 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.898413 22282 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.898762 23030 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.899770 22902 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.920024 23030 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.921821 22282 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.922549 22434 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.935994 22360 consensus_queue.cc:237] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:41.941116 22180 catalog_manager.cc:5697] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:41.951949 22323 consensus_peers.cc:597] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c38987695ea481f80bbeb37872917b8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:41.951928 22434 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.953622 22282 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:41.955503 23030 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.959004 23070 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:41.982892 23070 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.984555 22427 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:41.984584 22282 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:42.006212 22183 catalog_manager.cc:5697] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:42.239360 23112 ts_tablet_manager.cc:933] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:42.241261 23112 tablet_copy_client.cc:323] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:16:42.257339 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet c53e0ff5e86d4299bdc234291a1f03d7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:16:42.257942 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet c53e0ff5e86d4299bdc234291a1f03d7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-c53e0ff5e86d4299bdc234291a1f03d7
I20260709 12:16:42.265250 22444 tablet_copy_source_session.cc:215] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:42.268321 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53e0ff5e86d4299bdc234291a1f03d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:42.284230 23112 tablet_copy_client.cc:806] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:42.284900 23112 tablet_copy_client.cc:670] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:42.288822 23112 tablet_copy_client.cc:538] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:42.299525 23112 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:42.319563 23112 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:42.320505 23112 tablet_bootstrap.cc:492] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:42.321214 23112 ts_tablet_manager.cc:1403] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260709 12:16:42.324410 23112 raft_consensus.cc:359] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.325237 23112 raft_consensus.cc:740] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:42.325889 23112 consensus_queue.cc:260] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.328630 23112 ts_tablet_manager.cc:1434] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:42.332038 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-c53e0ff5e86d4299bdc234291a1f03d7 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:16:42.333207 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-c53e0ff5e86d4299bdc234291a1f03d7 on tablet c53e0ff5e86d4299bdc234291a1f03d7 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:42.337157 23117 ts_tablet_manager.cc:933] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:42.344960 23117 tablet_copy_client.cc:323] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:16:42.346473 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet 762113f7967641f1b4431c8b6d9f8c1c from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:16:42.346961 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet 762113f7967641f1b4431c8b6d9f8c1c from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-762113f7967641f1b4431c8b6d9f8c1c
I20260709 12:16:42.354027 22444 tablet_copy_source_session.cc:215] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:42.357820 23117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762113f7967641f1b4431c8b6d9f8c1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:42.369959 23112 ts_tablet_manager.cc:933] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:42.373572 23117 tablet_copy_client.cc:806] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:42.374244 23117 tablet_copy_client.cc:670] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:42.377707 23112 tablet_copy_client.cc:323] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:42.379377 23117 tablet_copy_client.cc:538] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:42.380213 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 2c38987695ea481f80bbeb37872917b8 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:42.380786 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 2c38987695ea481f80bbeb37872917b8 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-2c38987695ea481f80bbeb37872917b8
I20260709 12:16:42.389393 22370 tablet_copy_source_session.cc:215] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:42.391949 23117 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:42.395804 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c38987695ea481f80bbeb37872917b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:42.413879 23117 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:42.414907 23117 tablet_bootstrap.cc:492] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:42.415899 23117 ts_tablet_manager.cc:1403] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 12:16:42.419080 23117 raft_consensus.cc:359] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.420979 23117 raft_consensus.cc:740] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:42.421708 23117 consensus_queue.cc:260] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.426012 23112 tablet_copy_client.cc:806] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:42.426651 23112 tablet_copy_client.cc:670] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:42.428562 23117 ts_tablet_manager.cc:1434] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:42.431452 23112 tablet_copy_client.cc:538] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:42.436241 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-762113f7967641f1b4431c8b6d9f8c1c received from {username='slave'} at 127.0.0.1:50854
I20260709 12:16:42.436688 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-762113f7967641f1b4431c8b6d9f8c1c on tablet 762113f7967641f1b4431c8b6d9f8c1c with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:42.441946 23112 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:42.463733 23112 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:42.464556 23112 tablet_bootstrap.cc:492] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:42.465178 23112 ts_tablet_manager.cc:1403] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 12:16:42.467434 23112 raft_consensus.cc:359] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.468119 23112 raft_consensus.cc:740] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:42.468693 23112 consensus_queue.cc:260] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.470996 23112 ts_tablet_manager.cc:1434] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:16:42.472929 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2c38987695ea481f80bbeb37872917b8 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:42.473356 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2c38987695ea481f80bbeb37872917b8 on tablet 2c38987695ea481f80bbeb37872917b8 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:42.478176 23112 ts_tablet_manager.cc:933] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:42.480060 23112 tablet_copy_client.cc:323] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:42.481492 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet defb6c3267414683872e2472701d0d8a from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:42.482004 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet defb6c3267414683872e2472701d0d8a from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-defb6c3267414683872e2472701d0d8a
I20260709 12:16:42.489355 22370 tablet_copy_source_session.cc:215] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:42.492563 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defb6c3267414683872e2472701d0d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:42.506989 23112 tablet_copy_client.cc:806] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:42.507503 23112 tablet_copy_client.cc:670] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:42.510754 23112 tablet_copy_client.cc:538] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:42.516016 23112 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:42.535887 23112 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:42.536799 23112 tablet_bootstrap.cc:492] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:42.537406 23112 ts_tablet_manager.cc:1403] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:16:42.539897 23112 raft_consensus.cc:359] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.540653 23112 raft_consensus.cc:740] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:42.541214 23112 consensus_queue.cc:260] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:42.543089 23112 ts_tablet_manager.cc:1434] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:16:42.544755 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-defb6c3267414683872e2472701d0d8a received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:42.545177 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-defb6c3267414683872e2472701d0d8a on tablet defb6c3267414683872e2472701d0d8a with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:42.627324 22990 raft_consensus.cc:1217] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:42.750288 22990 raft_consensus.cc:1217] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:42.838922 22990 raft_consensus.cc:1217] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:42.880586 22990 raft_consensus.cc:1217] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:43.225951 23108 raft_consensus.cc:1064] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:43.227903 23108 consensus_queue.cc:237] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.234234 22282 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.235980 22990 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.236176 22427 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.236011 23030 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:43.238474 23030 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:43.242264 23070 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:43.251592 23125 raft_consensus.cc:1064] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:43.255028 23124 raft_consensus.cc:1064] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:43.258493 23124 consensus_queue.cc:237] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.260535 23125 consensus_queue.cc:237] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.272006 23070 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.280387 22284 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.295204 22902 raft_consensus.cc:1064] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:43.297595 22902 consensus_queue.cc:237] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:16:43.389586 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 75299.3us
I20260709 12:16:43.423682 22180 catalog_manager.cc:5697] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:43.460707 22284 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.462815 22902 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:43.467831 22284 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.471436 22991 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.470458 23144 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:43.475554 22282 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.487444 23142 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 12:16:43.496662 23143 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:16:43.512107 22989 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.517940 22989 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.519964 23125 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:43.541291 22427 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.546974 22434 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.562160 22360 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:43.599782 22902 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:43.664290 22357 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:16:43.711207 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 73105.8us
W20260709 12:16:43.714269 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 102565us
W20260709 12:16:43.714773 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 110163us
W20260709 12:16:43.742560 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 141153us
I20260709 12:16:43.746299 23140 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:43.693233 23125 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 12:16:43.711455 23143 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 12:16:43.746817 22988 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:16:43.799217 23156 log.cc:927] Time spent T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:16:43.824939 23030 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:16:43.817894 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 105352us
I20260709 12:16:43.848865 22284 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.834084 22991 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.849170 23146 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:16:43.875289 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 130398us
I20260709 12:16:43.872109 22180 catalog_manager.cc:5697] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:43.876971 23125 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:16:43.894112 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 149407us
I20260709 12:16:43.893844 22354 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.886580 22357 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.919773 22988 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.929749 22180 catalog_manager.cc:5697] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.937548 22183 catalog_manager.cc:5697] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:43.942206 22991 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.946760 22359 consensus_queue.cc:237] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.946990 22355 consensus_queue.cc:237] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.956300 22990 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:43.957159 22282 raft_consensus.cc:1275] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:43.958278 22987 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:43.959061 22425 consensus_queue.cc:237] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:43.959501 23160 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:43.961056 23138 consensus_queue.cc:1048] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:43.964123 23108 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:43.967775 23160 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.969386 22282 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.987072 23108 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.987919 22989 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.984512 22990 raft_consensus.cc:2955] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:43.998035 22280 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.001482 22183 catalog_manager.cc:5697] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:44.014621 22425 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.019731 22282 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.023721 22425 consensus_queue.cc:237] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:44.025107 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet defb6c3267414683872e2472701d0d8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:44.030248 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet defb6c3267414683872e2472701d0d8a with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:44.033486 22182 catalog_manager.cc:5697] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.035316 22280 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.037289 22354 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.042841 23125 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.049342 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c38987695ea481f80bbeb37872917b8 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:44.037528 22989 raft_consensus.cc:1275] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.059718 23146 consensus_queue.cc:1048] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.069707 23125 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.074002 22354 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.086328 23175 tablet_replica.cc:333] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:44.074087 22986 raft_consensus.cc:2955] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.093396 22987 raft_consensus.cc:1275] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:44.095839 23142 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.099776 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 762113f7967641f1b4431c8b6d9f8c1c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:44.116922 23125 consensus_queue.cc:1048] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:44.124660 23175 raft_consensus.cc:2243] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:44.129752 22987 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.132735 23175 raft_consensus.cc:2272] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:44.136093 22181 catalog_manager.cc:5697] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.125030 23142 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.128837 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c38987695ea481f80bbeb37872917b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:44.129513 23174 tablet_replica.cc:333] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:44.162267 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 762113f7967641f1b4431c8b6d9f8c1c with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:44.162971 23174 raft_consensus.cc:2243] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:44.163601 23174 pending_rounds.cc:70] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Trying to abort 1 pending ops.
I20260709 12:16:44.165194 23138 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:16:44.163970 23174 pending_rounds.cc:77] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305623155901415424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "defb6c3267414683872e2472701d0d8a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } } }
I20260709 12:16:44.169582 22282 raft_consensus.cc:2955] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.178153 22183 catalog_manager.cc:5697] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.179241 23174 raft_consensus.cc:2917] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:16:44.179715 23174 raft_consensus.cc:2889] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:16:44.192072 22425 raft_consensus.cc:2955] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:44.180094 23174 raft_consensus.cc:2272] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:44.196719 23175 ts_tablet_manager.cc:1916] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:44.202409 22342 tablet_service.cc:1558] Processing DeleteTablet for tablet c53e0ff5e86d4299bdc234291a1f03d7 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:44.210978 23175 ts_tablet_manager.cc:1929] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:44.211557 23175 log.cc:1199] T 2c38987695ea481f80bbeb37872917b8 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/2c38987695ea481f80bbeb37872917b8
I20260709 12:16:44.213222 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 2c38987695ea481f80bbeb37872917b8 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:44.213308 23175 tablet_replica.cc:333] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:44.214419 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c53e0ff5e86d4299bdc234291a1f03d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:44.215026 23175 raft_consensus.cc:2243] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:44.215884 23175 raft_consensus.cc:2272] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:44.225236 23174 ts_tablet_manager.cc:1916] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:44.226563 23176 tablet_replica.cc:333] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:44.227402 23176 raft_consensus.cc:2243] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:44.227968 23176 raft_consensus.cc:2272] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:44.229858 23175 ts_tablet_manager.cc:1916] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:44.233544 23176 ts_tablet_manager.cc:1916] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:44.253394 23174 ts_tablet_manager.cc:1929] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:44.253945 23174 log.cc:1199] T defb6c3267414683872e2472701d0d8a P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/defb6c3267414683872e2472701d0d8a
I20260709 12:16:44.255486 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet defb6c3267414683872e2472701d0d8a (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:44.256795 23175 ts_tablet_manager.cc:1929] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:44.257175 23175 log.cc:1199] T 762113f7967641f1b4431c8b6d9f8c1c P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/762113f7967641f1b4431c8b6d9f8c1c
I20260709 12:16:44.258833 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 762113f7967641f1b4431c8b6d9f8c1c (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:44.264400 23176 ts_tablet_manager.cc:1929] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:44.264881 23176 log.cc:1199] T c53e0ff5e86d4299bdc234291a1f03d7 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/c53e0ff5e86d4299bdc234291a1f03d7
I20260709 12:16:44.266507 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet c53e0ff5e86d4299bdc234291a1f03d7 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:45.266870 22280 consensus_queue.cc:237] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:45.275583 22248 consensus_peers.cc:597] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b892b9441c3b419680237e9cf77244be. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:45.276548 22432 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.278160 22354 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.279083 23159 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:45.280054 23178 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:45.289183 23178 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.294178 22354 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.296474 22432 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.305992 22355 consensus_queue.cc:237] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:45.312598 22180 catalog_manager.cc:5697] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:45.325790 22280 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.328508 22425 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.330441 23169 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:45.339509 23169 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:45.361835 23140 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:45.375202 22323 consensus_peers.cc:597] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c72f7d90a5ff4e55bd29cacf593cb039. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:45.378347 22425 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.393666 22432 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:45.394573 22280 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.402829 22354 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.404703 22285 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.407569 23179 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:45.407145 22183 catalog_manager.cc:5697] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:16:45.411379 22397 consensus_peers.cc:597] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a85e2b35247a4881b46fde6756c5e639. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:45.413465 23179 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:45.458072 23179 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.459957 22354 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.460958 22285 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.476842 22354 consensus_queue.cc:237] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:45.482029 22183 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:45.503599 22429 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:45.504642 22323 consensus_peers.cc:597] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db4cd429de9f4ca1871af83649881944. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:45.505717 23169 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:45.506111 22285 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:45.508467 23169 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:45.527086 23185 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.528580 22285 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.561642 22183 catalog_manager.cc:5697] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:45.562616 22429 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:45.740561 23202 ts_tablet_manager.cc:933] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:45.743235 23202 tablet_copy_client.cc:323] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:45.745261 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet b892b9441c3b419680237e9cf77244be from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:45.745913 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet b892b9441c3b419680237e9cf77244be from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-b892b9441c3b419680237e9cf77244be
I20260709 12:16:45.752934 22295 tablet_copy_source_session.cc:215] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:45.756311 23202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b892b9441c3b419680237e9cf77244be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:45.780578 23202 tablet_copy_client.cc:806] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:45.781247 23202 tablet_copy_client.cc:670] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:45.785177 23202 tablet_copy_client.cc:538] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:45.867312 23202 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:45.919137 23205 ts_tablet_manager.cc:933] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:45.935729 23202 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:45.936795 23202 tablet_bootstrap.cc:492] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:45.937558 23202 ts_tablet_manager.cc:1403] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.014s
I20260709 12:16:45.942040 23205 tablet_copy_client.cc:323] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:16:45.940857 23202 raft_consensus.cc:359] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:45.943429 23202 raft_consensus.cc:740] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:45.945678 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet a85e2b35247a4881b46fde6756c5e639 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:16:45.950318 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet a85e2b35247a4881b46fde6756c5e639 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-a85e2b35247a4881b46fde6756c5e639
I20260709 12:16:45.951545 23202 consensus_queue.cc:260] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:45.948275 23209 ts_tablet_manager.cc:933] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:45.957636 23210 ts_tablet_manager.cc:933] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:45.960662 22444 tablet_copy_source_session.cc:215] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:45.966838 23205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85e2b35247a4881b46fde6756c5e639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:45.970007 23209 tablet_copy_client.cc:323] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:45.971390 23210 tablet_copy_client.cc:323] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:45.972373 23202 ts_tablet_manager.cc:1434] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.010s
I20260709 12:16:45.974255 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-b892b9441c3b419680237e9cf77244be received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:45.974714 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-b892b9441c3b419680237e9cf77244be on tablet b892b9441c3b419680237e9cf77244be with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:45.972354 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet db4cd429de9f4ca1871af83649881944 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:45.976269 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet db4cd429de9f4ca1871af83649881944 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-db4cd429de9f4ca1871af83649881944
I20260709 12:16:45.979748 22369 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet c72f7d90a5ff4e55bd29cacf593cb039 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:45.980338 22369 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet c72f7d90a5ff4e55bd29cacf593cb039 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-c72f7d90a5ff4e55bd29cacf593cb039
I20260709 12:16:45.988024 23205 tablet_copy_client.cc:806] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:45.988646 23205 tablet_copy_client.cc:670] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:45.994299 22369 tablet_copy_source_session.cc:215] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:45.996340 23205 tablet_copy_client.cc:538] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:46.008493 23205 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:46.011307 23210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72f7d90a5ff4e55bd29cacf593cb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:46.012758 22370 tablet_copy_source_session.cc:215] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:46.016631 23209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4cd429de9f4ca1871af83649881944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:46.038409 23209 tablet_copy_client.cc:806] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:46.039060 23209 tablet_copy_client.cc:670] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:46.043067 23209 tablet_copy_client.cc:538] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:46.046592 23210 tablet_copy_client.cc:806] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:46.048250 23210 tablet_copy_client.cc:670] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:46.054742 23209 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:46.061239 23205 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:46.063560 23210 tablet_copy_client.cc:538] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:46.064225 23205 tablet_bootstrap.cc:492] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:46.066125 23205 ts_tablet_manager.cc:1403] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.058s	user 0.034s	sys 0.014s
I20260709 12:16:46.069804 23205 raft_consensus.cc:359] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.070650 23205 raft_consensus.cc:740] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:46.071301 23205 consensus_queue.cc:260] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.080442 23205 ts_tablet_manager.cc:1434] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:16:46.082722 23209 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:46.083637 23209 tablet_bootstrap.cc:492] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:46.083878 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a85e2b35247a4881b46fde6756c5e639 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:16:46.084349 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a85e2b35247a4881b46fde6756c5e639 on tablet a85e2b35247a4881b46fde6756c5e639 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:46.084299 23209 ts_tablet_manager.cc:1403] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 12:16:46.088805 23209 raft_consensus.cc:359] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.089609 23209 raft_consensus.cc:740] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:46.090278 23209 consensus_queue.cc:260] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.092711 23209 ts_tablet_manager.cc:1434] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:16:46.095922 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-db4cd429de9f4ca1871af83649881944 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:46.096360 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-db4cd429de9f4ca1871af83649881944 on tablet db4cd429de9f4ca1871af83649881944 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:46.101927 23210 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:46.131419 23210 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:46.132349 23210 tablet_bootstrap.cc:492] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:46.133024 23210 ts_tablet_manager.cc:1403] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.004s
I20260709 12:16:46.136085 23210 raft_consensus.cc:359] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.136963 23210 raft_consensus.cc:740] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:46.137645 23210 consensus_queue.cc:260] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:46.140355 23210 ts_tablet_manager.cc:1434] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.004s
I20260709 12:16:46.142083 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-c72f7d90a5ff4e55bd29cacf593cb039 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:46.142521 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-c72f7d90a5ff4e55bd29cacf593cb039 on tablet c72f7d90a5ff4e55bd29cacf593cb039 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:46.257000 22987 raft_consensus.cc:1217] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:46.360975 22987 raft_consensus.cc:1217] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:46.368535 22987 raft_consensus.cc:1217] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:46.504209 22987 raft_consensus.cc:1217] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:46.857609 23169 raft_consensus.cc:1064] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:46.859797 23169 consensus_queue.cc:237] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:46.878983 22280 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:46.879172 22987 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:46.882539 23140 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.879074 22426 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:46.886531 23218 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.887472 23169 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.889876 23159 raft_consensus.cc:1064] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:46.897912 23159 consensus_queue.cc:237] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:46.900317 23218 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:46.904254 22991 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:46.922854 22987 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:46.925555 23199 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:46.925806 22280 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:46.932286 22180 catalog_manager.cc:5697] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:46.943490 22429 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:46.950568 23225 raft_consensus.cc:1064] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:46.953323 23225 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:46.956877 23169 raft_consensus.cc:1064] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:46.959416 23169 consensus_queue.cc:237] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:46.978786 22429 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:46.981628 23199 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:47.004114 22354 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.010269 22987 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.011188 23199 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.012063 23226 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.025916 22280 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.029865 23140 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.046754 22429 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.048185 23140 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:16:47.052186 23222 log.cc:927] Time spent T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: Append to log took a long time: real 0.132s	user 0.001s	sys 0.000s
I20260709 12:16:47.054006 22354 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.059659 23226 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:47.059675 22282 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:47.070451 22986 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:16:47.050268 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 73776us
I20260709 12:16:47.067757 23179 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:16:47.078394 23229 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.082854 22426 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.096218 23140 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:47.119144 22987 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.145963 22356 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.158465 23218 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.165083 23179 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.169188 22426 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.168360 22285 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.181828 22354 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.189162 22280 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.209542 22986 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.210875 22987 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.234349 22356 consensus_queue.cc:237] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:47.246541 22987 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.252045 23187 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:47.257164 22282 raft_consensus.cc:1275] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.260607 22181 catalog_manager.cc:5697] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.262413 22181 catalog_manager.cc:5697] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.264189 22181 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.265798 23238 consensus_queue.cc:1048] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:47.282058 23187 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.288213 22282 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.298113 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db4cd429de9f4ca1871af83649881944 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:47.304504 22282 consensus_queue.cc:237] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:47.305879 22986 raft_consensus.cc:2955] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.312422 22987 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.316674 22356 consensus_queue.cc:237] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:47.317761 23178 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:47.321976 22427 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.323449 23199 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.317623 22428 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:47.324129 22991 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.325759 23238 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.326154 22427 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.331974 22987 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.332484 22182 catalog_manager.cc:5697] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.333173 23187 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.333313 23179 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:47.335985 23242 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.340433 23226 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.341740 22282 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:47.342234 22991 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.344763 22426 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.345567 23140 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.348774 23234 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:47.352471 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a85e2b35247a4881b46fde6756c5e639 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:47.352989 22987 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.355695 22990 raft_consensus.cc:2955] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.360157 22180 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:47.365659 22285 raft_consensus.cc:2955] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.372181 22342 tablet_service.cc:1558] Processing DeleteTablet for tablet a85e2b35247a4881b46fde6756c5e639 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:47.372222 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet db4cd429de9f4ca1871af83649881944 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:47.379151 22428 raft_consensus.cc:2955] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.381556 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b892b9441c3b419680237e9cf77244be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:47.385063 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c72f7d90a5ff4e55bd29cacf593cb039 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:47.384527 22182 catalog_manager.cc:5697] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:47.408180 22180 catalog_manager.cc:5697] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:47.425858 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet b892b9441c3b419680237e9cf77244be with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:47.426615 23247 tablet_replica.cc:333] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:47.436605 23247 raft_consensus.cc:2243] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:47.432838 23246 tablet_replica.cc:333] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:47.444160 23246 raft_consensus.cc:2243] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:47.449683 23246 raft_consensus.cc:2272] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:47.451325 23247 raft_consensus.cc:2272] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:47.455435 23246 ts_tablet_manager.cc:1916] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:47.460107 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet c72f7d90a5ff4e55bd29cacf593cb039 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:47.465778 23247 ts_tablet_manager.cc:1916] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:47.474309 23246 ts_tablet_manager.cc:1929] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:47.474924 23246 log.cc:1199] T a85e2b35247a4881b46fde6756c5e639 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/a85e2b35247a4881b46fde6756c5e639
I20260709 12:16:47.476660 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet a85e2b35247a4881b46fde6756c5e639 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:47.476677 23246 tablet_replica.cc:333] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:47.479761 23246 raft_consensus.cc:2243] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:47.480067 23248 tablet_replica.cc:333] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:47.480585 23246 raft_consensus.cc:2272] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:47.481236 23248 raft_consensus.cc:2243] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:47.482738 23248 raft_consensus.cc:2272] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:47.484439 23246 ts_tablet_manager.cc:1916] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:47.487058 23248 ts_tablet_manager.cc:1916] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:47.492852 23247 ts_tablet_manager.cc:1929] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:47.493392 23247 log.cc:1199] T db4cd429de9f4ca1871af83649881944 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/db4cd429de9f4ca1871af83649881944
I20260709 12:16:47.497517 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet db4cd429de9f4ca1871af83649881944 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:47.500787 23246 ts_tablet_manager.cc:1929] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:47.501204 23246 log.cc:1199] T b892b9441c3b419680237e9cf77244be P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/b892b9441c3b419680237e9cf77244be
I20260709 12:16:47.502764 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet b892b9441c3b419680237e9cf77244be (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:47.503907 23248 ts_tablet_manager.cc:1929] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:47.504249 23248 log.cc:1199] T c72f7d90a5ff4e55bd29cacf593cb039 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/c72f7d90a5ff4e55bd29cacf593cb039
I20260709 12:16:47.505614 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet c72f7d90a5ff4e55bd29cacf593cb039 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:48.533275 22354 consensus_queue.cc:237] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:48.538417 22285 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:48.538803 22323 consensus_peers.cc:597] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbc134d15ac448aeb0f76765e6f7c549. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:48.539378 22427 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:48.539809 23251 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.540696 23218 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.547780 23218 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.549746 22427 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.552838 22285 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.562368 22282 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:48.571871 22181 catalog_manager.cc:5697] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:48.576434 22248 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37d698988c5a439688285c7701c9e380. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:48.576720 22426 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:48.578311 22354 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:48.578231 23199 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.580904 23199 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.616094 23250 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.623582 22427 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.635921 22354 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.652364 22285 consensus_queue.cc:237] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:48.662416 22248 consensus_peers.cc:597] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22ea1aa6001f402681546a72ecec3256. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:48.667737 22426 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:48.671144 23242 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.675007 22183 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.680943 22354 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:48.682384 22426 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.682838 23242 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.685791 23263 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.698742 22354 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.704964 22181 catalog_manager.cc:5697] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.713959 22354 consensus_queue.cc:237] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:48.720187 22426 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:48.720603 22282 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:48.721609 22323 consensus_peers.cc:597] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0553470156814d8eaa4f4f26a53194ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:48.722153 23251 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.723125 23218 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:48.730933 23218 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.732609 22426 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.733794 22282 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:48.761322 22181 catalog_manager.cc:5697] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:49.019577 23274 ts_tablet_manager.cc:933] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:49.021770 23274 tablet_copy_client.cc:323] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:49.023751 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet fbc134d15ac448aeb0f76765e6f7c549 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:49.024287 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet fbc134d15ac448aeb0f76765e6f7c549 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-fbc134d15ac448aeb0f76765e6f7c549
I20260709 12:16:49.029829 22370 tablet_copy_source_session.cc:215] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:49.033558 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc134d15ac448aeb0f76765e6f7c549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:49.055215 23274 tablet_copy_client.cc:806] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:49.055753 23274 tablet_copy_client.cc:670] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:49.059052 23274 tablet_copy_client.cc:538] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:49.067166 23274 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:49.086405 23274 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:49.087296 23274 tablet_bootstrap.cc:492] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:49.088040 23274 ts_tablet_manager.cc:1403] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 12:16:49.088773 23277 ts_tablet_manager.cc:933] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:49.091603 23274 raft_consensus.cc:359] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.092530 23274 raft_consensus.cc:740] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:49.093231 23274 consensus_queue.cc:260] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.110078 23277 tablet_copy_client.cc:323] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:49.112740 23274 ts_tablet_manager.cc:1434] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 12:16:49.115219 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-fbc134d15ac448aeb0f76765e6f7c549 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:49.115496 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 22ea1aa6001f402681546a72ecec3256 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:49.116098 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 22ea1aa6001f402681546a72ecec3256 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-22ea1aa6001f402681546a72ecec3256
I20260709 12:16:49.115687 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-fbc134d15ac448aeb0f76765e6f7c549 on tablet fbc134d15ac448aeb0f76765e6f7c549 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:49.129894 22295 tablet_copy_source_session.cc:215] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:49.135368 23277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ea1aa6001f402681546a72ecec3256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:49.140466 23274 ts_tablet_manager.cc:933] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:49.155078 23277 tablet_copy_client.cc:806] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:49.155781 23277 tablet_copy_client.cc:670] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:49.159358 23274 tablet_copy_client.cc:323] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:49.161103 23277 tablet_copy_client.cc:538] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:49.162091 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 37d698988c5a439688285c7701c9e380 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:49.162663 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 37d698988c5a439688285c7701c9e380 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-37d698988c5a439688285c7701c9e380
I20260709 12:16:49.171921 22295 tablet_copy_source_session.cc:215] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:49.179018 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d698988c5a439688285c7701c9e380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:49.184667 23277 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:49.207495 23274 tablet_copy_client.cc:806] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:49.208099 23274 tablet_copy_client.cc:670] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:49.218814 23274 tablet_copy_client.cc:538] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:49.240407 23274 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:49.263347 23277 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:49.264349 23277 tablet_bootstrap.cc:492] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:49.265115 23277 ts_tablet_manager.cc:1403] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.081s	user 0.052s	sys 0.020s
I20260709 12:16:49.268771 23277 raft_consensus.cc:359] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.269595 23277 raft_consensus.cc:740] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:49.270766 23277 consensus_queue.cc:260] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.277338 23277 ts_tablet_manager.cc:1434] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:16:49.282577 23274 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:49.285674 23274 tablet_bootstrap.cc:492] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:49.286443 23274 ts_tablet_manager.cc:1403] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.004s
I20260709 12:16:49.291299 23274 raft_consensus.cc:359] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.292205 23274 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:49.292863 23274 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.295833 23274 ts_tablet_manager.cc:1434] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:16:49.301122 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-37d698988c5a439688285c7701c9e380 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:49.301553 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-37d698988c5a439688285c7701c9e380 on tablet 37d698988c5a439688285c7701c9e380 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:49.307559 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-22ea1aa6001f402681546a72ecec3256 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:49.307962 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-22ea1aa6001f402681546a72ecec3256 on tablet 22ea1aa6001f402681546a72ecec3256 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:49.310379 23277 ts_tablet_manager.cc:933] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:49.315744 23277 tablet_copy_client.cc:323] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:49.317109 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 0553470156814d8eaa4f4f26a53194ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:49.317557 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 0553470156814d8eaa4f4f26a53194ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-0553470156814d8eaa4f4f26a53194ed
I20260709 12:16:49.323119 22370 tablet_copy_source_session.cc:215] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:49.325731 23277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0553470156814d8eaa4f4f26a53194ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:49.336864 23277 tablet_copy_client.cc:806] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:49.337387 23277 tablet_copy_client.cc:670] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:49.340729 23277 tablet_copy_client.cc:538] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:49.347023 23277 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:49.363570 23277 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:49.364423 23277 tablet_bootstrap.cc:492] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:49.365139 23277 ts_tablet_manager.cc:1403] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.005s
I20260709 12:16:49.367774 23277 raft_consensus.cc:359] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.368582 23277 raft_consensus.cc:740] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:49.369288 23277 consensus_queue.cc:260] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:49.373575 23277 ts_tablet_manager.cc:1434] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:16:49.376748 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0553470156814d8eaa4f4f26a53194ed received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:49.377182 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0553470156814d8eaa4f4f26a53194ed on tablet 0553470156814d8eaa4f4f26a53194ed with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:49.426440 22987 raft_consensus.cc:1217] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:49.583518 22987 raft_consensus.cc:1217] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:16:49.671161 22987 raft_consensus.cc:1217] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:49.683766 22987 raft_consensus.cc:1217] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:50.003841 23271 raft_consensus.cc:1064] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:50.005798 23271 consensus_queue.cc:237] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.011823 22987 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.012702 22426 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.012953 22282 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.013450 23271 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.014494 23287 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.015399 23272 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.053172 23288 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.057611 22282 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.057672 22432 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.074839 22987 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.076936 22183 catalog_manager.cc:5697] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.084064 23242 raft_consensus.cc:1064] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:50.089986 23242 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.121271 22987 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.126158 23262 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.127194 22432 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.129048 23293 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.139837 22356 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.141794 23262 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.152390 23262 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.159039 22426 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.173892 23250 raft_consensus.cc:1064] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:50.178131 22355 consensus_queue.cc:237] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.190233 22987 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.190469 22432 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.191911 23273 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:50.192883 23250 consensus_queue.cc:237] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.194478 22182 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.202761 22987 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.206648 23273 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:50.210951 22991 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.208442 23273 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.216425 22426 raft_consensus.cc:2955] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.245574 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbc134d15ac448aeb0f76765e6f7c549 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:50.248518 22181 catalog_manager.cc:5697] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:50.252946 23272 raft_consensus.cc:1064] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:50.254446 22355 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.270146 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet fbc134d15ac448aeb0f76765e6f7c549 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:50.255676 23272 consensus_queue.cc:237] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:16:50.292950 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 73857.1us
I20260709 12:16:50.324020 22285 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.327606 23287 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.339149 22991 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.340205 22428 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:50.343137 23271 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:50.347800 23272 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.349675 23305 tablet_replica.cc:333] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:50.350888 22427 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:50.358402 22991 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:50.359463 23250 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.372229 23242 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:50.378575 22354 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:16:50.402823 22285 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.405755 23305 raft_consensus.cc:2243] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:50.406834 23305 raft_consensus.cc:2272] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:50.401561 23293 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 12:16:50.410784 23305 ts_tablet_manager.cc:1916] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:50.413722 22991 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.416150 23271 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.423643 22987 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.425976 23262 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:50.446380 23293 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.451862 22987 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.461009 22285 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.467401 22356 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.500645 23262 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:50.501032 22428 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.503983 23293 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.508361 22181 catalog_manager.cc:5697] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.506778 22426 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.511945 23305 ts_tablet_manager.cc:1929] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:50.512650 23305 log.cc:1199] T fbc134d15ac448aeb0f76765e6f7c549 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/fbc134d15ac448aeb0f76765e6f7c549
I20260709 12:16:50.524927 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37d698988c5a439688285c7701c9e380 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:50.534906 22360 raft_consensus.cc:2955] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.528740 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet fbc134d15ac448aeb0f76765e6f7c549 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:50.539758 22180 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:50.561338 22355 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.564982 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 37d698988c5a439688285c7701c9e380 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:50.567288 22183 catalog_manager.cc:5697] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.553100 22991 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.582326 22357 consensus_queue.cc:237] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.590968 22987 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.594151 23316 tablet_replica.cc:333] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:50.594436 23273 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:50.595417 23316 raft_consensus.cc:2243] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:50.596444 23316 raft_consensus.cc:2272] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:50.607786 22428 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:50.610163 23271 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.616648 23316 ts_tablet_manager.cc:1916] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:50.623484 23272 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:50.629082 22426 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.632179 22987 raft_consensus.cc:2955] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.646052 23316 ts_tablet_manager.cc:1929] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:50.646625 23316 log.cc:1199] T 37d698988c5a439688285c7701c9e380 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/37d698988c5a439688285c7701c9e380
I20260709 12:16:50.648308 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0553470156814d8eaa4f4f26a53194ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:50.648376 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 37d698988c5a439688285c7701c9e380 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:50.663256 22178 catalog_manager.cc:5697] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.677837 22282 consensus_queue.cc:237] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:50.684948 22426 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:50.686687 22987 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:16:50.687216 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 0553470156814d8eaa4f4f26a53194ed with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:50.687142 23315 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:16:50.689014 23305 tablet_replica.cc:333] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:50.690502 23305 raft_consensus.cc:2243] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:50.690394 23293 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:50.691287 23305 raft_consensus.cc:2272] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:50.698879 23305 ts_tablet_manager.cc:1916] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:50.701609 23314 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.704550 22987 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.711787 22426 raft_consensus.cc:2955] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.738831 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22ea1aa6001f402681546a72ecec3256 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:50.739735 22178 catalog_manager.cc:5697] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:50.740629 23305 ts_tablet_manager.cc:1929] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:50.745260 23305 log.cc:1199] T 0553470156814d8eaa4f4f26a53194ed P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/0553470156814d8eaa4f4f26a53194ed
I20260709 12:16:50.748239 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 0553470156814d8eaa4f4f26a53194ed (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:50.752528 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 22ea1aa6001f402681546a72ecec3256 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:50.757586 23317 tablet_replica.cc:333] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:50.758620 23317 raft_consensus.cc:2243] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:50.760627 23317 raft_consensus.cc:2272] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:50.764312 23317 ts_tablet_manager.cc:1916] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:50.776762 23317 ts_tablet_manager.cc:1929] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:16:50.777312 23317 log.cc:1199] T 22ea1aa6001f402681546a72ecec3256 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/22ea1aa6001f402681546a72ecec3256
I20260709 12:16:50.778865 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 22ea1aa6001f402681546a72ecec3256 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:51.825491 22355 consensus_queue.cc:237] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:51.830763 22428 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:51.830763 22280 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:51.831489 22323 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb058707abfa4f6ab8ffaeb7c99cc766. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.832558 23270 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.833400 23273 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.842260 23271 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.844928 22428 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.846299 22285 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.860201 22280 consensus_queue.cc:237] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:51.868728 22182 catalog_manager.cc:5697] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:51.877730 22248 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a18f2c8b26f441d7bea4f9f500203cbd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.879117 22428 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:51.879432 22355 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:51.880364 23318 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.881266 23314 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.893378 23314 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.894986 22355 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.918678 22428 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.922226 22182 catalog_manager.cc:5697] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:51.926684 22280 consensus_queue.cc:237] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:51.939898 22248 consensus_peers.cc:597] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6aaaf1c08bba461bb8bdbe70df41cd61. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:51.940585 22428 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:51.942550 23262 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.942966 22357 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:51.944399 23262 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:51.949501 23332 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.950981 22428 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.958050 22357 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:51.969810 22355 consensus_queue.cc:237] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:51.979697 22178 catalog_manager.cc:5697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:51.999116 22323 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd2115ff27754e9c86703e1f4027a1cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:52.002204 22428 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.003990 23271 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.005317 22285 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:52.007153 23322 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:52.026835 23322 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:52.028343 22285 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:52.030673 22426 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:52.048223 22182 catalog_manager.cc:5697] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:52.298316 23340 ts_tablet_manager.cc:933] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:52.300913 23340 tablet_copy_client.cc:323] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:52.302513 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet a18f2c8b26f441d7bea4f9f500203cbd from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:52.303014 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet a18f2c8b26f441d7bea4f9f500203cbd from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-a18f2c8b26f441d7bea4f9f500203cbd
I20260709 12:16:52.311009 22295 tablet_copy_source_session.cc:215] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:52.314370 23340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a18f2c8b26f441d7bea4f9f500203cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:52.329967 23340 tablet_copy_client.cc:806] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:52.330569 23340 tablet_copy_client.cc:670] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:52.338698 23340 tablet_copy_client.cc:538] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:52.351468 23340 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:52.371490 23343 ts_tablet_manager.cc:933] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:52.373348 23343 tablet_copy_client.cc:323] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:52.374732 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:52.375170 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 6aaaf1c08bba461bb8bdbe70df41cd61 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-6aaaf1c08bba461bb8bdbe70df41cd61
I20260709 12:16:52.375948 23340 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:52.376936 23340 tablet_bootstrap.cc:492] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:52.377630 23340 ts_tablet_manager.cc:1403] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.006s
I20260709 12:16:52.380452 23345 ts_tablet_manager.cc:933] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:52.381100 23340 raft_consensus.cc:359] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.382042 23340 raft_consensus.cc:740] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:52.382730 23340 consensus_queue.cc:260] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.390668 22295 tablet_copy_source_session.cc:215] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:52.394284 23340 ts_tablet_manager.cc:1434] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 12:16:52.397089 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aaaf1c08bba461bb8bdbe70df41cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:52.398617 23348 ts_tablet_manager.cc:933] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:52.400624 23348 tablet_copy_client.cc:323] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:52.402400 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet dd2115ff27754e9c86703e1f4027a1cb from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:52.402908 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet dd2115ff27754e9c86703e1f4027a1cb from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-dd2115ff27754e9c86703e1f4027a1cb
I20260709 12:16:52.406774 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a18f2c8b26f441d7bea4f9f500203cbd received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:52.407274 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a18f2c8b26f441d7bea4f9f500203cbd on tablet a18f2c8b26f441d7bea4f9f500203cbd with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:52.414368 22370 tablet_copy_source_session.cc:215] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:52.416570 23345 tablet_copy_client.cc:323] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:52.418345 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2115ff27754e9c86703e1f4027a1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:52.420619 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet fb058707abfa4f6ab8ffaeb7c99cc766 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:52.421209 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet fb058707abfa4f6ab8ffaeb7c99cc766 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-fb058707abfa4f6ab8ffaeb7c99cc766
I20260709 12:16:52.424431 23343 tablet_copy_client.cc:806] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:52.425045 23343 tablet_copy_client.cc:670] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:52.428496 23343 tablet_copy_client.cc:538] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:52.428722 22370 tablet_copy_source_session.cc:215] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:52.431900 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb058707abfa4f6ab8ffaeb7c99cc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:52.437247 23348 tablet_copy_client.cc:806] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:52.437949 23348 tablet_copy_client.cc:670] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:52.437389 23343 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:52.443434 23348 tablet_copy_client.cc:538] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:52.459604 23348 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:52.470045 23345 tablet_copy_client.cc:806] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:52.470678 23345 tablet_copy_client.cc:670] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:52.478643 23345 tablet_copy_client.cc:538] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:52.493292 23345 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:52.495558 23343 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:52.496529 23343 tablet_bootstrap.cc:492] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:52.497232 23343 ts_tablet_manager.cc:1403] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.014s
I20260709 12:16:52.500694 23343 raft_consensus.cc:359] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.501580 23343 raft_consensus.cc:740] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:52.502344 23343 consensus_queue.cc:260] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.505007 23343 ts_tablet_manager.cc:1434] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:16:52.512115 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-6aaaf1c08bba461bb8bdbe70df41cd61 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:52.512540 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-6aaaf1c08bba461bb8bdbe70df41cd61 on tablet 6aaaf1c08bba461bb8bdbe70df41cd61 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:52.516460 23348 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:52.517483 23348 tablet_bootstrap.cc:492] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:52.519649 23348 ts_tablet_manager.cc:1403] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.008s
I20260709 12:16:52.522701 23348 raft_consensus.cc:359] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.523576 23348 raft_consensus.cc:740] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:52.524260 23348 consensus_queue.cc:260] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.526991 23348 ts_tablet_manager.cc:1434] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:16:52.528714 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-dd2115ff27754e9c86703e1f4027a1cb received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:52.529134 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-dd2115ff27754e9c86703e1f4027a1cb on tablet dd2115ff27754e9c86703e1f4027a1cb with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:52.548552 23345 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:52.549592 23345 tablet_bootstrap.cc:492] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:52.550334 23345 ts_tablet_manager.cc:1403] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.018s
I20260709 12:16:52.553270 23345 raft_consensus.cc:359] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.554068 23345 raft_consensus.cc:740] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:52.554694 23345 consensus_queue.cc:260] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:52.557451 23345 ts_tablet_manager.cc:1434] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:16:52.559459 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-fb058707abfa4f6ab8ffaeb7c99cc766 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:52.559855 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-fb058707abfa4f6ab8ffaeb7c99cc766 on tablet fb058707abfa4f6ab8ffaeb7c99cc766 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:52.711836 22986 raft_consensus.cc:1217] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:52.782150 22986 raft_consensus.cc:1217] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:52.842314 22986 raft_consensus.cc:1217] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:52.893724 22986 raft_consensus.cc:1217] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:53.114926 23262 raft_consensus.cc:1064] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:53.116652 23262 consensus_queue.cc:237] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.123591 22987 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.125900 23332 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.141315 22355 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.142009 22428 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.144606 23356 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.148125 23262 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.163077 23262 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.165012 22428 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.165264 22355 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.180092 22991 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.191951 22178 catalog_manager.cc:5697] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.225315 22282 consensus_queue.cc:237] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.232270 22991 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.233280 22428 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.233705 23356 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.234814 23333 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.244396 23355 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.246693 22987 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.258901 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a18f2c8b26f441d7bea4f9f500203cbd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:53.260026 22428 raft_consensus.cc:2955] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.267412 22179 catalog_manager.cc:5697] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.287144 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet a18f2c8b26f441d7bea4f9f500203cbd with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:53.293341 23273 raft_consensus.cc:1064] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:53.304064 23367 tablet_replica.cc:333] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:53.305130 23367 raft_consensus.cc:2243] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:53.305941 23367 raft_consensus.cc:2272] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:53.308449 23273 consensus_queue.cc:237] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.311306 23367 ts_tablet_manager.cc:1916] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:53.324723 22987 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.326545 22428 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.328938 23323 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.331125 23367 ts_tablet_manager.cc:1929] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:53.331584 23367 log.cc:1199] T a18f2c8b26f441d7bea4f9f500203cbd P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/a18f2c8b26f441d7bea4f9f500203cbd
I20260709 12:16:53.333077 23273 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.333884 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet a18f2c8b26f441d7bea4f9f500203cbd (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:53.343572 22282 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.345515 23323 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.354792 23323 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.374653 22987 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.382193 22282 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.383498 22182 catalog_manager.cc:5697] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.391453 23333 raft_consensus.cc:1064] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:53.371429 22428 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.394472 23333 consensus_queue.cc:237] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.424902 22426 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.426434 22355 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.426862 22987 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.427883 23356 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.429222 23332 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.431686 23333 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.434310 22355 consensus_queue.cc:237] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.441592 22991 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.443562 22282 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.443617 23323 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:53.446920 23273 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.453783 23371 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.464303 22282 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.468106 23374 raft_consensus.cc:1064] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:53.473999 23333 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.475632 22986 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.473029 23374 consensus_queue.cc:237] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.480711 22360 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.477465 22991 raft_consensus.cc:2955] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.500624 22180 catalog_manager.cc:5697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.506796 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd2115ff27754e9c86703e1f4027a1cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:53.529176 22986 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.527243 22179 catalog_manager.cc:5697] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.531140 22427 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.520907 22428 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.534399 23361 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.535429 23273 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.540892 22280 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:53.543655 23361 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:53.556968 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet dd2115ff27754e9c86703e1f4027a1cb with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:53.580375 23382 tablet_replica.cc:333] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:53.581352 23382 raft_consensus.cc:2243] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:53.587790 23382 raft_consensus.cc:2272] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:53.589406 23273 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.591306 23382 ts_tablet_manager.cc:1916] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:53.601665 22986 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.603416 22282 consensus_queue.cc:237] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.599710 22280 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.619596 22427 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.622135 22987 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.623737 23332 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.636086 23262 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.638047 22987 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.644704 22428 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.645700 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:53.661285 23355 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.668248 22428 raft_consensus.cc:2955] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.676074 22182 catalog_manager.cc:5697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.691123 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 6aaaf1c08bba461bb8bdbe70df41cd61 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:53.689038 22180 catalog_manager.cc:5697] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.692116 23367 tablet_replica.cc:333] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:53.693044 23367 raft_consensus.cc:2243] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:53.693703 23367 raft_consensus.cc:2272] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:53.697101 23367 ts_tablet_manager.cc:1916] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:53.719252 23382 ts_tablet_manager.cc:1929] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:53.719712 23382 log.cc:1199] T dd2115ff27754e9c86703e1f4027a1cb P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/dd2115ff27754e9c86703e1f4027a1cb
I20260709 12:16:53.721305 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet dd2115ff27754e9c86703e1f4027a1cb (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:53.727723 23367 ts_tablet_manager.cc:1929] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:53.728819 22360 consensus_queue.cc:237] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:53.729655 23367 log.cc:1199] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/6aaaf1c08bba461bb8bdbe70df41cd61
I20260709 12:16:53.732450 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 6aaaf1c08bba461bb8bdbe70df41cd61 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:53.734362 22280 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.734962 22986 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:53.735875 23273 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.736701 23323 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:53.743323 23371 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.747021 22280 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.747985 22987 raft_consensus.cc:2955] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:53.761476 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb058707abfa4f6ab8ffaeb7c99cc766 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:53.766387 22182 catalog_manager.cc:5697] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:53.786849 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet fb058707abfa4f6ab8ffaeb7c99cc766 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:53.787740 23382 tablet_replica.cc:333] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:53.789268 23382 raft_consensus.cc:2243] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:53.790112 23382 raft_consensus.cc:2272] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:53.795197 23382 ts_tablet_manager.cc:1916] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:53.807301 23382 ts_tablet_manager.cc:1929] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:53.807585 23382 log.cc:1199] T fb058707abfa4f6ab8ffaeb7c99cc766 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/fb058707abfa4f6ab8ffaeb7c99cc766
I20260709 12:16:53.808909 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet fb058707abfa4f6ab8ffaeb7c99cc766 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:54.926646 22357 consensus_queue.cc:237] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:54.935171 22426 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:54.938455 22282 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:54.939173 22323 consensus_peers.cc:597] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fb385ab6604447f83c4d81c02ebb3f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:54.939560 23374 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:54.940804 23387 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:54.951637 23387 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:54.954737 22285 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:54.956527 22426 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:54.987448 22182 catalog_manager.cc:5697] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:54.991536 22280 consensus_queue.cc:237] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:55.008558 22248 consensus_peers.cc:597] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b556ba98061a4ccf81a7810a603ca515. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.018004 22355 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.020251 22426 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.031947 23395 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:55.066242 23332 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:55.067862 23355 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.070317 22426 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.096097 22357 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.099911 22355 consensus_queue.cc:237] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:16:55.108417 22323 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e81cb2a4f5354495837954f5dd844971. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.111617 22426 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.113426 23273 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:55.119675 22280 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.122234 23387 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.124363 22180 catalog_manager.cc:5697] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.131553 23273 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.133342 22426 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.134912 22280 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.162632 22182 catalog_manager.cc:5697] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.164129 22355 consensus_queue.cc:237] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.173962 22280 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.175930 22426 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:55.175976 23387 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:55.175933 22323 consensus_peers.cc:597] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0765a258eff649578aeb122dacf1ca17. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:55.177542 23273 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:55.186650 23361 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.188092 22285 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.189931 22426 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.205408 22179 catalog_manager.cc:5697] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:55.387208 23410 ts_tablet_manager.cc:933] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:55.389277 23410 tablet_copy_client.cc:323] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:55.391067 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 3fb385ab6604447f83c4d81c02ebb3f9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:55.391602 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 3fb385ab6604447f83c4d81c02ebb3f9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-3fb385ab6604447f83c4d81c02ebb3f9
I20260709 12:16:55.400719 22370 tablet_copy_source_session.cc:215] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:55.406911 23410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb385ab6604447f83c4d81c02ebb3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:55.427665 23410 tablet_copy_client.cc:806] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:55.428390 23410 tablet_copy_client.cc:670] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:55.433192 23410 tablet_copy_client.cc:538] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:55.439750 23410 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:55.457594 23410 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:55.458341 23410 tablet_bootstrap.cc:492] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:55.459028 23410 ts_tablet_manager.cc:1403] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 12:16:55.461722 23410 raft_consensus.cc:359] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.462373 23410 raft_consensus.cc:740] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:55.462940 23410 consensus_queue.cc:260] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.466250 23410 ts_tablet_manager.cc:1434] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:16:55.468088 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-3fb385ab6604447f83c4d81c02ebb3f9 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:55.468551 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-3fb385ab6604447f83c4d81c02ebb3f9 on tablet 3fb385ab6604447f83c4d81c02ebb3f9 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:55.476851 23410 ts_tablet_manager.cc:933] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:55.481130 23410 tablet_copy_client.cc:323] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:55.483304 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet b556ba98061a4ccf81a7810a603ca515 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:55.483820 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet b556ba98061a4ccf81a7810a603ca515 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-b556ba98061a4ccf81a7810a603ca515
I20260709 12:16:55.492205 22295 tablet_copy_source_session.cc:215] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:55.495357 23410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b556ba98061a4ccf81a7810a603ca515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:55.511633 23410 tablet_copy_client.cc:806] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:55.512192 23410 tablet_copy_client.cc:670] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:55.515708 23410 tablet_copy_client.cc:538] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:55.524870 23410 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:55.547592 23410 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:55.548496 23410 tablet_bootstrap.cc:492] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:55.549167 23410 ts_tablet_manager.cc:1403] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260709 12:16:55.553404 23410 raft_consensus.cc:359] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.554210 23410 raft_consensus.cc:740] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:55.555096 23410 consensus_queue.cc:260] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.557516 23410 ts_tablet_manager.cc:1434] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:16:55.559275 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-b556ba98061a4ccf81a7810a603ca515 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:55.564113 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-b556ba98061a4ccf81a7810a603ca515 on tablet b556ba98061a4ccf81a7810a603ca515 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:55.623489 23410 ts_tablet_manager.cc:933] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:55.632879 23410 tablet_copy_client.cc:323] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:55.634270 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 0765a258eff649578aeb122dacf1ca17 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:55.634799 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 0765a258eff649578aeb122dacf1ca17 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-0765a258eff649578aeb122dacf1ca17
I20260709 12:16:55.642484 22370 tablet_copy_source_session.cc:215] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:55.645607 23410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0765a258eff649578aeb122dacf1ca17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:55.668941 23410 tablet_copy_client.cc:806] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:55.669476 23410 tablet_copy_client.cc:670] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:55.673458 23410 tablet_copy_client.cc:538] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:55.678785 23414 ts_tablet_manager.cc:933] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:55.683085 23414 tablet_copy_client.cc:323] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:55.683558 23410 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:55.684674 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet e81cb2a4f5354495837954f5dd844971 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:55.685096 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet e81cb2a4f5354495837954f5dd844971 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-e81cb2a4f5354495837954f5dd844971
I20260709 12:16:55.700699 22370 tablet_copy_source_session.cc:215] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:55.703527 23414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81cb2a4f5354495837954f5dd844971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:55.706249 23410 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:55.707110 23410 tablet_bootstrap.cc:492] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:55.707712 23410 ts_tablet_manager.cc:1403] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:16:55.710377 23410 raft_consensus.cc:359] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.711199 23410 raft_consensus.cc:740] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:55.711789 23410 consensus_queue.cc:260] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.721360 23410 ts_tablet_manager.cc:1434] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:16:55.729645 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0765a258eff649578aeb122dacf1ca17 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:55.730226 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0765a258eff649578aeb122dacf1ca17 on tablet 0765a258eff649578aeb122dacf1ca17 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:55.725308 23414 tablet_copy_client.cc:806] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:55.735111 23414 tablet_copy_client.cc:670] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:55.738343 23414 tablet_copy_client.cc:538] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:55.745846 23414 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:55.771960 23414 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:55.772809 23414 tablet_bootstrap.cc:492] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:55.773398 23414 ts_tablet_manager.cc:1403] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260709 12:16:55.775835 23414 raft_consensus.cc:359] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.776597 23414 raft_consensus.cc:740] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:55.777217 23414 consensus_queue.cc:260] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:55.779441 23414 ts_tablet_manager.cc:1434] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:16:55.781260 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-e81cb2a4f5354495837954f5dd844971 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:55.781720 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-e81cb2a4f5354495837954f5dd844971 on tablet e81cb2a4f5354495837954f5dd844971 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:55.796614 22987 raft_consensus.cc:1217] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:55.891305 22987 raft_consensus.cc:1217] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:56.102420 22987 raft_consensus.cc:1217] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:56.218595 22986 raft_consensus.cc:1217] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:56.342437 23361 raft_consensus.cc:1064] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:56.344739 23361 consensus_queue.cc:237] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:56.353503 22986 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.355103 22428 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.357038 23374 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.358888 23374 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.372174 22285 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.377358 23387 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.379691 23387 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.381078 22986 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.392730 22428 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.401134 22180 catalog_manager.cc:5697] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.427883 22282 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.459730 22360 consensus_queue.cc:237] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:56.464715 22986 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:56.466004 23387 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:56.467044 22428 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:56.468885 23387 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:56.472460 23361 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.474053 22986 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.481216 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fb385ab6604447f83c4d81c02ebb3f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:56.479704 22428 raft_consensus.cc:2955] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.494567 22179 catalog_manager.cc:5697] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.522173 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fb385ab6604447f83c4d81c02ebb3f9 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:56.531467 23396 raft_consensus.cc:1064] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:56.554836 23273 raft_consensus.cc:1064] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:56.556437 23431 tablet_replica.cc:333] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:56.557566 23431 raft_consensus.cc:2243] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:56.557341 23273 consensus_queue.cc:237] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:56.561004 23431 raft_consensus.cc:2272] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:16:56.558928 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 43853.4us
I20260709 12:16:56.559885 23396 consensus_queue.cc:237] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:56.566323 22986 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.567642 23361 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.568085 22427 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.569365 22285 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.570847 23273 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.572671 23361 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:56.602596 23431 ts_tablet_manager.cc:1916] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:56.649749 23387 raft_consensus.cc:1064] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:16:56.656896 23387 consensus_queue.cc:237] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:56.782246 23431 ts_tablet_manager.cc:1929] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:56.782881 23431 log.cc:1199] T 3fb385ab6604447f83c4d81c02ebb3f9 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/3fb385ab6604447f83c4d81c02ebb3f9
I20260709 12:16:56.852527 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 3fb385ab6604447f83c4d81c02ebb3f9 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:56.916600 22991 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.922171 22425 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.917538 22987 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:16:56.924592 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 256513us
I20260709 12:16:56.926608 22425 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.937300 23441 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:56.925524 23438 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:16:56.956676 23399 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:16:56.957885 23442 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.976012 23430 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.983579 22987 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:56.987924 22282 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:56.998253 22427 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.007647 22280 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.018388 22990 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.025591 22178 catalog_manager.cc:5697] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.029484 23441 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.032049 23441 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.034204 22179 catalog_manager.cc:5697] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.038211 22357 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:16:57.065716 22425 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.068136 23396 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:16:57.075690 22357 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.080852 23456 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.083317 22428 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.132939 22282 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.151312 22990 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.161326 22282 consensus_queue.cc:237] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:57.178884 22182 catalog_manager.cc:5697] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.193011 22990 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.193040 22425 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.194765 23438 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.195493 23396 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.201841 23395 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.208500 22357 consensus_queue.cc:237] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:57.210093 22355 consensus_queue.cc:237] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:57.215553 22987 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.211988 22425 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.217518 23447 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:16:57.220616 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b556ba98061a4ccf81a7810a603ca515 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.222177 22428 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.222273 22282 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.224311 22991 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:16:57.225756 23273 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.226894 23447 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:16:57.228787 22179 catalog_manager.cc:5697] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:16:57.232983 22990 raft_consensus.cc:2955] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.224547 23456 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:16:57.235850 23273 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.238921 23441 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.242506 22282 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.249789 22427 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.264312 22990 raft_consensus.cc:2955] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.264452 22987 raft_consensus.cc:2955] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.281002 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e81cb2a4f5354495837954f5dd844971 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.283882 22182 catalog_manager.cc:5697] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:57.285367 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0765a258eff649578aeb122dacf1ca17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:16:57.288713 22178 catalog_manager.cc:5697] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:16:57.293784 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet b556ba98061a4ccf81a7810a603ca515 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44054
I20260709 12:16:57.294212 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet e81cb2a4f5354495837954f5dd844971 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:16:57.316540 23462 tablet_replica.cc:333] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:16:57.317724 23462 raft_consensus.cc:2243] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.318382 23462 raft_consensus.cc:2272] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.322472 23463 tablet_replica.cc:333] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:16:57.323118 23462 ts_tablet_manager.cc:1916] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.323777 23463 raft_consensus.cc:2243] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.324674 23463 raft_consensus.cc:2272] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.328835 23463 ts_tablet_manager.cc:1916] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.344449 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 0765a258eff649578aeb122dacf1ca17 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:16:57.350876 23462 ts_tablet_manager.cc:1929] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.351442 23462 log.cc:1199] T b556ba98061a4ccf81a7810a603ca515 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/b556ba98061a4ccf81a7810a603ca515
I20260709 12:16:57.353147 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet b556ba98061a4ccf81a7810a603ca515 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:57.365171 23463 ts_tablet_manager.cc:1929] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.366564 23463 log.cc:1199] T e81cb2a4f5354495837954f5dd844971 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/e81cb2a4f5354495837954f5dd844971
I20260709 12:16:57.368670 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet e81cb2a4f5354495837954f5dd844971 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:16:57.367969 23464 tablet_replica.cc:333] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:16:57.370440 23464 raft_consensus.cc:2243] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:16:57.371182 23464 raft_consensus.cc:2272] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:16:57.373747 23464 ts_tablet_manager.cc:1916] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:16:57.384948 23464 ts_tablet_manager.cc:1929] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:16:57.385280 23464 log.cc:1199] T 0765a258eff649578aeb122dacf1ca17 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/0765a258eff649578aeb122dacf1ca17
I20260709 12:16:57.386920 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 0765a258eff649578aeb122dacf1ca17 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
W20260709 12:16:57.928360 23012 debug-util.cc:398] Leaking SignalData structure 0x7b0800307020 after lost signal to thread 21082
W20260709 12:16:57.929303 23012 debug-util.cc:398] Leaking SignalData structure 0x7b0800307700 after lost signal to thread 22217
W20260709 12:16:57.930385 23012 debug-util.cc:398] Leaking SignalData structure 0x7b0800236180 after lost signal to thread 22309
W20260709 12:16:57.931308 23012 debug-util.cc:398] Leaking SignalData structure 0x7b080033c560 after lost signal to thread 22384
W20260709 12:16:57.932178 23012 debug-util.cc:398] Leaking SignalData structure 0x7b080033bda0 after lost signal to thread 22458
W20260709 12:16:57.933121 23012 debug-util.cc:398] Leaking SignalData structure 0x7b0800154940 after lost signal to thread 23015
I20260709 12:16:58.022389 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:58.090273 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:16:58.090996 22282 raft_consensus.cc:606] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:58.116586 23449 raft_consensus.cc:993] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.116585 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.117256 23449 raft_consensus.cc:1081] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.117285 22357 raft_consensus.cc:606] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:58.119225 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38562
I20260709 12:16:58.119796 22428 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.120134 22428 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.122100 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.122720 22357 raft_consensus.cc:606] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:58.125604 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90557122f19549ae83b52972f36b87d4"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.126173 22357 raft_consensus.cc:606] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:58.130309 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.131114 22357 raft_consensus.cc:606] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:58.133699 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:58.127296 22428 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.134228 22355 raft_consensus.cc:606] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:58.135622 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:58.136361 22428 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:58.137322 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:58.137358 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.138208 22355 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.138572 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:58.139247 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:58.139899 22282 raft_consensus.cc:3055] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.141752 22282 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:16:58.142750 22282 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.144184 22282 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.147451 22355 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.148772 22400 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:58.149623 23392 raft_consensus.cc:2804] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.150081 23392 raft_consensus.cc:697] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:58.150882 23392 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.151389 22282 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.169628 22181 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.189872 23441 raft_consensus.cc:993] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:58.190447 23441 raft_consensus.cc:1081] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:58.194199 22990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:16:58.194800 22990 raft_consensus.cc:493] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.199465 22990 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.206274 22990 raft_consensus.cc:515] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.210814 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.211328 22355 raft_consensus.cc:3055] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.211589 22355 raft_consensus.cc:740] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:58.212340 22355 consensus_queue.cc:260] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.213376 22355 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.219703 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb058707abfa4f6ab8ffaeb7c99cc766" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:58.220347 22282 raft_consensus.cc:3060] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.230983 22990 leader_election.cc:290] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:58.232292 22282 raft_consensus.cc:2468] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:58.233469 22955 leader_election.cc:304] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:16:58.234074 22355 raft_consensus.cc:2468] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:58.235126 23473 raft_consensus.cc:2804] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.236406 23473 raft_consensus.cc:697] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:16:58.237464 23473 consensus_queue.cc:237] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.246145 22181 catalog_manager.cc:5697] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.398010 23441 raft_consensus.cc:993] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.403568 23476 raft_consensus.cc:993] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:58.408288 23476 raft_consensus.cc:1081] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:58.415936 23441 raft_consensus.cc:1081] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.419871 22425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:16:58.420987 22425 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.422092 22425 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.427819 22987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:16:58.428452 22987 raft_consensus.cc:493] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.428781 22987 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.441491 22425 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.439133 22987 raft_consensus.cc:515] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.446568 22425 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:58.447450 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.448022 22357 raft_consensus.cc:3055] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.448297 22357 raft_consensus.cc:740] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:58.449242 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:58.449859 22987 leader_election.cc:290] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:58.449755 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:58.450462 22285 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.447129 22282 consensus_queue.cc:237] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:58.449009 22357 consensus_queue.cc:260] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.449151 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc134d15ac448aeb0f76765e6f7c549" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.452085 22355 raft_consensus.cc:3055] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.449786 22425 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.452380 22355 raft_consensus.cc:740] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:58.453186 22355 consensus_queue.cc:260] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.454375 22355 raft_consensus.cc:3060] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.451658 22357 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.458065 23273 raft_consensus.cc:993] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.458518 23273 raft_consensus.cc:1081] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.458885 22425 raft_consensus.cc:2468] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:58.460165 22956 leader_election.cc:304] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:58.460340 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90557122f19549ae83b52972f36b87d4"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:16:58.461045 23473 raft_consensus.cc:2804] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.461824 23473 raft_consensus.cc:697] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:16:58.462646 23473 consensus_queue.cc:237] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:58.465926 22427 raft_consensus.cc:493] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.466305 22427 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.468185 22285 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.469570 22398 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:58.470463 23392 raft_consensus.cc:2804] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.470965 23392 raft_consensus.cc:697] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:58.471768 23392 consensus_queue.cc:237] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.478345 22427 raft_consensus.cc:515] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.479467 22181 catalog_manager.cc:5697] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.481575 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:58.483994 22285 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.486469 22427 leader_election.cc:290] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:58.492734 22285 raft_consensus.cc:2468] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.493784 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90557122f19549ae83b52972f36b87d4" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.493916 22398 leader_election.cc:304] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:58.494861 23465 raft_consensus.cc:2804] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.495965 22354 raft_consensus.cc:3055] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.496425 22354 raft_consensus.cc:740] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:58.514209 22357 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.497175 22354 consensus_queue.cc:260] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.514925 22181 catalog_manager.cc:5697] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.516371 22354 raft_consensus.cc:3060] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:58.521369 22248 consensus_peers.cc:597] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e5421da52ed4ed4af79937019814de9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.515161 22355 raft_consensus.cc:2468] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:58.524093 22427 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.527396 23438 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.541771 22355 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.541811 22282 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.543823 23395 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.545499 23481 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.550297 23465 raft_consensus.cc:697] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:58.551414 23465 consensus_queue.cc:237] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.554692 22432 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.557446 22354 raft_consensus.cc:2468] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.559525 23395 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.594125 22181 catalog_manager.cc:5697] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.597867 23477 raft_consensus.cc:993] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.598392 23477 raft_consensus.cc:1081] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:58.598709 22354 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.600049 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:16:58.600587 22427 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:58.600919 22427 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:16:58.606817 22231 auto_rebalancer.cc:629] Failed to schedule move for tablet 29b22631c4b74bcab553e84cf7bbe97b: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:16:58.611354 22285 consensus_queue.cc:237] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:58.616384 22180 catalog_manager.cc:5697] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.639876 22354 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.644124 23481 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:16:58.658962 22248 consensus_peers.cc:597] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f53c4350690949b19964019eea32743f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:16:58.661613 22432 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.662259 22354 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.663908 23487 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.664829 23449 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.662850 22427 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.675213 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:58.675788 22354 raft_consensus.cc:3055] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:58.675392 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:58.676265 22354 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:58.676575 22282 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.677019 22354 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.678026 22354 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:58.675712 22427 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:58.687922 22354 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.689507 22400 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:58.691977 23465 raft_consensus.cc:2804] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:58.692562 23465 raft_consensus.cc:697] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:58.693446 23465 consensus_queue.cc:237] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:58.699556 22282 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:58.706270 23395 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.715549 22427 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.723071 22355 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.741336 22180 catalog_manager.cc:5697] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:16:58.741084 22357 consensus_queue.cc:237] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:58.744457 22181 catalog_manager.cc:5697] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:58.754334 22285 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:58.755790 23473 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:58.890450 22427 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:16:58.891597 22323 consensus_peers.cc:597] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fc8c00b559447ff994765a99b211310. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:16:58.892520 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 120839us
I20260709 12:16:58.892824 23441 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.896888 22282 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:16:58.897464 22354 raft_consensus.cc:1275] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:58.900146 23473 consensus_queue.cc:1048] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:58.909976 23441 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:58.937716 22427 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:58.939225 23474 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:16:58.943076 22354 raft_consensus.cc:1275] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:16:58.944422 23474 consensus_queue.cc:1048] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:16:58.952001 22285 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:58.958832 23465 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.009459 23273 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:59.042165 22956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 48584us
I20260709 12:16:59.074827 22280 raft_consensus.cc:1275] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.082608 23392 consensus_queue.cc:1048] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:16:59.087507 22427 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:16:59.104323 22354 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.104045 22280 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:59.109212 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 67552.1us
I20260709 12:16:59.114305 22354 raft_consensus.cc:1275] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.131542 23512 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:16:59.134074 23392 consensus_queue.cc:1048] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.220811 22180 catalog_manager.cc:5697] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:16:59.279001 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 114727us
W20260709 12:16:59.279680 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 117737us
I20260709 12:16:59.287575 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:16:59.309067 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 188429us
I20260709 12:16:59.316954 22282 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.335508 23465 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:16:59.337812 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 177598us
W20260709 12:16:59.341143 22397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 160187us
I20260709 12:16:59.347405 22357 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:16:59.355037 23465 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:16:59.357882 23533 ts_tablet_manager.cc:933] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:16:59.419728 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 118649us
I20260709 12:16:59.444995 23533 tablet_copy_client.cc:323] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:16:59.446872 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 1fc8c00b559447ff994765a99b211310 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:16:59.447460 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 1fc8c00b559447ff994765a99b211310 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-1fc8c00b559447ff994765a99b211310
I20260709 12:16:59.450317 23537 ts_tablet_manager.cc:933] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:59.455189 23538 ts_tablet_manager.cc:933] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:16:59.455809 22370 tablet_copy_source_session.cc:215] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.485599 23533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc8c00b559447ff994765a99b211310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.498507 23538 tablet_copy_client.cc:323] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:59.500594 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet f53c4350690949b19964019eea32743f from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:59.501127 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet f53c4350690949b19964019eea32743f from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-f53c4350690949b19964019eea32743f
I20260709 12:16:59.506568 23533 tablet_copy_client.cc:806] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.507385 23533 tablet_copy_client.cc:670] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.510372 22295 tablet_copy_source_session.cc:215] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.514503 23533 tablet_copy_client.cc:538] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.516556 23538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53c4350690949b19964019eea32743f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.516692 23537 tablet_copy_client.cc:323] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:16:59.521062 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 1e5421da52ed4ed4af79937019814de9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:16:59.521780 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 1e5421da52ed4ed4af79937019814de9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-1e5421da52ed4ed4af79937019814de9
I20260709 12:16:59.530476 23533 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:59.533314 23538 tablet_copy_client.cc:806] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.533936 23538 tablet_copy_client.cc:670] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.546303 23538 tablet_copy_client.cc:538] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.554062 22295 tablet_copy_source_session.cc:215] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:16:59.554956 23538 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:59.593163 23537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e5421da52ed4ed4af79937019814de9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:16:59.595984 23533 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.596931 23533 tablet_bootstrap.cc:492] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:59.603060 23533 ts_tablet_manager.cc:1403] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.007s
I20260709 12:16:59.603101 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:16:59.603739 22282 raft_consensus.cc:606] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:59.612818 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:59.613464 22360 raft_consensus.cc:606] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:59.625468 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386286c797db436eab5be90f28648053"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:59.626032 22360 raft_consensus.cc:606] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:59.628607 23533 raft_consensus.cc:359] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.629598 23533 raft_consensus.cc:740] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:59.630291 23533 consensus_queue.cc:260] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.634745 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:59.635358 22360 raft_consensus.cc:606] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:59.638543 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:59.639016 22360 raft_consensus.cc:606] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:16:59.647781 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:16:59.648311 22354 raft_consensus.cc:606] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:59.650136 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:16:59.651633 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:16:59.652369 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:16:59.670744 23533 ts_tablet_manager.cc:1434] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 12:16:59.672943 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1fc8c00b559447ff994765a99b211310 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:16:59.673384 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1fc8c00b559447ff994765a99b211310 on tablet 1fc8c00b559447ff994765a99b211310 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:59.675534 23538 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.676491 23538 tablet_bootstrap.cc:492] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:59.674888 23537 tablet_copy_client.cc:806] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:16:59.677804 23537 tablet_copy_client.cc:670] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:16:59.677129 23538 ts_tablet_manager.cc:1403] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.122s	user 0.044s	sys 0.023s
I20260709 12:16:59.682760 23537 tablet_copy_client.cc:538] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:16:59.682860 23538 raft_consensus.cc:359] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.683920 23538 raft_consensus.cc:740] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:59.684641 23538 consensus_queue.cc:260] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.687664 23538 ts_tablet_manager.cc:1434] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:16:59.691438 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f53c4350690949b19964019eea32743f received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:59.691905 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f53c4350690949b19964019eea32743f on tablet f53c4350690949b19964019eea32743f with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:59.710480 23537 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:16:59.746404 23537 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:16:59.747097 23537 tablet_bootstrap.cc:492] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:16:59.747637 23537 ts_tablet_manager.cc:1403] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.005s
I20260709 12:16:59.749878 23537 raft_consensus.cc:359] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.750486 23537 raft_consensus.cc:740] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:16:59.751003 23537 consensus_queue.cc:260] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:16:59.755070 23537 ts_tablet_manager.cc:1434] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:16:59.756582 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1e5421da52ed4ed4af79937019814de9 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:16:59.756984 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1e5421da52ed4ed4af79937019814de9 on tablet 1e5421da52ed4ed4af79937019814de9 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:16:59.762032 23524 raft_consensus.cc:993] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:59.762485 23524 raft_consensus.cc:1081] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:59.764895 22989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:16:59.765132 22986 raft_consensus.cc:1217] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:59.765503 22989 raft_consensus.cc:493] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:59.765889 22989 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.772415 22989 raft_consensus.cc:515] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:59.777312 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:16:59.777081 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72f7d90a5ff4e55bd29cacf593cb039" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:59.777882 22427 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.778013 22360 raft_consensus.cc:3055] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:59.778409 22360 raft_consensus.cc:740] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:59.779037 22360 consensus_queue.cc:260] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:59.780129 22360 raft_consensus.cc:3060] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.784097 22427 raft_consensus.cc:2468] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:59.785244 22956 leader_election.cc:304] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:59.786280 23508 raft_consensus.cc:2804] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:59.786715 23508 raft_consensus.cc:697] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:16:59.787699 22989 leader_election.cc:290] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:16:59.787488 23508 consensus_queue.cc:237] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:59.799257 22989 raft_consensus.cc:1217] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:59.803512 22360 raft_consensus.cc:2468] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:59.806169 22181 catalog_manager.cc:5697] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:16:59.808799 22989 raft_consensus.cc:1217] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:16:59.900774 23522 raft_consensus.cc:993] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:59.901262 23522 raft_consensus.cc:1081] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:16:59.929961 22989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:16:59.930576 22989 raft_consensus.cc:493] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:59.931114 22989 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.939630 23441 raft_consensus.cc:993] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:59.940140 23441 raft_consensus.cc:1081] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:16:59.941637 22432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:16:59.942195 22432 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:16:59.942559 22432 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.949168 22989 raft_consensus.cc:515] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:59.955608 22432 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:59.967393 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:59.967970 22282 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.972718 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:59.973326 22360 raft_consensus.cc:3055] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:59.973623 22360 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:59.974342 22360 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:59.975359 22360 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.980132 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:16:59.980360 22989 leader_election.cc:290] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:16:59.980767 22285 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.981839 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39929337d1fd4a70aefaaf333e32a60d" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:16:59.982218 22282 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:16:59.982381 22354 raft_consensus.cc:3055] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:16:59.982741 22354 raft_consensus.cc:740] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:16:59.983472 22354 consensus_queue.cc:260] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:16:59.984617 22354 raft_consensus.cc:3060] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:16:59.986006 22398 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:16:59.986797 23465 raft_consensus.cc:2804] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:59.987798 23465 raft_consensus.cc:697] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:16:59.990353 23465 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:16:59.987025 22285 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:59.995749 22354 raft_consensus.cc:2468] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:16:59.995980 22955 leader_election.cc:304] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:16:59.996948 23508 raft_consensus.cc:2804] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:16:59.997390 23508 raft_consensus.cc:697] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:16:59.998199 23508 consensus_queue.cc:237] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.001543 22432 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:00.006192 22360 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.037688 23522 raft_consensus.cc:993] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.037204 22181 catalog_manager.cc:5697] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.047878 23520 raft_consensus.cc:1081] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.055698 22432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:00.057587 23520 raft_consensus.cc:993] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.058821 23520 raft_consensus.cc:1081] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.061064 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386286c797db436eab5be90f28648053"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:00.062160 22428 raft_consensus.cc:493] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:00.062602 22428 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.062697 22180 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.061700 22432 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:00.063998 22432 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.078024 22432 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.078816 22428 raft_consensus.cc:515] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.082629 23531 raft_consensus.cc:993] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.083156 23531 raft_consensus.cc:1081] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:00.084385 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:00.084955 22282 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.093043 22432 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:00.094801 22357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386286c797db436eab5be90f28648053" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:00.094801 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:00.096880 22357 raft_consensus.cc:3055] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:00.095624 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38562
I20260709 12:17:00.097291 22357 raft_consensus.cc:740] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:00.097579 22427 raft_consensus.cc:493] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:00.098011 22427 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.098165 22357 consensus_queue.cc:260] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.099309 22357 raft_consensus.cc:3060] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.096951 22285 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.095587 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:00.100996 22354 raft_consensus.cc:3055] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:00.101282 22354 raft_consensus.cc:740] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:00.102021 22354 consensus_queue.cc:260] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.102988 22354 raft_consensus.cc:3060] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.106982 22357 raft_consensus.cc:2468] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.110396 22400 leader_election.cc:304] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:00.112087 23512 raft_consensus.cc:2804] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:00.112581 23512 raft_consensus.cc:697] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:00.113405 23512 consensus_queue.cc:237] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.096292 22428 leader_election.cc:290] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:00.108929 22354 raft_consensus.cc:2468] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.127700 22285 raft_consensus.cc:2468] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.129005 22400 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:00.129962 23465 raft_consensus.cc:2804] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:00.130623 23465 raft_consensus.cc:697] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:00.131466 23465 consensus_queue.cc:237] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:00.138653 22427 raft_consensus.cc:515] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:00.141165 22282 raft_consensus.cc:2468] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.144515 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:00.145133 22354 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.151968 22354 raft_consensus.cc:2468] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.154270 22400 leader_election.cc:304] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:00.155041 23465 raft_consensus.cc:2804] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:00.155668 23465 raft_consensus.cc:697] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:00.144546 22427 leader_election.cc:290] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:00.160207 23465 consensus_queue.cc:237] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:00.163327 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e5421da52ed4ed4af79937019814de9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:00.164022 22282 raft_consensus.cc:3055] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:00.163405 22180 catalog_manager.cc:5697] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.164320 22282 raft_consensus.cc:740] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:00.166102 22282 consensus_queue.cc:260] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:00.169066 22282 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:00.176021 22282 raft_consensus.cc:2468] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:00.283618 22180 catalog_manager.cc:5697] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.285262 22180 catalog_manager.cc:5697] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:00.387668 22427 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:00.389601 22354 raft_consensus.cc:1275] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:00.396883 23508 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:00.401165 22354 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:00.404405 23508 consensus_queue.cc:1048] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:00.418080 23508 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:00.438961 23487 raft_consensus.cc:1064] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:00.441587 23487 consensus_queue.cc:237] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.448360 23441 raft_consensus.cc:1064] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:00.452159 23441 consensus_queue.cc:237] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.461021 22986 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.464723 23557 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.472636 22357 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.475281 22354 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.476925 22282 raft_consensus.cc:1275] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:00.477527 23531 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.478982 23508 consensus_queue.cc:1048] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:00.483436 23513 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:00.497903 22428 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.500633 22989 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.509647 22428 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.521503 23441 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.527345 22282 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:00.532567 23441 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.563509 23553 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.588317 23441 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.573805 23487 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:17:00.601832 22357 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.604720 22991 raft_consensus.cc:3060] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Advancing to term 2
I20260709 12:17:00.622853 22356 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:00.630664 22989 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.633553 23513 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.636433 22285 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.646786 22180 catalog_manager.cc:5697] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:00.647372 22425 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.674347 22991 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:00.673076 23565 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.677500 22285 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.678342 23562 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:00.678429 22991 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.686059 22285 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:00.709251 22285 consensus_queue.cc:237] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.723104 22354 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.724450 23395 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:00.782703 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:00.767346 23581 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
W20260709 12:17:00.805078 22400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 75147us
I20260709 12:17:00.822075 22355 raft_consensus.cc:1275] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.817366 23553 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.823375 22354 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.825742 22991 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.830125 23531 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:00.834000 22354 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.838547 22285 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.828570 22428 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.846297 23554 raft_consensus.cc:1064] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:00.848656 23554 consensus_queue.cc:237] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.853080 22989 raft_consensus.cc:2955] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.865875 22991 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:00.867479 23554 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:00.870952 22355 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:00.869218 22180 catalog_manager.cc:5697] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.905316 23585 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
W20260709 12:17:00.912480 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 178557us
I20260709 12:17:00.880293 23577 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 12:17:00.935465 23562 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:17:00.885221 23554 consensus_queue.cc:1048] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 12:17:00.953568 22354 consensus_queue.cc:237] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:00.956810 22280 raft_consensus.cc:1275] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:00.963012 22986 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:00.963811 22281 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:00.975639 23556 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:00.976774 22180 catalog_manager.cc:5697] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.983794 23565 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:00.983686 23585 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.003002 22357 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.010080 22986 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.013700 22428 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:01.016440 23524 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:01.017944 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fc8c00b559447ff994765a99b211310 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.021370 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f53c4350690949b19964019eea32743f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.022557 23562 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:01.037264 22427 raft_consensus.cc:2955] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.056964 23586 consensus_queue.cc:1048] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:01.075069 22182 catalog_manager.cc:5697] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.087234 22989 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.105851 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet f53c4350690949b19964019eea32743f with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:01.106551 22181 catalog_manager.cc:5697] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.136628 23594 tablet_replica.cc:333] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:01.207973 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:01.208726 22355 raft_consensus.cc:606] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
W20260709 12:17:01.192524 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 47132.3us
W20260709 12:17:01.195219 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 49016.1us
I20260709 12:17:01.203469 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fc8c00b559447ff994765a99b211310 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:01.200858 22283 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.238942 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:01.239540 22355 raft_consensus.cc:606] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:01.246413 23594 raft_consensus.cc:2243] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.247494 23596 tablet_replica.cc:333] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:01.248521 23596 raft_consensus.cc:2243] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.249293 23596 raft_consensus.cc:2272] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.257869 23594 raft_consensus.cc:2272] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.261039 23596 ts_tablet_manager.cc:1916] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:01.264954 23594 ts_tablet_manager.cc:1916] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:17:01.273334 23592 log.cc:927] Time spent T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 12:17:01.287497 22281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:01.288215 22281 raft_consensus.cc:606] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:01.301805 22281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:01.302412 22281 raft_consensus.cc:606] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:01.307034 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:01.307674 22355 raft_consensus.cc:606] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:01.308905 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:01.310566 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:01.314324 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:01.317890 23594 ts_tablet_manager.cc:1929] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:01.318351 23594 log.cc:1199] T f53c4350690949b19964019eea32743f P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/f53c4350690949b19964019eea32743f
I20260709 12:17:01.319904 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet f53c4350690949b19964019eea32743f (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:01.328814 23596 ts_tablet_manager.cc:1929] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:01.329295 23596 log.cc:1199] T 1fc8c00b559447ff994765a99b211310 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/1fc8c00b559447ff994765a99b211310
I20260709 12:17:01.332679 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 1fc8c00b559447ff994765a99b211310 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:01.343593 23556 raft_consensus.cc:993] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:01.344120 23556 raft_consensus.cc:1081] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:01.356190 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:01.356788 22427 raft_consensus.cc:493] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.357136 22427 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.369841 22427 raft_consensus.cc:515] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.372470 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:01.373100 22281 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.373317 22427 leader_election.cc:290] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:01.374410 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c13de1ca164b2bb4e93096b8e95185" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:01.374955 22355 raft_consensus.cc:3055] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.375239 22355 raft_consensus.cc:740] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:01.375955 22355 consensus_queue.cc:260] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.381752 22355 raft_consensus.cc:3060] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.388021 22355 raft_consensus.cc:2468] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:01.389209 22400 leader_election.cc:304] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:01.390105 23554 raft_consensus.cc:2804] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.390580 23554 raft_consensus.cc:697] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:01.391388 23554 consensus_queue.cc:237] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.392231 22281 raft_consensus.cc:2468] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:01.438125 22181 catalog_manager.cc:5697] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.451808 23565 raft_consensus.cc:993] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.452273 23565 raft_consensus.cc:1081] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.455210 22990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:17:01.455801 22990 raft_consensus.cc:493] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.456174 22990 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.468720 22990 raft_consensus.cc:515] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.471547 22358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:01.472220 22358 raft_consensus.cc:3055] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.472529 22358 raft_consensus.cc:740] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:01.473313 22358 consensus_queue.cc:260] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.474193 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb385ab6604447f83c4d81c02ebb3f9" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:01.470816 22990 leader_election.cc:290] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:01.474535 22358 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.474774 22427 raft_consensus.cc:3060] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.483793 22358 raft_consensus.cc:2468] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.485109 22957 leader_election.cc:304] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:01.486012 23573 raft_consensus.cc:2804] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.486502 23573 raft_consensus.cc:697] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:01.487329 23573 consensus_queue.cc:237] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.490126 22427 raft_consensus.cc:2468] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.524183 22181 catalog_manager.cc:5697] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.562603 22427 consensus_queue.cc:237] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.572757 22991 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:01.574271 22283 raft_consensus.cc:1275] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:01.575752 23554 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:01.582625 23513 consensus_queue.cc:1048] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:01.591600 23584 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.592887 22281 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.611310 23567 raft_consensus.cc:993] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:01.611953 23553 raft_consensus.cc:1081] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:01.613880 22358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:01.614432 22358 raft_consensus.cc:493] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.614763 22358 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.621402 22358 raft_consensus.cc:515] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.623247 22358 leader_election.cc:290] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:01.623952 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:01.624538 22283 raft_consensus.cc:3055] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.624872 22283 raft_consensus.cc:740] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:01.625670 22283 consensus_queue.cc:260] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.626752 22283 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.630816 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43de8cf3dff8450daaa1ef1b48896c95" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:01.631453 22427 raft_consensus.cc:3060] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.662019 23524 raft_consensus.cc:993] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.662557 23524 raft_consensus.cc:1081] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.667989 22990 raft_consensus.cc:2955] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.672958 22991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:17:01.678049 22991 raft_consensus.cc:493] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.678535 22991 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.681339 22427 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:01.682652 22325 leader_election.cc:304] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:01.683449 23565 raft_consensus.cc:2804] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.683943 23565 raft_consensus.cc:697] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:01.684836 23565 consensus_queue.cc:237] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:01.687827 22283 raft_consensus.cc:2468] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:01.700096 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e5421da52ed4ed4af79937019814de9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:01.698686 22178 catalog_manager.cc:5697] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:01.706625 22181 catalog_manager.cc:5697] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:01.709578 22991 raft_consensus.cc:515] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.712352 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:01.712978 22283 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.719892 22283 raft_consensus.cc:2468] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.721103 22955 leader_election.cc:304] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:01.722079 23508 raft_consensus.cc:2804] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.722605 23508 raft_consensus.cc:697] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:01.723477 23508 consensus_queue.cc:237] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.729741 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e5421da52ed4ed4af79937019814de9 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44054
I20260709 12:17:01.731777 22991 leader_election.cc:290] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:01.733357 23601 tablet_replica.cc:333] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:01.736858 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2115ff27754e9c86703e1f4027a1cb" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:01.737972 22355 raft_consensus.cc:3055] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.738284 23601 raft_consensus.cc:2243] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:01.738291 22355 raft_consensus.cc:740] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:01.740517 23601 raft_consensus.cc:2272] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:01.740361 22355 consensus_queue.cc:260] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.743000 22355 raft_consensus.cc:3060] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.746979 23601 ts_tablet_manager.cc:1916] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:01.771409 23601 ts_tablet_manager.cc:1929] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:01.771814 23601 log.cc:1199] T 1e5421da52ed4ed4af79937019814de9 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/1e5421da52ed4ed4af79937019814de9
I20260709 12:17:01.773459 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 1e5421da52ed4ed4af79937019814de9 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:01.774919 22355 raft_consensus.cc:2468] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.782414 22178 catalog_manager.cc:5697] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.793295 23487 raft_consensus.cc:993] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.793812 23487 raft_consensus.cc:1081] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:01.795529 22991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43748
I20260709 12:17:01.796082 22991 raft_consensus.cc:493] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:01.796473 22991 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.806084 22991 raft_consensus.cc:515] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.806540 22281 raft_consensus.cc:1275] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:01.807996 23584 consensus_queue.cc:1048] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:01.808988 22991 leader_election.cc:290] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:01.809561 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:01.810153 22427 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.809993 22281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a18f2c8b26f441d7bea4f9f500203cbd" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:01.810882 22281 raft_consensus.cc:3055] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:01.811213 22281 raft_consensus.cc:740] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:01.812045 22281 consensus_queue.cc:260] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.817196 22427 raft_consensus.cc:2468] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.818328 22956 leader_election.cc:304] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:01.819130 23600 raft_consensus.cc:2804] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:01.820206 23600 raft_consensus.cc:697] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:01.821622 23600 consensus_queue.cc:237] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:01.813302 22281 raft_consensus.cc:3060] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:01.832096 22178 catalog_manager.cc:5697] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:01.836542 22281 raft_consensus.cc:2468] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:01.851441 22357 raft_consensus.cc:1275] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:01.854661 23554 consensus_queue.cc:1048] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:01.938360 22355 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:01.939640 23508 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:01.960778 22427 raft_consensus.cc:1275] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:01.963405 23573 consensus_queue.cc:1048] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:02.266996 22283 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:02.268296 23573 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:02.283159 22358 raft_consensus.cc:1275] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:02.286973 23508 consensus_queue.cc:1048] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:02.292667 22428 raft_consensus.cc:1275] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.296329 23556 consensus_queue.cc:1048] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.307881 22283 raft_consensus.cc:1275] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:02.309254 23565 consensus_queue.cc:1048] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:02.384920 22427 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:02.386423 23508 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:02.405603 22283 raft_consensus.cc:1275] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:02.410076 23573 consensus_queue.cc:1048] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:02.466399 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:02.524659 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:02.525167 22355 raft_consensus.cc:606] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:02.527580 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:02.528043 22283 raft_consensus.cc:606] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:02.531193 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:02.531713 22283 raft_consensus.cc:606] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:02.535755 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:02.538010 22283 raft_consensus.cc:606] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:02.540899 22283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f60af92454545468c00bb53f1b69842"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:02.541407 22283 raft_consensus.cc:606] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:02.542657 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:02.544370 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:02.545109 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:02.565277 23616 raft_consensus.cc:993] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:02.570827 23616 raft_consensus.cc:1081] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:02.573113 22990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43748
I20260709 12:17:02.573835 22990 raft_consensus.cc:493] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.574215 22990 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.588006 22990 raft_consensus.cc:515] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.591948 22990 leader_election.cc:290] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:02.592608 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:02.593590 22427 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.602973 22427 raft_consensus.cc:2468] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:02.604365 22956 leader_election.cc:304] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:02.605374 23600 raft_consensus.cc:2804] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.606154 23600 raft_consensus.cc:697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:02.606875 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aaaf1c08bba461bb8bdbe70df41cd61" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:02.607479 22283 raft_consensus.cc:3055] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.607134 23600 consensus_queue.cc:237] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.612347 22283 raft_consensus.cc:740] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:02.614192 22283 consensus_queue.cc:260] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.615904 22283 raft_consensus.cc:3060] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.631132 22178 catalog_manager.cc:5697] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:02.632551 22283 raft_consensus.cc:2468] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:02.765036 23552 raft_consensus.cc:993] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:02.765560 23552 raft_consensus.cc:1081] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:02.767452 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:02.768064 22355 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.768481 22355 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.779088 23616 raft_consensus.cc:993] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:02.779734 23616 raft_consensus.cc:1081] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:02.781409 22358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:02.782012 22358 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.782397 22358 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:02.793601 22358 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.794953 23487 raft_consensus.cc:993] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:02.795483 23487 raft_consensus.cc:1081] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:02.798389 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:02.798691 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:02.798964 22282 raft_consensus.cc:3055] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:02.799291 22282 raft_consensus.cc:740] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:02.799315 22427 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:02.800081 22282 consensus_queue.cc:260] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.800896 22991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f60af92454545468c00bb53f1b69842"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43748
I20260709 12:17:02.801097 22282 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:02.801457 22991 raft_consensus.cc:493] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:02.801800 22991 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.807199 22427 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 3.
I20260709 12:17:02.807758 22282 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 3.
I20260709 12:17:02.809155 22324 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:02.809360 22358 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:02.811132 23623 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:02.813822 23623 raft_consensus.cc:697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:02.814782 23623 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.824846 22991 raft_consensus.cc:515] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.829288 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:02.829900 22282 raft_consensus.cc:3055] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.830205 22282 raft_consensus.cc:740] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:02.830521 22355 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.830909 22282 consensus_queue.cc:260] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.834424 22282 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.834906 22355 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:02.837570 22283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:02.838125 22283 raft_consensus.cc:3055] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:02.838407 22283 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:02.839126 22283 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.840271 22283 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.843434 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:02.844014 22428 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.852206 22283 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:02.854204 22282 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:02.855854 22324 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:02.856859 23556 raft_consensus.cc:2804] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.857661 23556 raft_consensus.cc:697] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:02.858644 23556 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:02.865059 22428 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:02.868810 22955 leader_election.cc:304] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:02.873807 22991 leader_election.cc:290] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:02.876889 22428 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:02.883133 23508 raft_consensus.cc:2804] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:02.909986 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f60af92454545468c00bb53f1b69842" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:02.910699 22355 raft_consensus.cc:3060] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:02.916891 23508 raft_consensus.cc:697] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:02.921260 22360 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:02.918064 23508 consensus_queue.cc:237] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:02.924535 23583 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:17:02.938316 22397 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2837ee3ca6c49039b22c225085c7fb7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:02.942703 22355 raft_consensus.cc:2468] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:02.954979 22282 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:02.954464 22178 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 2 to 3, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.961495 23625 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:02.966852 22181 catalog_manager.cc:5697] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:02.968955 23583 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:02.993022 22178 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:02.971118 22355 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:02.996706 22283 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:02.999604 23508 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.013007 23623 raft_consensus.cc:993] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:03.015573 23623 raft_consensus.cc:1081] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:03.024521 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:03.025672 22428 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.027005 22428 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.046139 22283 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.047554 22181 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.056389 22428 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:03.058310 22428 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:03.068871 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:03.069458 22280 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.077039 22280 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:03.079437 22398 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:03.079581 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:03.080299 22355 raft_consensus.cc:3055] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:03.080502 23554 raft_consensus.cc:2804] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:03.080665 22355 raft_consensus.cc:740] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:03.081043 23554 raft_consensus.cc:697] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:03.081619 22355 consensus_queue.cc:260] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:03.081950 23554 consensus_queue.cc:237] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:03.082893 22355 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.097601 22355 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:03.098750 22282 consensus_queue.cc:237] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.112542 22428 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:03.113822 22358 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:03.114889 22248 consensus_peers.cc:597] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a750d2c3404e49d39650a2a0d8727884. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.115303 23487 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.117129 22427 raft_consensus.cc:1275] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.118468 23487 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.133091 23573 consensus_queue.cc:1048] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.136917 22181 catalog_manager.cc:5697] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:03.139766 23552 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.149605 22358 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.155580 22427 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.172761 22181 catalog_manager.cc:5697] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.177981 22355 consensus_queue.cc:237] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:17:03.204203 22323 consensus_peers.cc:597] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9578d89e06b4881b23f08b2f32812a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.222124 22427 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:03.223274 22283 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:03.223666 23623 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.225092 23629 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.249773 22280 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:03.253227 22427 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.254614 23524 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.266006 22282 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.269881 22428 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:03.252148 23556 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.272646 23565 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.272964 23524 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.274109 22281 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.324700 22358 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.326668 23573 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:03.337498 22427 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.345238 23623 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.342657 22181 catalog_manager.cc:5697] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.376329 22426 consensus_queue.cc:237] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.389055 22281 raft_consensus.cc:1275] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:03.390729 23627 consensus_queue.cc:1048] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:03.410899 22397 consensus_peers.cc:597] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90557122f19549ae83b52972f36b87d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:03.414611 22281 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:03.414749 22360 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:03.416584 23554 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:03.418474 23554 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:03.479139 23656 ts_tablet_manager.cc:933] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:03.483192 23625 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.486809 22358 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.492745 23656 tablet_copy_client.cc:323] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:03.494771 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet a2837ee3ca6c49039b22c225085c7fb7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:03.495309 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet a2837ee3ca6c49039b22c225085c7fb7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-a2837ee3ca6c49039b22c225085c7fb7
I20260709 12:17:03.496371 22281 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.505345 22444 tablet_copy_source_session.cc:215] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:03.508826 22178 catalog_manager.cc:5697] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:03.521586 23656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2837ee3ca6c49039b22c225085c7fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.536785 22281 raft_consensus.cc:1275] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.538539 23583 consensus_queue.cc:1048] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.540681 23656 tablet_copy_client.cc:806] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:03.541333 23656 tablet_copy_client.cc:670] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:03.561385 23656 tablet_copy_client.cc:538] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:03.565025 22358 raft_consensus.cc:1275] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:03.568156 23554 consensus_queue.cc:1048] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:03.590185 23659 ts_tablet_manager.cc:933] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:17:03.591131 23656 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:03.610456 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:03.640245 23659 tablet_copy_client.cc:323] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:17:03.661149 23656 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:03.662257 23656 tablet_bootstrap.cc:492] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:03.663101 23656 ts_tablet_manager.cc:1403] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.002s
I20260709 12:17:03.666213 23656 raft_consensus.cc:359] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.667124 23656 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:03.667855 23656 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.670498 23656 ts_tablet_manager.cc:1434] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:17:03.677456 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a2837ee3ca6c49039b22c225085c7fb7 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:03.677943 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a2837ee3ca6c49039b22c225085c7fb7 on tablet a2837ee3ca6c49039b22c225085c7fb7 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:03.678706 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet a750d2c3404e49d39650a2a0d8727884 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:17:03.679287 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet a750d2c3404e49d39650a2a0d8727884 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-a750d2c3404e49d39650a2a0d8727884
I20260709 12:17:03.695420 23656 ts_tablet_manager.cc:933] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:03.696637 22295 tablet_copy_source_session.cc:215] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:03.703732 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a750d2c3404e49d39650a2a0d8727884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.721978 23659 tablet_copy_client.cc:806] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:03.723788 23659 tablet_copy_client.cc:670] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:03.731640 23656 tablet_copy_client.cc:323] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:03.733328 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet f9578d89e06b4881b23f08b2f32812a3 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:03.733898 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet f9578d89e06b4881b23f08b2f32812a3 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-f9578d89e06b4881b23f08b2f32812a3
I20260709 12:17:03.741811 23659 tablet_copy_client.cc:538] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:03.744128 22370 tablet_copy_source_session.cc:215] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:03.747612 23656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9578d89e06b4881b23f08b2f32812a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:03.763803 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:03.764451 22360 raft_consensus.cc:606] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:03.770730 23659 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:03.775513 22281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:03.776237 22281 raft_consensus.cc:606] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:03.793579 23656 tablet_copy_client.cc:806] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:03.794346 23656 tablet_copy_client.cc:670] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:03.807739 23656 tablet_copy_client.cc:538] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:03.831472 22986 raft_consensus.cc:1217] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:03.851069 23656 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:03.856490 23659 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:03.863312 22427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:03.863962 22427 raft_consensus.cc:606] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:03.864234 23659 tablet_bootstrap.cc:492] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:03.865235 23659 ts_tablet_manager.cc:1403] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.007s
I20260709 12:17:03.865562 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:03.867235 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:03.868026 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:03.868183 23659 raft_consensus.cc:359] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.868968 23659 raft_consensus.cc:740] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:03.869624 23659 consensus_queue.cc:260] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.871734 23659 ts_tablet_manager.cc:1434] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:03.877801 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a750d2c3404e49d39650a2a0d8727884 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:17:03.878237 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-a750d2c3404e49d39650a2a0d8727884 on tablet a750d2c3404e49d39650a2a0d8727884 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:03.936368 23659 ts_tablet_manager.cc:933] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:03.939071 23656 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:03.940119 23656 tablet_bootstrap.cc:492] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:03.940871 23656 ts_tablet_manager.cc:1403] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.008s
I20260709 12:17:03.945951 23656 raft_consensus.cc:359] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.951517 23487 raft_consensus.cc:993] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:03.951965 23487 raft_consensus.cc:1081] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:03.950244 23656 raft_consensus.cc:740] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:03.953621 22360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:03.954357 22360 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:03.954818 22360 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:03.954291 23656 consensus_queue.cc:260] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:03.955513 23659 tablet_copy_client.cc:323] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:03.960561 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet 90557122f19549ae83b52972f36b87d4 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:03.961155 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet 90557122f19549ae83b52972f36b87d4 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-90557122f19549ae83b52972f36b87d4
I20260709 12:17:03.961617 23656 ts_tablet_manager.cc:1434] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260709 12:17:03.972110 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f9578d89e06b4881b23f08b2f32812a3 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:03.972556 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f9578d89e06b4881b23f08b2f32812a3 on tablet f9578d89e06b4881b23f08b2f32812a3 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:04.015169 22444 tablet_copy_source_session.cc:215] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:04.067904 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90557122f19549ae83b52972f36b87d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:04.004997 22360 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:04.073853 23660 raft_consensus.cc:993] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:04.076247 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:04.076910 22280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
W20260709 12:17:04.058307 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 65791.5us
I20260709 12:17:04.077590 22426 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.077620 22280 raft_consensus.cc:3055] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.082317 22280 raft_consensus.cc:740] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:04.082684 22360 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:04.085108 23583 raft_consensus.cc:1081] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:04.084837 22426 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:04.083433 22280 consensus_queue.cc:260] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:04.086999 22280 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.087664 22325 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:04.088467 23629 raft_consensus.cc:2804] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.088918 23629 raft_consensus.cc:697] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:04.089936 23629 consensus_queue.cc:237] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:04.096391 22281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43436
I20260709 12:17:04.096959 22281 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.097307 22281 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.109808 22281 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.114234 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:04.114822 22991 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.122577 23659 tablet_copy_client.cc:806] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:04.123250 22991 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:17:04.123245 23659 tablet_copy_client.cc:670] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:04.124341 22178 catalog_manager.cc:5697] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.127306 22248 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:04.128240 23487 raft_consensus.cc:2804] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.128652 23487 raft_consensus.cc:697] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:04.129383 23487 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.130167 23659 tablet_copy_client.cc:538] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:04.148876 23659 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:04.152488 22182 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 1 to 2, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.157099 23556 raft_consensus.cc:993] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:04.157608 23556 raft_consensus.cc:1081] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:04.159453 22426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:04.160009 22426 raft_consensus.cc:493] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:04.160341 22426 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.165719 22986 raft_consensus.cc:1217] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:04.172690 22426 raft_consensus.cc:515] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.175300 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
W20260709 12:17:04.175428 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 63108.2us
I20260709 12:17:04.175865 22360 raft_consensus.cc:3055] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.175554 22281 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 2 election: Requested vote from peers b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:04.177189 22280 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:04.177098 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:04.177825 22427 raft_consensus.cc:3055] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:04.178123 22427 raft_consensus.cc:740] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:04.178802 22427 consensus_queue.cc:260] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.179816 22427 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.176193 22360 raft_consensus.cc:740] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:04.180895 22360 consensus_queue.cc:260] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.181891 22360 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.186574 22427 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 2.
I20260709 12:17:04.188467 22360 raft_consensus.cc:2468] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:04.189728 22400 leader_election.cc:304] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:04.190627 23660 raft_consensus.cc:2804] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:04.191169 23660 raft_consensus.cc:697] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:04.192811 23660 consensus_queue.cc:237] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.210556 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0553470156814d8eaa4f4f26a53194ed" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:04.213503 22991 raft_consensus.cc:3060] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:04.242244 22182 catalog_manager.cc:5697] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.254155 22426 leader_election.cc:290] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:04.255406 22991 raft_consensus.cc:2468] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:04.261056 22990 raft_consensus.cc:1217] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:04.310200 23660 raft_consensus.cc:1064] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:04.310648 23659 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:04.313285 23659 tablet_bootstrap.cc:492] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:04.315328 23659 ts_tablet_manager.cc:1403] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.167s	user 0.025s	sys 0.009s
I20260709 12:17:04.320179 23659 raft_consensus.cc:359] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:04.329149 23659 raft_consensus.cc:740] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:04.329917 23659 consensus_queue.cc:260] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:04.335974 23659 ts_tablet_manager.cc:1434] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:17:04.341679 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-90557122f19549ae83b52972f36b87d4 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:04.342133 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-90557122f19549ae83b52972f36b87d4 on tablet 90557122f19549ae83b52972f36b87d4 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:04.343006 23660 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.400913 22991 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:04.403896 23625 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.405557 22358 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:04.407219 23554 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.415213 22280 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:04.417569 23660 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:04.438038 22991 raft_consensus.cc:1217] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:04.461265 23554 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.480252 22280 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.481491 22358 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.487164 22991 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.491942 22178 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:04.526168 22426 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.544301 22991 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.545974 23660 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.557689 23487 raft_consensus.cc:1064] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:04.557332 23625 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.560019 23487 consensus_queue.cc:237] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.570469 22990 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.581497 22281 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.589692 22182 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.601258 23660 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:04.605139 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet a2837ee3ca6c49039b22c225085c7fb7 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44054
I20260709 12:17:04.608904 22427 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.613332 23670 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.615458 22280 raft_consensus.cc:1275] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:04.615667 22281 raft_consensus.cc:2955] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.620548 23629 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:04.627734 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2837ee3ca6c49039b22c225085c7fb7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:04.665736 22990 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.666527 22360 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.668511 23670 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.670100 23685 tablet_replica.cc:333] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:04.669971 23625 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:04.693763 23685 raft_consensus.cc:2243] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:04.694476 23685 raft_consensus.cc:2272] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:04.701346 22427 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.702800 23689 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.711006 22427 raft_consensus.cc:1275] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:04.713678 23565 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:04.717756 22358 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:04.720297 23487 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:04.742225 22990 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:04.745286 23671 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:04.751523 22991 raft_consensus.cc:1275] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:17:04.803148 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 71765.9us
I20260709 12:17:04.802304 23554 consensus_queue.cc:1048] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:17:04.785279 23685 ts_tablet_manager.cc:1916] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:04.841369 23487 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.868307 23565 raft_consensus.cc:1064] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:04.869743 22360 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:17:04.884364 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 61621.3us
I20260709 12:17:04.964069 23583 raft_consensus.cc:1064] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:04.967033 23583 consensus_queue.cc:237] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.956387 22182 catalog_manager.cc:5697] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.975931 23565 consensus_queue.cc:237] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:04.975734 22991 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:04.997325 22989 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:17:05.003615 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 192232us
I20260709 12:17:05.005968 23554 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:05.018563 22356 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:05.020728 23685 ts_tablet_manager.cc:1929] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:05.021306 23685 log.cc:1199] T a2837ee3ca6c49039b22c225085c7fb7 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/a2837ee3ca6c49039b22c225085c7fb7
I20260709 12:17:05.032593 22426 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:05.034276 23565 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:05.037529 23625 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:05.069722 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:05.074640 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet a2837ee3ca6c49039b22c225085c7fb7 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:05.090548 22282 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:05.124182 22989 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:05.108495 22427 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.131531 22282 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:05.163085 22282 consensus_queue.cc:237] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:05.186048 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 95179.4us
I20260709 12:17:05.187057 22986 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:05.190361 23625 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:17:05.194025 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 66315.3us
I20260709 12:17:05.195348 23713 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:05.200106 23703 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:17:05.227380 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 75933.4us
I20260709 12:17:05.247402 22360 raft_consensus.cc:1275] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:05.347491 23556 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 12:17:05.432336 23670 consensus_queue.cc:1048] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:17:05.466884 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 101155us
I20260709 12:17:05.476130 22360 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.399550 23724 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.548837 22990 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.710255 22281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37d698988c5a439688285c7701c9e380"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:05.711092 22281 raft_consensus.cc:606] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:05.710377 23712 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.721786 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a750d2c3404e49d39650a2a0d8727884 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:17:05.752095 22955 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.522s	user 0.007s	sys 0.016s
W20260709 12:17:05.752537 22955 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.007s	sys 0.016s
W20260709 12:17:05.752808 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 523545us
I20260709 12:17:05.795882 22989 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.843559 22426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:05.844185 22426 raft_consensus.cc:606] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:05.851847 23701 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.893715 22991 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.927029 23723 raft_consensus.cc:993] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:05.926169 22279 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.927528 23723 raft_consensus.cc:1081] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:05.949358 22360 raft_consensus.cc:2955] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.950304 22279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43436
I20260709 12:17:05.951018 22279 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:05.951391 22279 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:05.958945 22279 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:05.974857 22178 catalog_manager.cc:5697] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:05.981989 22279 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:06.009855 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:06.010699 22357 raft_consensus.cc:606] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:06.045923 22182 catalog_manager.cc:5697] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.047792 22426 consensus_queue.cc:237] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.053990 22279 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.061795 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet a750d2c3404e49d39650a2a0d8727884 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:06.071693 22357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:06.072396 22357 raft_consensus.cc:606] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:06.077908 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:06.078763 22354 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.083112 23738 tablet_replica.cc:333] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:06.098619 23738 raft_consensus.cc:2243] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:06.099524 23738 raft_consensus.cc:2272] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:06.099905 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:06.102355 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:06.103353 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:06.103982 23738 ts_tablet_manager.cc:1916] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:06.107635 22282 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.109252 23711 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:06.116065 22182 catalog_manager.cc:5697] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.135080 22354 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:06.137295 22181 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33866 (request call id 171) took 1055 ms. Trace:
I20260709 12:17:06.137779 22181 rpcz_store.cc:276] 0709 12:17:05.085767 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:17:05.086154 (+   387us) service_pool.cc:224] Handling call
0709 12:17:05.165227 (+ 79073us) spinlock_profiling.cc:243] Waited 37.6 ms on lock 0x7b54001f4d54. stack: 00007f0ef5472343 00007f0ef5472240 00007f0ef4e011d4 00007f0efeb3f304 00007f0efeb3f299 00007f0ef84fb090 00007f0ef8599f3a 00007f0efe34fe9c 00007f0efe44e04e 00007f0efc90f2a4 00007f0efc90f232 00007f0efc90f161 00007f0efc90f0dc 00007f0efc90e392 00007f0ef68cc48c 00007f0ef68cb8c6
0709 12:17:06.137105 (+971878us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":9,"reported_tablets":7,"spinlock_wait_cycles":86396672}
I20260709 12:17:06.151397 23738 ts_tablet_manager.cc:1929] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:06.152125 23738 log.cc:1199] T a750d2c3404e49d39650a2a0d8727884 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/a750d2c3404e49d39650a2a0d8727884
I20260709 12:17:06.160951 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet a750d2c3404e49d39650a2a0d8727884 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:06.170673 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:06.171865 22427 raft_consensus.cc:3055] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Stepping down as leader of term 2
W20260709 12:17:06.167179 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 119454us
I20260709 12:17:06.172187 22427 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:06.176833 22427 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:06.178587 22427 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:06.188185 23723 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.195968 22279 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.212330 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 90557122f19549ae83b52972f36b87d4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:06.212080 22182 catalog_manager.cc:5697] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.217847 22427 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:06.228379 22986 raft_consensus.cc:1275] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.230177 22251 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:06.234613 23706 raft_consensus.cc:2804] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:06.235357 23706 raft_consensus.cc:697] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:06.236289 23706 consensus_queue.cc:237] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:06.243945 22354 consensus_queue.cc:237] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.244864 22426 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.254827 23625 consensus_queue.cc:1048] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.265563 23713 raft_consensus.cc:993] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:06.266162 23712 raft_consensus.cc:1081] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:06.272938 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 90557122f19549ae83b52972f36b87d4 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44054
I20260709 12:17:06.273667 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37d698988c5a439688285c7701c9e380"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:06.274300 22355 raft_consensus.cc:493] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.274657 22355 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.295469 23728 raft_consensus.cc:993] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:06.296036 23728 raft_consensus.cc:1081] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:06.285979 22355 raft_consensus.cc:515] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.306761 22427 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:06.312148 23703 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:06.315913 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:06.316569 22427 raft_consensus.cc:493] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.316953 22427 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.330350 22427 raft_consensus.cc:515] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:06.339390 22991 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:06.343923 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:06.344602 22279 raft_consensus.cc:3055] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.344923 22279 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:06.345760 22279 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.348793 22279 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.350637 23556 raft_consensus.cc:993] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:06.351091 23556 raft_consensus.cc:1081] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:06.326507 22986 raft_consensus.cc:2955] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.355441 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:06.355475 22991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:17:06.356187 22988 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.356542 22991 raft_consensus.cc:493] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:06.356921 22991 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.355595 23701 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:17:06.369524 22355 leader_election.cc:290] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:06.368176 23702 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.378491 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:06.379084 22427 leader_election.cc:290] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:06.381315 22991 raft_consensus.cc:515] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.385560 22282 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.380541 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8341d3d40174fab87b470e8aaf5a3ee" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:06.386379 22355 raft_consensus.cc:3055] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.386807 22355 raft_consensus.cc:740] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:06.396684 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:06.384769 22425 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.397509 22285 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.408713 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f9578d89e06b4881b23f08b2f32812a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:06.404495 22355 consensus_queue.cc:260] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:06.411520 22282 raft_consensus.cc:2468] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:06.420560 22182 catalog_manager.cc:5697] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.425283 22991 leader_election.cc:290] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:06.429486 22355 raft_consensus.cc:3060] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.409368 22988 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:06.445572 22355 raft_consensus.cc:2468] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:06.452008 22285 raft_consensus.cc:2468] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:06.446216 23744 tablet_replica.cc:333] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:06.446386 22398 leader_election.cc:304] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:06.456094 22955 leader_election.cc:304] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:06.458087 23730 raft_consensus.cc:2804] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.458613 23730 raft_consensus.cc:697] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:06.459668 23730 consensus_queue.cc:237] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.463939 23723 raft_consensus.cc:2804] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.464548 23723 raft_consensus.cc:697] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:06.465564 23723 consensus_queue.cc:237] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:06.476402 22181 catalog_manager.cc:5697] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.482795 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81cb2a4f5354495837954f5dd844971" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:06.483402 22355 raft_consensus.cc:3055] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:06.483698 22355 raft_consensus.cc:740] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:06.484508 22355 consensus_queue.cc:260] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.485381 22355 raft_consensus.cc:3060] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:06.487591 22323 leader_election.cc:304] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:06.489120 23629 raft_consensus.cc:2804] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:06.489619 23629 raft_consensus.cc:697] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:06.490463 23629 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:06.485138 22279 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:06.494851 22986 raft_consensus.cc:2955] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:06.499907 22285 raft_consensus.cc:1240] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Rejecting Update request from peer 200ef61e8527460dad43c9ba80dc2ae2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:06.502018 22355 raft_consensus.cc:2468] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:06.506098 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet f9578d89e06b4881b23f08b2f32812a3 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:06.537250 23744 raft_consensus.cc:2243] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:06.538142 23744 raft_consensus.cc:2272] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:06.540972 23744 ts_tablet_manager.cc:1916] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:06.536937 22181 catalog_manager.cc:5697] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.554850 22178 catalog_manager.cc:5697] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:06.567379 23747 tablet_replica.cc:333] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:06.572445 22181 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:06.574384 23747 raft_consensus.cc:2243] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:06.575313 23747 raft_consensus.cc:2272] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:06.570714 23744 ts_tablet_manager.cc:1929] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:06.577651 23744 log.cc:1199] T 90557122f19549ae83b52972f36b87d4 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/90557122f19549ae83b52972f36b87d4
I20260709 12:17:06.579586 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 90557122f19549ae83b52972f36b87d4 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:06.579865 23747 ts_tablet_manager.cc:1916] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:06.595218 23747 ts_tablet_manager.cc:1929] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:06.595813 23747 log.cc:1199] T f9578d89e06b4881b23f08b2f32812a3 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/f9578d89e06b4881b23f08b2f32812a3
I20260709 12:17:06.597800 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet f9578d89e06b4881b23f08b2f32812a3 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
W20260709 12:17:06.613219 22214 debug-util.cc:398] Leaking SignalData structure 0x7b080008a0c0 after lost signal to thread 21082
W20260709 12:17:06.614307 22214 debug-util.cc:398] Leaking SignalData structure 0x7b08000350c0 after lost signal to thread 22217
W20260709 12:17:06.615520 22214 debug-util.cc:398] Leaking SignalData structure 0x7b080031f100 after lost signal to thread 22309
W20260709 12:17:06.616688 22214 debug-util.cc:398] Leaking SignalData structure 0x7b080018e040 after lost signal to thread 22384
W20260709 12:17:06.617830 22214 debug-util.cc:398] Leaking SignalData structure 0x7b080030d7a0 after lost signal to thread 22458
W20260709 12:17:06.618975 22214 debug-util.cc:398] Leaking SignalData structure 0x7b0800317580 after lost signal to thread 23015
W20260709 12:17:06.619535 22214 debug-util.cc:398] Leaking SignalData structure 0x7b080033ec60 after lost signal to thread 23681
I20260709 12:17:06.727146 22427 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.729537 23671 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:06.759117 22355 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:06.760754 23706 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:06.963042 22285 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.964732 23728 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.976468 22279 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.979987 23730 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:06.988116 22986 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:06.990231 23702 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:07.071290 22355 raft_consensus.cc:1275] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:07.082715 22355 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:07.073280 23742 consensus_queue.cc:1048] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:17:07.085479 23625 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:07.087848 22282 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:07.099005 23554 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:07.532536 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:07.591840 22427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:07.592506 22427 raft_consensus.cc:606] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:07.609498 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:07.610090 22282 raft_consensus.cc:606] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
W20260709 12:17:07.638448 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 47580.8us
I20260709 12:17:07.641971 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "339d261254b04f528d75b0997446e702"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:07.642673 22360 raft_consensus.cc:606] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:07.677023 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:07.677625 22282 raft_consensus.cc:606] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:07.678980 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:17:07.680649 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:07.680263 22360 consensus_queue.cc:237] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:07.681402 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:17:07.744407 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 44529.5us
W20260709 12:17:07.745519 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 47152.7us
I20260709 12:17:07.748643 23764 raft_consensus.cc:993] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:07.750025 23764 raft_consensus.cc:1081] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:07.751966 22425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "339d261254b04f528d75b0997446e702"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:07.752467 22425 raft_consensus.cc:493] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.752818 22425 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.770507 22425 raft_consensus.cc:515] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.784340 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:07.784950 22284 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.786928 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339d261254b04f528d75b0997446e702" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:07.787496 22355 raft_consensus.cc:3055] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.787776 22355 raft_consensus.cc:740] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:07.790669 22355 consensus_queue.cc:260] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.791519 23726 raft_consensus.cc:993] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:07.792057 23726 raft_consensus.cc:1081] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:07.792464 22284 raft_consensus.cc:2468] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:07.792819 22355 raft_consensus.cc:3060] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.796356 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:07.796931 22354 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.797253 22354 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:07.797358 22323 consensus_peers.cc:597] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14c302da5c5d4ba9afed9e93c01aaaa3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:07.798722 22429 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:07.798867 22398 leader_election.cc:304] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:07.800426 23702 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:07.800760 22284 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:07.802716 23554 raft_consensus.cc:2804] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.804257 22354 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.806222 22354 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:07.807778 23554 raft_consensus.cc:697] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:07.808642 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:07.809226 22284 raft_consensus.cc:3055] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.808890 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:07.809533 22284 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:07.809902 22426 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.810534 22425 leader_election.cc:290] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:07.812021 22355 raft_consensus.cc:2468] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:07.813407 22284 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.808629 23554 consensus_queue.cc:237] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.821381 22426 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:07.812395 23702 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:17:07.823287 22325 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:07.825510 23766 raft_consensus.cc:2804] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.826313 23766 raft_consensus.cc:697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:07.825574 22284 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.827581 23766 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:07.837975 23713 raft_consensus.cc:993] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:07.838512 23713 raft_consensus.cc:1081] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:07.838395 23763 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:07.840160 22986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43748
I20260709 12:17:07.840732 22986 raft_consensus.cc:493] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:07.840837 22284 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:07.841073 22986 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.846485 22178 catalog_manager.cc:5697] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:07.851432 22426 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:07.857925 22360 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:07.868847 22986 raft_consensus.cc:515] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:07.876972 22986 leader_election.cc:290] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:07.887883 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:07.887946 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b556ba98061a4ccf81a7810a603ca515" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:07.888625 22284 raft_consensus.cc:3055] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:07.888772 22427 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.888995 22284 raft_consensus.cc:740] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:07.889914 22284 consensus_queue.cc:260] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:07.891750 22426 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:17:07.895498 22323 consensus_peers.cc:597] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d1008459e604a93945a1b647d2579ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:07.892012 22284 raft_consensus.cc:3060] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:07.897704 22285 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:07.899349 23765 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.886723 22282 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:07.906620 23702 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:07.904109 22284 raft_consensus.cc:2468] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:07.917935 22955 leader_election.cc:304] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:07.919287 23759 raft_consensus.cc:2804] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:07.919847 23759 raft_consensus.cc:697] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:07.920729 23759 consensus_queue.cc:237] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:07.921278 22181 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:07.896872 22427 raft_consensus.cc:2468] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:07.969164 23763 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:07.970856 22285 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:07.998996 22425 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:08.014111 22182 catalog_manager.cc:5697] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:08.015519 22180 catalog_manager.cc:5697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:17:08.038012 22231 auto_rebalancer.cc:629] Failed to schedule move for tablet 0d4ad2b93d4640b5800eed644296e5c7: Remote error: Service unavailable: leader transfer in progress
W20260709 12:17:08.042912 22231 auto_rebalancer.cc:629] Failed to schedule move for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:17:08.045295 22182 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.201555 23771 raft_consensus.cc:993] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:08.202069 23771 raft_consensus.cc:1081] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:08.216059 23783 ts_tablet_manager.cc:933] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:08.232750 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43436
I20260709 12:17:08.233484 22282 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:08.233840 22282 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.236236 23783 tablet_copy_client.cc:323] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:08.243656 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:08.244297 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 14c302da5c5d4ba9afed9e93c01aaaa3 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-14c302da5c5d4ba9afed9e93c01aaaa3
I20260709 12:17:08.257648 22370 tablet_copy_source_session.cc:215] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:08.261726 23783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c302da5c5d4ba9afed9e93c01aaaa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:08.272930 22282 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:08.275810 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:08.276557 22355 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.284121 22282 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:08.287000 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d4ad2b93d4640b5800eed644296e5c7" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:08.291610 22427 raft_consensus.cc:3055] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:08.294488 22427 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:08.297175 22425 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.298885 23702 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:08.294754 22355 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:08.301575 22251 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:08.303186 23713 raft_consensus.cc:2804] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:08.303658 23713 raft_consensus.cc:697] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:08.304493 23713 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:08.298022 22427 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:08.306571 22427 raft_consensus.cc:3060] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:08.329001 22427 raft_consensus.cc:2468] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:08.331318 23783 tablet_copy_client.cc:806] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:08.332068 23783 tablet_copy_client.cc:670] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:08.337601 23783 tablet_copy_client.cc:538] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:08.344885 22282 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:08.359860 22355 raft_consensus.cc:1275] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.366798 23625 consensus_queue.cc:1048] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:08.367254 23759 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:08.391418 22282 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.393630 23702 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:08.427297 23789 ts_tablet_manager.cc:933] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:08.431628 23783 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:08.468189 22284 raft_consensus.cc:1275] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:08.474651 22182 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:08.495298 23771 consensus_queue.cc:1048] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:17:08.510774 23789 tablet_copy_client.cc:323] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:08.518898 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 2d1008459e604a93945a1b647d2579ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:08.519431 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 2d1008459e604a93945a1b647d2579ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-2d1008459e604a93945a1b647d2579ed
I20260709 12:17:08.529820 22425 raft_consensus.cc:1275] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:08.534842 22370 tablet_copy_source_session.cc:215] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:08.552007 23789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1008459e604a93945a1b647d2579ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:08.560537 23742 consensus_queue.cc:1048] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:08.661899 22956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 114421us
I20260709 12:17:08.707965 23789 tablet_copy_client.cc:806] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:08.708575 23789 tablet_copy_client.cc:670] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:08.718954 23783 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:08.719982 23783 tablet_bootstrap.cc:492] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:08.720708 23783 ts_tablet_manager.cc:1403] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.289s	user 0.021s	sys 0.007s
I20260709 12:17:08.723855 23783 raft_consensus.cc:359] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:08.724771 23783 raft_consensus.cc:740] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:08.725474 23783 consensus_queue.cc:260] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:08.731031 22354 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.732395 23796 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:08.758981 23783 ts_tablet_manager.cc:1434] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.005s
I20260709 12:17:08.784984 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-14c302da5c5d4ba9afed9e93c01aaaa3 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:08.785531 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-14c302da5c5d4ba9afed9e93c01aaaa3 on tablet 14c302da5c5d4ba9afed9e93c01aaaa3 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:08.790501 22426 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:08.793696 23796 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:08.817797 23789 tablet_copy_client.cc:538] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:08.847594 23789 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:08.885324 23789 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:08.886894 23789 tablet_bootstrap.cc:492] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:08.888768 23789 ts_tablet_manager.cc:1403] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.008s
I20260709 12:17:08.892099 23789 raft_consensus.cc:359] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:08.892941 23789 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:08.893627 23789 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:08.896139 23789 ts_tablet_manager.cc:1434] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:17:08.899314 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2d1008459e604a93945a1b647d2579ed received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:08.899732 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2d1008459e604a93945a1b647d2579ed on tablet 2d1008459e604a93945a1b647d2579ed with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:08.937556 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.003363 22427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:09.004065 22427 raft_consensus.cc:606] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:09.019001 22354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:09.019677 22354 raft_consensus.cc:606] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:09.026847 22284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:09.029186 22284 raft_consensus.cc:606] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:09.030800 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:09.032559 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:09.033375 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:09.055706 23763 raft_consensus.cc:993] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:09.056253 23763 raft_consensus.cc:1081] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:09.059664 22284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43442
I20260709 12:17:09.062186 22284 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.062592 22284 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.125825 22284 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.146812 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:09.147511 22354 raft_consensus.cc:3055] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.148075 22354 raft_consensus.cc:740] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:09.148411 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef56341b17e428c84fa10e408f0ecdd" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:09.149080 22426 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.149087 22354 consensus_queue.cc:260] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.150414 22354 raft_consensus.cc:3060] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.157099 22354 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:09.158545 22251 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:09.159437 23796 raft_consensus.cc:2804] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:09.159935 23796 raft_consensus.cc:697] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:09.160836 23796 consensus_queue.cc:237] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.186525 22426 raft_consensus.cc:2468] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:09.187064 22284 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:17:09.217787 22397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 43511.5us
I20260709 12:17:09.220155 22178 catalog_manager.cc:5697] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.266656 22991 raft_consensus.cc:1217] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:09.316251 22985 raft_consensus.cc:1217] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:09.352835 23713 raft_consensus.cc:993] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:09.353374 23796 raft_consensus.cc:1081] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:09.357365 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:09.365541 22355 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.367034 22355 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.377488 22355 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.380899 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:09.381668 22284 raft_consensus.cc:3055] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:09.381942 22284 raft_consensus.cc:740] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:09.382671 22284 consensus_queue.cc:260] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.383622 22284 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.385917 22355 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:09.390784 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f7a63f37564fc69c0a3dbf3093be64" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:09.391407 22427 raft_consensus.cc:3060] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:09.398766 22284 raft_consensus.cc:2468] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:09.400157 22324 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:09.401011 23765 raft_consensus.cc:2804] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:09.401489 23765 raft_consensus.cc:697] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:09.402360 23765 consensus_queue.cc:237] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.428653 23808 raft_consensus.cc:993] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:09.429140 23771 raft_consensus.cc:1081] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:09.431710 22427 raft_consensus.cc:2468] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:09.433682 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43436
I20260709 12:17:09.434197 22282 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:09.434652 22282 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.438670 22178 catalog_manager.cc:5697] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.460929 22282 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.463671 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:09.464169 22282 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:09.464236 22355 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.466398 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b22631c4b74bcab553e84cf7bbe97b" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:09.469949 22426 raft_consensus.cc:3055] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:09.470319 22426 raft_consensus.cc:740] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:09.471532 22426 consensus_queue.cc:260] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.474025 22426 raft_consensus.cc:3060] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:09.478147 22355 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:09.479336 22251 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:09.480157 23726 raft_consensus.cc:2804] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:09.480620 23726 raft_consensus.cc:697] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:09.481469 23726 consensus_queue.cc:237] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:09.493305 22426 raft_consensus.cc:2468] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:09.503825 22178 catalog_manager.cc:5697] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:09.681871 22354 raft_consensus.cc:1275] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:09.683425 23796 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:09.710739 22426 raft_consensus.cc:1275] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:09.712654 23713 consensus_queue.cc:1048] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:09.723878 23763 raft_consensus.cc:1064] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:09.726367 23763 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:09.774279 22985 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:09.775766 23702 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:09.776324 22427 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:09.777976 23765 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:09.805189 22282 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:09.823403 23763 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:17:09.847998 23819 log.cc:927] Time spent T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 12:17:09.867276 23702 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:09.881579 22427 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:09.951200 22178 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:09.957607 23765 raft_consensus.cc:1064] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:09.960253 23765 consensus_queue.cc:237] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:09.978197 22429 raft_consensus.cc:1275] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:09.979848 23825 consensus_queue.cc:1048] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:09.912014 22282 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:09.984774 22284 raft_consensus.cc:1275] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:09.988150 23825 consensus_queue.cc:1048] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:10.008114 22985 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.030175 22284 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.032109 23763 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:10.038092 23765 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:10.062901 23826 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.066386 22427 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:10.068153 23763 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.100386 22426 raft_consensus.cc:1275] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.101971 23796 consensus_queue.cc:1048] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:10.106042 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.108067 22354 raft_consensus.cc:1275] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:10.111032 23796 consensus_queue.cc:1048] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:10.129582 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 68646.8us
I20260709 12:17:10.197320 22985 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.207521 22427 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.215395 22986 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.248859 22284 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.251570 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fc8c00b559447ff994765a99b211310"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:10.252177 22355 raft_consensus.cc:606] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:10.269945 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:10.270601 22282 raft_consensus.cc:606] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:10.273614 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b892b9441c3b419680237e9cf77244be"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:10.274153 22282 raft_consensus.cc:606] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:10.275367 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:10.277010 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:10.277755 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:10.294121 23827 raft_consensus.cc:993] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:10.294665 23827 raft_consensus.cc:1081] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:10.296620 22426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fc8c00b559447ff994765a99b211310"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:10.297186 22426 raft_consensus.cc:493] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.297582 22426 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.351877 22426 raft_consensus.cc:515] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.372339 22426 leader_election.cc:290] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:10.373708 22986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:10.374271 22986 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.376776 22355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc8c00b559447ff994765a99b211310" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:10.377393 22355 raft_consensus.cc:3055] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:10.377708 22355 raft_consensus.cc:740] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:10.378489 22355 consensus_queue.cc:260] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.379580 22355 raft_consensus.cc:3060] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.385624 22986 raft_consensus.cc:2468] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:10.394891 22355 raft_consensus.cc:2468] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:10.401615 22397 leader_election.cc:304] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:10.403015 23771 raft_consensus.cc:2804] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.403679 23771 raft_consensus.cc:697] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:10.363977 22178 catalog_manager.cc:5697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.404784 23771 consensus_queue.cc:237] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.425005 23824 raft_consensus.cc:993] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:10.425663 23726 raft_consensus.cc:1081] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:10.427335 22360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:10.427913 22360 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.428261 22360 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.456329 22360 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:10.449407 22354 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.528180 22360 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 4 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:10.531566 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:10.533128 22426 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.530395 22182 catalog_manager.cc:5697] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.539095 22282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7189262352234eb2a00f12efb1ce1a58" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:10.539698 22282 raft_consensus.cc:3055] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:10.539987 22282 raft_consensus.cc:740] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:10.540767 22282 consensus_queue.cc:260] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:10.541761 22282 raft_consensus.cc:3060] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:10.542619 23824 raft_consensus.cc:993] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:10.547447 23726 raft_consensus.cc:1081] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:10.548584 22985 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.549971 23702 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:10.553193 22426 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 4.
I20260709 12:17:10.554394 22325 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:10.555534 22427 raft_consensus.cc:1240] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Rejecting Update request from peer 5907fa614c3b48d4929abeab9e536753 for earlier term 3. Current term is 4. Ops: []
I20260709 12:17:10.569281 23826 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.571014 23765 raft_consensus.cc:2804] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:10.587107 23765 raft_consensus.cc:697] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:10.588027 23765 consensus_queue.cc:237] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:10.573930 22360 consensus_queue.cc:237] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.570792 22282 raft_consensus.cc:2468] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 4.
I20260709 12:17:10.576534 22986 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.578871 22426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b892b9441c3b419680237e9cf77244be"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38562
I20260709 12:17:10.593688 22426 raft_consensus.cc:493] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:10.594038 22426 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.581856 22284 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.607661 22426 raft_consensus.cc:515] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.610472 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:10.611039 22284 raft_consensus.cc:3055] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:10.611369 22284 raft_consensus.cc:740] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:10.617787 22181 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.623894 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d1008459e604a93945a1b647d2579ed with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:10.613363 22284 consensus_queue.cc:260] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.630626 22284 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.636965 23827 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:10.640293 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d1008459e604a93945a1b647d2579ed with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:10.643690 22426 leader_election.cc:290] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:10.643992 22427 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:10.647385 22985 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:10.648622 23702 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:10.652658 22284 raft_consensus.cc:2468] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:10.653777 22398 leader_election.cc:304] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:10.654582 23808 raft_consensus.cc:2804] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:10.655047 23808 raft_consensus.cc:697] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:10.655860 23808 consensus_queue.cc:237] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:10.664517 22181 catalog_manager.cc:5697] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 3 to 4, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 4 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.672789 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b892b9441c3b419680237e9cf77244be" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:10.673454 22991 raft_consensus.cc:3060] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:10.673246 22182 catalog_manager.cc:5697] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:10.683789 22991 raft_consensus.cc:2468] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:10.692703 23765 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:10.656620 22284 raft_consensus.cc:2955] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.704198 23765 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.713542 22986 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.726661 23841 tablet_replica.cc:333] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:10.723565 22426 raft_consensus.cc:2955] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:10.728415 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:10.729956 23841 raft_consensus.cc:2243] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:10.730616 23841 raft_consensus.cc:2272] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:10.737993 22181 catalog_manager.cc:5697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:10.743009 23841 ts_tablet_manager.cc:1916] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:10.758756 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 14c302da5c5d4ba9afed9e93c01aaaa3 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:10.764194 23841 ts_tablet_manager.cc:1929] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:10.764786 23841 log.cc:1199] T 2d1008459e604a93945a1b647d2579ed P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/2d1008459e604a93945a1b647d2579ed
I20260709 12:17:10.768368 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 2d1008459e604a93945a1b647d2579ed (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:10.780422 23843 tablet_replica.cc:333] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:10.781914 23843 raft_consensus.cc:2243] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:10.782704 23843 raft_consensus.cc:2272] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:10.792290 23843 ts_tablet_manager.cc:1916] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:10.811081 23843 ts_tablet_manager.cc:1929] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:10.811576 23843 log.cc:1199] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/14c302da5c5d4ba9afed9e93c01aaaa3
I20260709 12:17:10.813333 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 14c302da5c5d4ba9afed9e93c01aaaa3 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:10.958945 22986 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.960431 23808 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:10.976058 22360 raft_consensus.cc:1275] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:10.977545 23771 consensus_queue.cc:1048] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:10.982227 22426 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:10.983954 23765 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:10.998593 22279 raft_consensus.cc:1275] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:17:11.006048 23702 consensus_queue.cc:1048] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:11.168870 22279 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:11.170377 23808 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:11.170876 22986 raft_consensus.cc:1275] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:11.172711 23771 consensus_queue.cc:1048] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:11.353461 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.400318 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:11.400919 22360 raft_consensus.cc:606] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:11.407955 22426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:11.409495 22426 raft_consensus.cc:606] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:11.412752 22427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:11.413347 22427 raft_consensus.cc:606] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:11.414752 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:17:11.416548 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:11.417303 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:11.555449 23765 raft_consensus.cc:993] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:11.556005 23702 raft_consensus.cc:1081] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:11.557928 22282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43442
I20260709 12:17:11.558624 22282 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.558959 22282 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.565594 22282 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.568982 22986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:11.569380 22282 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:11.569556 22986 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.569701 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:11.570336 22360 raft_consensus.cc:3055] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:11.572957 22360 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:11.573969 22360 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.576015 22360 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.578784 22986 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:11.584455 22248 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:11.585371 23713 raft_consensus.cc:2804] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:11.585855 23713 raft_consensus.cc:697] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:11.586622 23713 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.588449 22360 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:11.602566 22181 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.779584 23837 raft_consensus.cc:993] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:11.780156 23771 raft_consensus.cc:1081] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:11.782799 22360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44066
I20260709 12:17:11.783473 22360 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.783937 22360 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.796970 22360 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:11.798935 22360 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:11.799937 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:11.800621 22279 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.802191 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:11.802871 22427 raft_consensus.cc:3055] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:11.803260 22427 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:11.804100 22427 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:11.805516 22427 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:11.811746 23837 raft_consensus.cc:993] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:11.812287 23837 raft_consensus.cc:1081] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:11.815245 22986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43772
I20260709 12:17:11.820554 22427 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:11.821929 22325 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:11.815779 22986 raft_consensus.cc:493] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:11.822718 22986 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.823319 23702 raft_consensus.cc:2804] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:11.823799 23702 raft_consensus.cc:697] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:11.824580 23702 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:11.843777 22181 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:11.850240 22279 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:11.866163 22986 raft_consensus.cc:515] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.874774 22986 leader_election.cc:290] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:11.875713 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:11.876376 22426 raft_consensus.cc:3055] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:11.876677 22426 raft_consensus.cc:740] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:11.877492 22426 consensus_queue.cc:260] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.878604 22426 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.880362 22427 consensus_queue.cc:237] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:11.886143 22426 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:11.886974 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2837ee3ca6c49039b22c225085c7fb7" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:11.888007 22956 leader_election.cc:304] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:11.888170 22279 raft_consensus.cc:3060] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:11.889065 23838 raft_consensus.cc:2804] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:11.889617 23838 raft_consensus.cc:697] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:11.890750 23838 consensus_queue.cc:237] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:11.896000 22279 raft_consensus.cc:2468] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:11.900820 22360 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:17:11.901400 22397 consensus_peers.cc:597] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2df8fb9e2c784afb9fed7c5fd250656d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:11.902845 23808 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:11.911049 22181 catalog_manager.cc:5697] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 2 to 3, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 3 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:11.914099 22279 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:11.915520 22360 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:11.914148 23808 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:11.934366 22181 catalog_manager.cc:5697] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:11.940165 23771 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:17:11.948163 22360 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:11.959142 22279 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:17:12.002736 22323 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ad2e972da734e6e9b1fe2ef33dac9ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.006013 22427 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:12.007808 23765 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:12.006013 22282 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:12.025458 23765 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:12.027639 23856 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.036425 22991 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:12.036520 22284 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.038082 23713 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:12.038270 22427 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.044345 22360 consensus_queue.cc:237] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.055195 22181 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.076265 22354 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:12.079425 23796 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:12.088905 22284 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:12.091537 23856 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:12.094789 22323 consensus_peers.cc:597] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5117d9eb48a448c59119c1d8e0ba1e9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.101583 22427 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:12.110239 23702 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:12.109231 23765 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.116528 22284 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.126549 22360 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.131790 22426 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.136356 22181 catalog_manager.cc:5697] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:17:12.159018 22323 consensus_peers.cc:597] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a9b17064f2e43dc936ab93eedd9baa9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:12.160089 22426 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:12.161350 23702 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:12.162967 22282 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:12.164691 23702 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:12.181591 23856 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.186450 22426 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.196482 22284 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:12.220741 22180 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 3 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:12.279675 22282 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.282409 22426 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:12.284608 23838 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:12.287256 23856 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:12.343693 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 46221.1us
I20260709 12:17:12.360963 22427 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:12.362802 23702 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:12.410622 22282 raft_consensus.cc:1275] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:12.421389 23838 consensus_queue.cc:1048] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:12.476076 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:12.515741 23889 ts_tablet_manager.cc:933] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:12.521842 23888 ts_tablet_manager.cc:933] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:12.533870 23888 tablet_copy_client.cc:323] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:12.534432 23889 tablet_copy_client.cc:323] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:12.536800 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:12.537273 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 1ad2e972da734e6e9b1fe2ef33dac9ca from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-1ad2e972da734e6e9b1fe2ef33dac9ca
I20260709 12:17:12.548431 22370 tablet_copy_source_session.cc:215] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:12.550722 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet 2df8fb9e2c784afb9fed7c5fd250656d from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:12.551328 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet 2df8fb9e2c784afb9fed7c5fd250656d from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-2df8fb9e2c784afb9fed7c5fd250656d
I20260709 12:17:12.578334 22444 tablet_copy_source_session.cc:215] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:12.581746 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df8fb9e2c784afb9fed7c5fd250656d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:12.608038 23888 tablet_copy_client.cc:806] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:12.608889 23888 tablet_copy_client.cc:670] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:12.613279 23888 tablet_copy_client.cc:538] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:12.613517 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:12.623294 23888 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:12.635435 22360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:12.636075 22360 raft_consensus.cc:606] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:12.644532 23889 tablet_copy_client.cc:806] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:12.645093 23889 tablet_copy_client.cc:670] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:12.650866 23889 tablet_copy_client.cc:538] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:12.656260 22282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53c4350690949b19964019eea32743f"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:12.656901 22282 raft_consensus.cc:606] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:12.659534 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:12.663105 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:12.664261 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:12.672777 23892 ts_tablet_manager.cc:933] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:12.673710 23888 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.676564 23888 tablet_bootstrap.cc:492] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:12.677286 23888 ts_tablet_manager.cc:1403] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.011s
I20260709 12:17:12.680282 23888 raft_consensus.cc:359] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.681151 23888 raft_consensus.cc:740] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:12.681882 23888 consensus_queue.cc:260] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.687772 23889 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:12.688944 23888 ts_tablet_manager.cc:1434] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:17:12.690742 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2df8fb9e2c784afb9fed7c5fd250656d received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:12.691206 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2df8fb9e2c784afb9fed7c5fd250656d on tablet 2df8fb9e2c784afb9fed7c5fd250656d with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:12.700229 23892 tablet_copy_client.cc:323] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:12.701907 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 5117d9eb48a448c59119c1d8e0ba1e9c from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:12.702373 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 5117d9eb48a448c59119c1d8e0ba1e9c from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-5117d9eb48a448c59119c1d8e0ba1e9c
I20260709 12:17:12.720803 22370 tablet_copy_source_session.cc:215] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:12.725298 23892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5117d9eb48a448c59119c1d8e0ba1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:12.757495 23889 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.761320 23889 tablet_bootstrap.cc:492] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:12.768761 23888 ts_tablet_manager.cc:933] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:12.777191 23889 ts_tablet_manager.cc:1403] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.008s
I20260709 12:17:12.779601 23892 tablet_copy_client.cc:806] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:12.780241 23892 tablet_copy_client.cc:670] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:12.784687 23892 tablet_copy_client.cc:538] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:12.785029 23889 raft_consensus.cc:359] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.787533 23889 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:12.788883 23889 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.799530 23889 ts_tablet_manager.cc:1434] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:17:12.802917 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1ad2e972da734e6e9b1fe2ef33dac9ca received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:12.803320 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-1ad2e972da734e6e9b1fe2ef33dac9ca on tablet 1ad2e972da734e6e9b1fe2ef33dac9ca with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:12.816469 23892 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:12.853171 22991 raft_consensus.cc:1217] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:12.880307 23892 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:12.885910 23892 tablet_bootstrap.cc:492] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:12.886735 23892 ts_tablet_manager.cc:1403] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.006s
I20260709 12:17:12.891326 23892 raft_consensus.cc:359] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.892138 23892 raft_consensus.cc:740] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:12.903791 22991 raft_consensus.cc:1217] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:12.949713 23765 raft_consensus.cc:993] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:12.950320 23765 raft_consensus.cc:1081] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:12.952839 22427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:12.953400 22427 raft_consensus.cc:493] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:12.953789 22427 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.892781 23892 consensus_queue.cc:260] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:12.960952 22427 raft_consensus.cc:515] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:12.977849 22427 leader_election.cc:290] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:12.982178 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:12.982853 22354 raft_consensus.cc:3055] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:12.983171 22354 raft_consensus.cc:740] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:12.983947 22354 consensus_queue.cc:260] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:12.985275 22354 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:12.994210 22354 raft_consensus.cc:2468] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:12.999213 22400 leader_election.cc:304] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:13.000284 23771 raft_consensus.cc:2804] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.000870 23771 raft_consensus.cc:697] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:12.996608 23892 ts_tablet_manager.cc:1434] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 12:17:13.006320 23888 tablet_copy_client.cc:323] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.194:38227
I20260709 12:17:13.002599 23771 consensus_queue.cc:237] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.008699 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-5117d9eb48a448c59119c1d8e0ba1e9c received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:13.009131 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-5117d9eb48a448c59119c1d8e0ba1e9c on tablet 5117d9eb48a448c59119c1d8e0ba1e9c with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:13.029228 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0765a258eff649578aeb122dacf1ca17" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:13.029937 22991 raft_consensus.cc:3060] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.036073 22370 tablet_copy_service.cc:140] P 200ef61e8527460dad43c9ba80dc2ae2: Received BeginTabletCopySession request for tablet 2a9b17064f2e43dc936ab93eedd9baa9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:39630)
I20260709 12:17:13.036669 22370 tablet_copy_service.cc:161] P 200ef61e8527460dad43c9ba80dc2ae2: Beginning new tablet copy session on tablet 2a9b17064f2e43dc936ab93eedd9baa9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:39630: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-2a9b17064f2e43dc936ab93eedd9baa9
I20260709 12:17:13.043990 22370 tablet_copy_source_session.cc:215] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:13.067473 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b17064f2e43dc936ab93eedd9baa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:13.054975 22991 raft_consensus.cc:2468] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:13.104255 23888 tablet_copy_client.cc:806] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:13.110646 22986 raft_consensus.cc:1217] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:13.116207 23888 tablet_copy_client.cc:670] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:13.140993 23713 raft_consensus.cc:993] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:13.141500 23713 raft_consensus.cc:1081] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:13.145682 22354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53c4350690949b19964019eea32743f"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:13.146245 22354 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:13.146572 22354 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.154048 22354 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.156559 23888 tablet_copy_client.cc:538] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:13.175207 23888 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:13.177923 22279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:13.181859 22279 raft_consensus.cc:3055] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:13.182228 22279 raft_consensus.cc:740] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:13.182288 22354 leader_election.cc:290] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:13.183061 22279 consensus_queue.cc:260] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.191735 22279 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.200853 22279 raft_consensus.cc:2468] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:13.202148 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53c4350690949b19964019eea32743f" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:13.203732 22987 raft_consensus.cc:3060] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:13.211393 22987 raft_consensus.cc:2468] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:13.213022 22324 leader_election.cc:304] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:13.223299 22181 catalog_manager.cc:5697] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.228714 23765 raft_consensus.cc:2804] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:13.245391 23888 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:13.246446 23888 tablet_bootstrap.cc:492] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:13.247192 23888 ts_tablet_manager.cc:1403] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.016s
I20260709 12:17:13.250350 23888 raft_consensus.cc:359] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:13.251255 23888 raft_consensus.cc:740] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:13.251967 23888 consensus_queue.cc:260] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:13.265533 23888 ts_tablet_manager.cc:1434] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:17:13.272495 22370 tablet_copy_service.cc:342] P 200ef61e8527460dad43c9ba80dc2ae2: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2a9b17064f2e43dc936ab93eedd9baa9 received from {username='slave'} at 127.0.0.1:39630
I20260709 12:17:13.272984 22370 tablet_copy_service.cc:434] P 200ef61e8527460dad43c9ba80dc2ae2: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-2a9b17064f2e43dc936ab93eedd9baa9 on tablet 2a9b17064f2e43dc936ab93eedd9baa9 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
W20260709 12:17:13.273006 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 60950.7us
I20260709 12:17:13.297968 23765 raft_consensus.cc:697] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:13.298950 23765 consensus_queue.cc:237] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.345989 22180 catalog_manager.cc:5697] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:13.380585 22987 raft_consensus.cc:1217] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:17:13.425910 23898 raft_consensus.cc:1064] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:13.428625 23898 consensus_queue.cc:237] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.438138 23902 raft_consensus.cc:1064] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:13.440934 23902 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.451644 22987 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.456907 23771 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:13.462519 22426 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.464614 23856 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:13.468251 22279 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.493098 23702 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:13.499974 22987 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.513801 23702 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:13.526345 22282 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.528635 23771 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:17:13.549997 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 57525.5us
I20260709 12:17:13.557734 23856 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.563464 22354 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.567059 22279 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.578284 22354 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:13.581220 23837 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:13.609411 22181 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.675523 23898 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:13.713935 23864 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.731540 22355 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.733001 22987 raft_consensus.cc:1275] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.770884 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:13.776093 22282 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.791059 22279 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.783869 23765 raft_consensus.cc:1064] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:13.794514 23765 consensus_queue.cc:237] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.807256 23911 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:13.853363 22991 raft_consensus.cc:1275] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:13.845583 22987 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.857008 23915 consensus_queue.cc:1048] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:13.857899 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 43668.2us
I20260709 12:17:13.902137 22181 catalog_manager.cc:5697] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.908545 22426 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:13.927026 23915 raft_consensus.cc:1064] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:13.929669 23915 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:13.933275 23929 consensus_queue.cc:1048] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:13.935283 22986 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:14.007097 22425 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.016036 23702 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:17:14.018541 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 56083.6us
I20260709 12:17:14.035796 22355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:14.036630 22355 raft_consensus.cc:606] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
W20260709 12:17:14.051203 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 172347us
W20260709 12:17:14.038031 23912 log.cc:927] Time spent T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 12:17:14.075874 22285 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.080349 23702 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:17:14.103505 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 58863.9us
I20260709 12:17:14.157284 22427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:14.158273 22427 raft_consensus.cc:606] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:14.160434 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:14.162633 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:14.164012 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:14.184856 22990 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:14.190034 22990 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:17:14.213563 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 46478.3us
I20260709 12:17:14.237887 23926 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:14.250998 22283 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:17:14.254298 23936 log.cc:927] Time spent T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
W20260709 12:17:14.285940 22323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 89722us
I20260709 12:17:14.287099 23702 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:17:14.311275 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 91649.5us
I20260709 12:17:14.355474 22426 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:14.359071 23911 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:14.389173 23915 raft_consensus.cc:993] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:14.389881 23765 raft_consensus.cc:1081] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:14.470945 22284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43442
I20260709 12:17:14.471671 22284 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:14.472083 22284 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:14.496289 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 424037us
W20260709 12:17:14.573076 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 66609.1us
W20260709 12:17:14.583343 23963 log.cc:927] Time spent T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
W20260709 12:17:14.618759 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 78817.8us
I20260709 12:17:14.618405 22284 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:17:14.677320 22397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 57919.2us
I20260709 12:17:14.683650 22284 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:17:14.734756 23961 log.cc:927] Time spent T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 12:17:14.698405 23950 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 12:17:14.710824 23856 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:17:14.732441 22397 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:17:14.781919 22325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 90333.2us
I20260709 12:17:14.826490 22427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:14.827340 22427 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.862414 22427 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:14.873476 22284 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:14.906189 22360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a700d188b434db1b6411e2a4105bc5a" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:14.906783 22360 raft_consensus.cc:3055] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:14.907078 22360 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:14.923666 22429 consensus_queue.cc:237] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:14.934507 23973 log.cc:927] Time spent T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: Append to log took a long time: real 0.224s	user 0.023s	sys 0.060s
I20260709 12:17:14.936836 22427 raft_consensus.cc:1240] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Rejecting Update request from peer 200ef61e8527460dad43c9ba80dc2ae2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:14.937496 22432 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:14.940243 22360 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:14.960044 22284 raft_consensus.cc:1240] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Rejecting Update request from peer 200ef61e8527460dad43c9ba80dc2ae2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:17:14.941293 22360 raft_consensus.cc:3060] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:14.980095 23902 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.018404 22280 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:15.024217 22991 raft_consensus.cc:1275] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:15.020370 22284 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.033948 23837 raft_consensus.cc:993] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:15.035130 23837 raft_consensus.cc:1081] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:15.037185 22355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44066
I20260709 12:17:15.037828 22355 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:15.038261 22355 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.055858 22178 catalog_manager.cc:5697] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.059047 22985 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.068212 22991 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:17:15.076538 22248 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 63127.4us
W20260709 12:17:15.077787 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 61385.1us
W20260709 12:17:15.096887 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 64632us
I20260709 12:17:15.102313 23837 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:15.118765 22250 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:15.146714 23948 raft_consensus.cc:2804] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:15.148334 23948 raft_consensus.cc:697] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:15.149173 23948 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:15.168802 22360 raft_consensus.cc:2468] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:15.137938 22432 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
W20260709 12:17:15.198345 22250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 46571us
I20260709 12:17:15.204169 22355 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:15.205583 22356 raft_consensus.cc:1240] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Rejecting Update request from peer b6b908ce98c243cdbf93b1b205a2935a for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:15.207180 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:15.207868 22284 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.216511 22284 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:15.217334 23837 consensus_queue.cc:1059] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:15.219127 23864 raft_consensus.cc:3055] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:15.219494 23864 raft_consensus.cc:740] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:15.220350 23864 consensus_queue.cc:260] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:15.221376 23864 raft_consensus.cc:3060] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:15.229492 22355 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:15.230540 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8ae6c95314b4a208b810f8adf4d646e" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
W20260709 12:17:15.217592 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 72450.7us
I20260709 12:17:15.241389 22428 raft_consensus.cc:2468] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 2.
I20260709 12:17:15.283417 22324 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
W20260709 12:17:15.328697 22324 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 45879.2us
I20260709 12:17:15.329756 23765 raft_consensus.cc:2804] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:15.337903 23765 raft_consensus.cc:697] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:15.339694 23765 consensus_queue.cc:237] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:15.312361 22180 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:15.353976 23771 consensus_queue.cc:1048] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:17:15.366314 22397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:46381, user_credentials={real_user=slave}} blocked reactor thread for 53873.6us
I20260709 12:17:15.446408 23837 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.462767 22990 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.472483 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2df8fb9e2c784afb9fed7c5fd250656d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.475214 22178 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.481525 22360 consensus_queue.cc:237] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:15.482594 22356 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:15.506428 22425 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.512686 23765 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:15.506435 22181 catalog_manager.cc:5697] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 1 to 2, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.525229 23765 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.529701 22991 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:17:15.528437 22425 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.557785 22360 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:15.565105 22428 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:15.566886 23968 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:15.570580 22180 catalog_manager.cc:5697] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:15.690615 23979 log.cc:927] Time spent T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: Append to log took a long time: real 0.118s	user 0.009s	sys 0.000s
W20260709 12:17:15.709309 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 160579us
I20260709 12:17:15.724061 22284 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:15.731644 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:15.737936 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 2df8fb9e2c784afb9fed7c5fd250656d with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44054
I20260709 12:17:15.738412 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5117d9eb48a448c59119c1d8e0ba1e9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.736542 23968 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.737607 22359 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:15.739812 23955 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:17:15.744073 23992 tablet_replica.cc:333] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:15.748499 22991 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:15.746718 22181 catalog_manager.cc:5697] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 1 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:15.749650 23975 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:17:15.756467 23915 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:15.763572 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 5117d9eb48a448c59119c1d8e0ba1e9c with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:15.766438 22425 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:15.766278 23969 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:17:15.763572 22428 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.789338 23975 raft_consensus.cc:493] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b6b908ce98c243cdbf93b1b205a2935a)
I20260709 12:17:15.790128 23975 raft_consensus.cc:515] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:15.803432 22987 raft_consensus.cc:2955] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.814093 22990 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:15.814253 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "5907fa614c3b48d4929abeab9e536753" is_pre_election: true
I20260709 12:17:15.834123 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a9b17064f2e43dc936ab93eedd9baa9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:15.813608 22984 raft_consensus.cc:2955] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.840809 23952 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:17:15.836483 23915 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260709 12:17:15.843457 23975 leader_election.cc:290] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:15.848627 23994 tablet_replica.cc:333] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:15.849572 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:15.850052 23994 raft_consensus.cc:2243] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.851033 23994 raft_consensus.cc:2272] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.855368 22325 leader_election.cc:304] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 200ef61e8527460dad43c9ba80dc2ae2; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:15.856171 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df8fb9e2c784afb9fed7c5fd250656d" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:15.860124 23977 raft_consensus.cc:2749] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:15.860491 22284 raft_consensus.cc:2955] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.866336 22180 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 3 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.891479 22282 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.864750 23975 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.931279 23992 raft_consensus.cc:2243] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:15.934888 23992 raft_consensus.cc:2272] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:15.958808 23992 ts_tablet_manager.cc:1916] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:15.980019 22182 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 2 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:15.983127 22428 raft_consensus.cc:1275] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:15.986121 23856 consensus_queue.cc:1048] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.001643 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a9b17064f2e43dc936ab93eedd9baa9 with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:16.004078 22170 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:16.013756 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ad2e972da734e6e9b1fe2ef33dac9ca with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:16.016708 22985 raft_consensus.cc:2955] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:16.029246 22284 raft_consensus.cc:1275] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:16.032840 23955 consensus_queue.cc:1048] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.035363 23994 ts_tablet_manager.cc:1916] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:16.054979 24003 tablet_replica.cc:333] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:16.059315 24003 raft_consensus.cc:2243] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.060313 24003 raft_consensus.cc:2272] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.078902 23992 ts_tablet_manager.cc:1929] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:16.093371 23992 log.cc:1199] T 2df8fb9e2c784afb9fed7c5fd250656d P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/2df8fb9e2c784afb9fed7c5fd250656d
I20260709 12:17:16.080579 24003 ts_tablet_manager.cc:1916] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:16.095566 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 2df8fb9e2c784afb9fed7c5fd250656d (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:16.105772 22284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:16.106492 22284 raft_consensus.cc:606] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:16.121677 22359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:16.122279 22359 raft_consensus.cc:606] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Received request to transfer leadership to TS b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:16.127314 23994 ts_tablet_manager.cc:1929] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:17:16.127934 23994 log.cc:1199] T 5117d9eb48a448c59119c1d8e0ba1e9c P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/5117d9eb48a448c59119c1d8e0ba1e9c
I20260709 12:17:16.129944 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 5117d9eb48a448c59119c1d8e0ba1e9c (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:16.130110 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:16.132330 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:16.133291 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:16.130028 23994 tablet_replica.cc:333] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:16.135649 24003 ts_tablet_manager.cc:1929] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:16.136242 24003 log.cc:1199] T 1ad2e972da734e6e9b1fe2ef33dac9ca P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/1ad2e972da734e6e9b1fe2ef33dac9ca
I20260709 12:17:16.140579 23994 raft_consensus.cc:2243] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:16.141621 23994 raft_consensus.cc:2272] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:16.141637 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 1ad2e972da734e6e9b1fe2ef33dac9ca (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:16.147303 23955 raft_consensus.cc:993] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:16.148483 23955 raft_consensus.cc:1081] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Signalling peer b6b908ce98c243cdbf93b1b205a2935a to start an election
I20260709 12:17:16.150614 22428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
 from {username='slave'} at 127.0.0.1:38552
I20260709 12:17:16.151237 22428 raft_consensus.cc:493] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.151569 22428 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.154639 23994 ts_tablet_manager.cc:1916] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:16.159262 22428 raft_consensus.cc:515] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:16.164973 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:16.165685 22284 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.175428 22284 raft_consensus.cc:2468] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:16.178951 22398 leader_election.cc:304] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:16.177670 22428 leader_election.cc:290] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:16.181638 23949 raft_consensus.cc:2804] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:16.182125 23949 raft_consensus.cc:697] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:16.182956 23949 consensus_queue.cc:237] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:16.186086 22359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64b47209e4f74a3f90434740b69bb4f9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:16.186712 22359 raft_consensus.cc:3055] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:16.186985 22359 raft_consensus.cc:740] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:16.187685 22359 consensus_queue.cc:260] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:16.189795 22359 raft_consensus.cc:3060] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:16.196956 22359 raft_consensus.cc:2468] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:16.205869 22180 catalog_manager.cc:5697] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:16.229584 23994 ts_tablet_manager.cc:1929] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:17:16.230134 23994 log.cc:1199] T 2a9b17064f2e43dc936ab93eedd9baa9 P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/2a9b17064f2e43dc936ab93eedd9baa9
I20260709 12:17:16.233225 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet 2a9b17064f2e43dc936ab93eedd9baa9 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:16.341607 23938 raft_consensus.cc:993] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:16.342135 23969 raft_consensus.cc:1081] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:16.343595 22359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44074
I20260709 12:17:16.344138 22359 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:16.344518 22359 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:16.350252 22359 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:16.351655 22359 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 4 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:16.352517 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:16.352850 22985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1008459e604a93945a1b647d2579ed" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:16.353153 22284 raft_consensus.cc:3055] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:16.353503 22985 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:16.353538 22284 raft_consensus.cc:740] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:16.354632 22284 consensus_queue.cc:260] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:16.355942 22284 raft_consensus.cc:3060] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:16.358980 22985 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 4.
I20260709 12:17:16.360188 22323 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:16.360929 23977 raft_consensus.cc:2804] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:16.361785 23977 raft_consensus.cc:697] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:16.363950 22284 raft_consensus.cc:2468] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 4.
I20260709 12:17:16.363612 23977 consensus_queue.cc:237] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:16.375075 22180 catalog_manager.cc:5697] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 3 to 4, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 4 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:16.647866 22284 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:16.649186 23949 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.673229 22356 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:16.675437 23837 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:16.920377 22985 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:16.921692 23977 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:17:16.932529 22278 raft_consensus.cc:1275] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:16.934700 24013 consensus_queue.cc:1048] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:17:17.092479 22432 consensus_queue.cc:237] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.099586 22284 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:17.100077 22356 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:17.101162 23987 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:17.101969 23837 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:17:17.103634 22397 consensus_peers.cc:597] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64b47209e4f74a3f90434740b69bb4f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.109831 23987 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.111151 22356 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.117580 22278 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.125494 22284 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.128374 22182 catalog_manager.cc:5697] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:17.146445 22248 consensus_peers.cc:597] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a700d188b434db1b6411e2a4105bc5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.148043 22356 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.149281 22432 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.152251 24000 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:17.154824 23969 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:17.169080 24000 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.171095 22359 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.175275 22432 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.203241 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:17.207994 22180 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.198015 22432 consensus_queue.cc:237] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.245682 22356 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:17:17.246215 22397 consensus_peers.cc:597] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8341d3d40174fab87b470e8aaf5a3ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.246229 22284 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:17:17.246961 23949 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:17.248152 23987 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:17.257522 23949 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.259220 22356 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.265854 22284 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.273097 22432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a"
dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
mode: GRACEFUL
new_leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:50932
I20260709 12:17:17.273782 22432 raft_consensus.cc:606] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Received request to transfer leadership to TS 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:17.277549 22359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37d698988c5a439688285c7701c9e380"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:17.278088 22359 raft_consensus.cc:606] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:17.279840 22282 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.282552 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:17.286368 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:17.287122 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:17.284804 22180 catalog_manager.cc:5697] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 3, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.315662 22356 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.317165 24023 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:17:17.322041 22248 consensus_peers.cc:597] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d4ad2b93d4640b5800eed644296e5c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:17.326493 22432 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:17:17.331319 24000 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:17.338022 24023 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.341753 22356 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.358448 22180 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.362972 22432 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:17.457065 23977 raft_consensus.cc:993] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:17.457864 23955 raft_consensus.cc:1081] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:17.459450 22985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37d698988c5a439688285c7701c9e380"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43758
I20260709 12:17:17.459915 22985 raft_consensus.cc:493] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.460238 22985 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.465742 22985 raft_consensus.cc:515] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:17.468889 22356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:17.468889 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d698988c5a439688285c7701c9e380" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:17.469770 22278 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.476585 22278 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:17.469743 22356 raft_consensus.cc:3055] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:17.469456 22985 leader_election.cc:290] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:17.477679 22955 leader_election.cc:304] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:17.477679 22356 raft_consensus.cc:740] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:17.478842 23945 raft_consensus.cc:2804] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:17.479369 23945 raft_consensus.cc:697] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:17.479133 22356 consensus_queue.cc:260] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:17.480248 23945 consensus_queue.cc:237] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:17.480861 22356 raft_consensus.cc:3060] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.488577 22356 raft_consensus.cc:2468] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:17.493181 22180 catalog_manager.cc:5697] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 2 to 3, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 3 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:17.583432 24032 ts_tablet_manager.cc:933] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:17:17.585306 24032 tablet_copy_client.cc:323] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:17:17.587091 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 3a700d188b434db1b6411e2a4105bc5a from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:17:17.587589 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 3a700d188b434db1b6411e2a4105bc5a from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-3a700d188b434db1b6411e2a4105bc5a
I20260709 12:17:17.594530 22295 tablet_copy_source_session.cc:215] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.597968 24032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a700d188b434db1b6411e2a4105bc5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.614197 24032 tablet_copy_client.cc:806] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.614809 24032 tablet_copy_client.cc:670] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.620766 24032 tablet_copy_client.cc:538] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.645728 24032 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:17.662966 23837 raft_consensus.cc:993] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: : Instructing follower 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:17.665091 23987 raft_consensus.cc:1081] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Signalling peer 200ef61e8527460dad43c9ba80dc2ae2 to start an election
I20260709 12:17:17.667637 24034 ts_tablet_manager.cc:933] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:17.669042 22359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
 from {username='slave'} at 127.0.0.1:44066
I20260709 12:17:17.675344 22359 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:17.675841 22359 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.685401 22359 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:17.690701 22284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:17.691354 22284 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.692749 24032 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.693724 24032 tablet_bootstrap.cc:492] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:17.706923 22284 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 3.
W20260709 12:17:17.708755 22251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 75126us
I20260709 12:17:17.709002 22428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0985be61e4cc987a6474a081c7f7a" candidate_uuid: "200ef61e8527460dad43c9ba80dc2ae2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:17.710006 22428 raft_consensus.cc:3055] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:17.710345 22428 raft_consensus.cc:740] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:17.711162 22428 consensus_queue.cc:260] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:17.712244 22428 raft_consensus.cc:3060] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:17.713547 22359 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:17.717636 24034 tablet_copy_client.cc:323] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:17.717929 22324 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [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: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753; no voters: 
I20260709 12:17:17.720486 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet 64b47209e4f74a3f90434740b69bb4f9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:17.720993 23977 raft_consensus.cc:2804] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:17.721084 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet 64b47209e4f74a3f90434740b69bb4f9 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-64b47209e4f74a3f90434740b69bb4f9
I20260709 12:17:17.723475 23977 raft_consensus.cc:697] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Becoming Leader. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:17.725397 23977 consensus_queue.cc:237] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:17.727968 22428 raft_consensus.cc:2468] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 200ef61e8527460dad43c9ba80dc2ae2 in term 3.
I20260709 12:17:17.729823 22444 tablet_copy_source_session.cc:215] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.694466 24032 ts_tablet_manager.cc:1403] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.012s
I20260709 12:17:17.730782 24039 ts_tablet_manager.cc:933] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:17:17.734040 24034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64b47209e4f74a3f90434740b69bb4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.733696 24032 raft_consensus.cc:359] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.739347 24032 raft_consensus.cc:740] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:17.740069 24032 consensus_queue.cc:260] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.746454 24032 ts_tablet_manager.cc:1434] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 12:17:17.748071 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-3a700d188b434db1b6411e2a4105bc5a received from {username='slave'} at 127.0.0.1:58466
I20260709 12:17:17.748539 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-3a700d188b434db1b6411e2a4105bc5a on tablet 3a700d188b434db1b6411e2a4105bc5a with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:17.771595 24039 tablet_copy_client.cc:323] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:17:17.772372 22180 catalog_manager.cc:5697] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: term changed from 2 to 3, leader changed from b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) to 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "200ef61e8527460dad43c9ba80dc2ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:17.773439 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 0d4ad2b93d4640b5800eed644296e5c7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:17:17.774019 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 0d4ad2b93d4640b5800eed644296e5c7 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-0d4ad2b93d4640b5800eed644296e5c7
I20260709 12:17:17.782171 24034 tablet_copy_client.cc:806] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.782874 24034 tablet_copy_client.cc:670] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.786501 22295 tablet_copy_source_session.cc:215] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.787032 24034 tablet_copy_client.cc:538] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.790043 24039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4ad2b93d4640b5800eed644296e5c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.797078 24034 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:17.809995 24039 tablet_copy_client.cc:806] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.810657 24039 tablet_copy_client.cc:670] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.816181 24039 tablet_copy_client.cc:538] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.826669 24034 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.827672 24034 tablet_bootstrap.cc:492] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:17.828341 24034 ts_tablet_manager.cc:1403] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.004s
I20260709 12:17:17.829126 24039 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:17.831812 24034 raft_consensus.cc:359] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.832695 24034 raft_consensus.cc:740] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:17.833333 24034 consensus_queue.cc:260] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.835283 24032 ts_tablet_manager.cc:933] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:17.840566 24034 ts_tablet_manager.cc:1434] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:17.847046 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-64b47209e4f74a3f90434740b69bb4f9 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:17.847528 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-64b47209e4f74a3f90434740b69bb4f9 on tablet 64b47209e4f74a3f90434740b69bb4f9 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:17.879535 24032 tablet_copy_client.cc:323] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:17.882781 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet f8341d3d40174fab87b470e8aaf5a3ee from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:17.883333 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet f8341d3d40174fab87b470e8aaf5a3ee from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-f8341d3d40174fab87b470e8aaf5a3ee
I20260709 12:17:17.891455 22444 tablet_copy_source_session.cc:215] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:17.895975 24032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8341d3d40174fab87b470e8aaf5a3ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:17.912688 24039 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.913812 24039 tablet_bootstrap.cc:492] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:17.914840 24039 ts_tablet_manager.cc:1403] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.032s
I20260709 12:17:17.918236 24039 raft_consensus.cc:359] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.919174 24039 raft_consensus.cc:740] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:17.919900 24039 consensus_queue.cc:260] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.923724 24039 ts_tablet_manager.cc:1434] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:17:17.925001 24032 tablet_copy_client.cc:806] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:17.925601 24032 tablet_copy_client.cc:670] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
I20260709 12:17:17.928014 22295 tablet_copy_service.cc:342] P 5907fa614c3b48d4929abeab9e536753: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0d4ad2b93d4640b5800eed644296e5c7 received from {username='slave'} at 127.0.0.1:58466
I20260709 12:17:17.928507 22295 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-0d4ad2b93d4640b5800eed644296e5c7 on tablet 0d4ad2b93d4640b5800eed644296e5c7 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:17.930909 24032 tablet_copy_client.cc:538] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:17.941159 24032 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:17.964427 24032 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:17.965391 24032 tablet_bootstrap.cc:492] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:17.966101 24032 ts_tablet_manager.cc:1403] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.016s
I20260709 12:17:17.969094 24032 raft_consensus.cc:359] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.969903 24032 raft_consensus.cc:740] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:17.970605 24032 consensus_queue.cc:260] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:17.974188 24032 ts_tablet_manager.cc:1434] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:17:17.975906 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f8341d3d40174fab87b470e8aaf5a3ee received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:17.976341 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-f8341d3d40174fab87b470e8aaf5a3ee on tablet f8341d3d40174fab87b470e8aaf5a3ee with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:18.044587 22278 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.046511 24045 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:18.064081 22356 raft_consensus.cc:1275] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.071777 23945 consensus_queue.cc:1048] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:18.091032 22990 raft_consensus.cc:1217] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:17:18.104751 22990 raft_consensus.cc:1217] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:18.138989 22990 raft_consensus.cc:1217] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:17:18.173326 22432 raft_consensus.cc:1275] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:18.174779 23955 consensus_queue.cc:1048] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:18.175033 22284 raft_consensus.cc:1275] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Refusing update from remote peer 200ef61e8527460dad43c9ba80dc2ae2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:18.176368 23955 consensus_queue.cc:1048] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:18.388926 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:18.426570 22990 raft_consensus.cc:1217] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:17:18.458235 22359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
mode: GRACEFUL
new_leader_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:54208
I20260709 12:17:18.458842 22359 raft_consensus.cc:606] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Received request to transfer leadership to TS 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:18.460088 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:18.461937 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:18.462893 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:18.474042 23969 raft_consensus.cc:1064] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:18.477855 23969 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.492965 22990 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.494506 24035 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.494956 22432 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.497205 24035 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.507771 22359 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.510113 24035 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:18.522580 24023 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.534137 22356 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.544085 22987 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.560871 22428 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.552444 22180 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 reported cstate change: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:18.634529 23987 raft_consensus.cc:1064] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:18.637197 23987 consensus_queue.cc:237] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.634529 24035 raft_consensus.cc:1064] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:18.642033 24035 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.649073 22359 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.649654 22284 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.650595 23987 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.651578 23837 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.655287 22987 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:18.660928 23987 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:18.663763 22359 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.664314 22987 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEARNER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.665149 23969 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.665936 22428 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:18.674134 24023 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:18.719939 24035 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:18.734656 22282 consensus_queue.cc:237] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.748721 22990 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.744848 24074 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.756529 24056 raft_consensus.cc:993] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: : Instructing follower 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:18.754583 22990 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.757031 24056 raft_consensus.cc:1081] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Signalling peer 5907fa614c3b48d4929abeab9e536753 to start an election
I20260709 12:17:18.756896 23969 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.753239 24024 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:17:18.762044 22284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
 from {username='slave'} at 127.0.0.1:43442
I20260709 12:17:18.762568 22284 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:18.762940 22284 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:18.767927 22354 raft_consensus.cc:1275] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:18.770541 24023 consensus_queue.cc:1048] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:18.770123 22359 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.766804 22428 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.784709 22278 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.767897 22355 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.790199 22987 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.791004 22180 catalog_manager.cc:5697] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:18.793118 24023 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.800778 22284 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.804292 22985 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.829373 22284 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [CANDIDATE]: Term 3 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:18.830462 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:18.834115 22987 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:18.828953 22182 catalog_manager.cc:5697] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.823661 22181 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 reported cstate change: config changed from index 4 to 5, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } attrs { replace: true } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.833029 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "5907fa614c3b48d4929abeab9e536753" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:18.842764 22354 raft_consensus.cc:3055] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:18.843192 22354 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 200ef61e8527460dad43c9ba80dc2ae2, State: Running, Role: LEADER
I20260709 12:17:18.843943 22354 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.845366 22356 raft_consensus.cc:2955] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.850081 22354 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:18.851580 22425 consensus_queue.cc:237] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.861229 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a700d188b434db1b6411e2a4105bc5a with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:18.867635 22987 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:18.869006 22248 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [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: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:18.874558 22282 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.876158 23987 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:18.876219 22354 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5907fa614c3b48d4929abeab9e536753 in term 3.
I20260709 12:17:18.878278 24075 raft_consensus.cc:2804] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:18.879113 24075 raft_consensus.cc:697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Leader. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:18.880043 24075 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:18.882632 24077 tablet_replica.cc:333] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:18.886005 22984 raft_consensus.cc:1275] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:18.889751 24074 consensus_queue.cc:1048] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:18.893868 24073 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.905519 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3a700d188b434db1b6411e2a4105bc5a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:18.895588 24077 raft_consensus.cc:2243] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:18.914069 24077 raft_consensus.cc:2272] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:18.922034 24077 ts_tablet_manager.cc:1916] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:18.929284 22278 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.941383 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64b47209e4f74a3f90434740b69bb4f9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:18.957659 22987 raft_consensus.cc:2955] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.973321 24077 ts_tablet_manager.cc:1929] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:17:18.973953 24077 log.cc:1199] T 3a700d188b434db1b6411e2a4105bc5a P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/3a700d188b434db1b6411e2a4105bc5a
I20260709 12:17:18.974395 22181 catalog_manager.cc:5697] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 4 to 5, VOTER 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:18.975585 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 3a700d188b434db1b6411e2a4105bc5a (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:18.992759 22180 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 reported cstate change: term changed from 2 to 3, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to 5907fa614c3b48d4929abeab9e536753 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:18.997746 22347 tablet_service.cc:1558] Processing DeleteTablet for tablet 64b47209e4f74a3f90434740b69bb4f9 with delete_type TABLET_DATA_TOMBSTONED (TS 200ef61e8527460dad43c9ba80dc2ae2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44054
I20260709 12:17:19.005565 24079 tablet_replica.cc:333] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:19.019593 22278 consensus_queue.cc:237] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.026271 22987 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.027809 22356 raft_consensus.cc:1275] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.027660 24035 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.031194 24035 consensus_queue.cc:1048] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.034983 24023 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.037210 24079 raft_consensus.cc:2243] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:19.038836 24079 raft_consensus.cc:2272] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:19.039917 22987 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.042057 22356 raft_consensus.cc:2955] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.043260 24079 ts_tablet_manager.cc:1916] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:19.046381 24074 raft_consensus.cc:1064] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:19.049131 24074 consensus_queue.cc:237] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.057263 22181 catalog_manager.cc:5697] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: config changed from index 5 to 6, VOTER b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195) evicted. New cstate: current_term: 3 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.062341 22168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d4ad2b93d4640b5800eed644296e5c7 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:19.064792 24079 ts_tablet_manager.cc:1929] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:19.065316 24079 log.cc:1199] T 64b47209e4f74a3f90434740b69bb4f9 P 200ef61e8527460dad43c9ba80dc2ae2: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/wals/64b47209e4f74a3f90434740b69bb4f9
I20260709 12:17:19.075994 22170 catalog_manager.cc:5028] TS 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): tablet 64b47209e4f74a3f90434740b69bb4f9 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:19.084245 22424 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d4ad2b93d4640b5800eed644296e5c7 with delete_type TABLET_DATA_TOMBSTONED (TS b6b908ce98c243cdbf93b1b205a2935a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38538
I20260709 12:17:19.085281 24077 tablet_replica.cc:333] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:19.087001 24077 raft_consensus.cc:2243] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:19.087756 24077 raft_consensus.cc:2272] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:19.091037 22278 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:19.092572 24073 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:19.093969 24077 ts_tablet_manager.cc:1916] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:19.096380 22356 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:19.098439 22987 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:17:19.102666 24073 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:19.104287 23987 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:17:19.128176 24073 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.133469 22356 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.139237 22278 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.151432 22985 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.160935 22182 catalog_manager.cc:5697] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 3 to 4, a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:19.187129 24077 ts_tablet_manager.cc:1929] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:17:19.187649 24077 log.cc:1199] T 0d4ad2b93d4640b5800eed644296e5c7 P b6b908ce98c243cdbf93b1b205a2935a: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/wals/0d4ad2b93d4640b5800eed644296e5c7
I20260709 12:17:19.189234 22169 catalog_manager.cc:5028] TS b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): tablet 0d4ad2b93d4640b5800eed644296e5c7 (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:19.199851 22425 consensus_queue.cc:237] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.212733 22356 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:19.214239 23837 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:19.219185 22985 raft_consensus.cc:1275] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:19.221292 23987 consensus_queue.cc:1048] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:19.221110 24074 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.227880 22985 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.229950 22356 raft_consensus.cc:2955] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } }
I20260709 12:17:19.233525 22169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8341d3d40174fab87b470e8aaf5a3ee with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:17:19.239971 22182 catalog_manager.cc:5697] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index 4 to 5, VOTER 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) evicted. New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:19.254611 22275 tablet_service.cc:1558] Processing DeleteTablet for tablet f8341d3d40174fab87b470e8aaf5a3ee with delete_type TABLET_DATA_TOMBSTONED (TS 5907fa614c3b48d4929abeab9e536753 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43432
I20260709 12:17:19.260499 24084 tablet_replica.cc:333] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:19.261849 24084 raft_consensus.cc:2243] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:19.262733 24084 raft_consensus.cc:2272] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:19.271235 24084 ts_tablet_manager.cc:1916] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:19.288689 24084 ts_tablet_manager.cc:1929] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:17:19.289077 24084 log.cc:1199] T f8341d3d40174fab87b470e8aaf5a3ee P 5907fa614c3b48d4929abeab9e536753: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/wals/f8341d3d40174fab87b470e8aaf5a3ee
I20260709 12:17:19.290871 22168 catalog_manager.cc:5028] TS 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): tablet f8341d3d40174fab87b470e8aaf5a3ee (table test-workload [id=cf197b3fb0024f01ad56f8587ef6e006]) successfully deleted
I20260709 12:17:19.430171 22356 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.431455 24035 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.443192 22985 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:19.444528 23969 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:17:19.529193 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:19.570294 22278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "5907fa614c3b48d4929abeab9e536753"
mode: GRACEFUL
new_leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:48904
I20260709 12:17:19.570933 22278 raft_consensus.cc:606] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Received request to transfer leadership to TS a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:19.572412 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:17:19.573998 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:19.574647 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:19.866837 24035 raft_consensus.cc:993] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: : Instructing follower a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:19.867357 24035 raft_consensus.cc:1081] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Signalling peer a46ea0cbc7c0457ebe608e397b7d2ad7 to start an election
I20260709 12:17:19.868775 22985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca"
dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
 from {username='slave'} at 127.0.0.1:43748
I20260709 12:17:19.869305 22985 raft_consensus.cc:493] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:19.869663 22985 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:19.876572 22985 raft_consensus.cc:515] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.878135 22985 leader_election.cc:290] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:19.880802 22354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "200ef61e8527460dad43c9ba80dc2ae2"
I20260709 12:17:19.881366 22354 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:19.880137 22278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ad2e972da734e6e9b1fe2ef33dac9ca" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5907fa614c3b48d4929abeab9e536753"
I20260709 12:17:19.883394 22278 raft_consensus.cc:3055] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:17:19.883786 22278 raft_consensus.cc:740] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5907fa614c3b48d4929abeab9e536753, State: Running, Role: LEADER
I20260709 12:17:19.884718 22278 consensus_queue.cc:260] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.885749 22278 raft_consensus.cc:3060] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:19.887483 22354 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 4.
I20260709 12:17:19.888708 22957 leader_election.cc:304] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 
I20260709 12:17:19.889504 24049 raft_consensus.cc:2804] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:19.889918 24049 raft_consensus.cc:697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:19.890640 24049 consensus_queue.cc:237] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:19.891141 22278 raft_consensus.cc:2468] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 4.
I20260709 12:17:19.898648 22182 catalog_manager.cc:5697] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 3 to 4, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 4 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:20.145274 22956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34465, user_credentials={real_user=slave}} blocked reactor thread for 73828.9us
I20260709 12:17:20.759722 22278 consensus_queue.cc:237] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:17:20.794593 22248 consensus_peers.cc:597] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f3aa5eb0c9a4364bc1c326dedd3e7ed. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:20.800700 22354 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:20.804479 22354 raft_consensus.cc:1275] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:20.814610 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 378136us
I20260709 12:17:20.816483 24094 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:17:20.832664 23969 consensus_queue.cc:1048] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:20.860373 22249 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:17:20.861625 22278 raft_consensus.cc:1275] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:17:20.882653 22432 raft_consensus.cc:1275] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:17:20.894026 22400 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 84755us
W20260709 12:17:20.906708 22955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 79759.6us
I20260709 12:17:20.910389 24094 consensus_queue.cc:1048] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 12:17:20.921726 24023 consensus_queue.cc:1048] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:17:20.940372 22398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:41961, user_credentials={real_user=slave}} blocked reactor thread for 161987us
I20260709 12:17:20.962720 24035 raft_consensus.cc:2955] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:20.977334 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:20.978888 22432 raft_consensus.cc:2955] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.000324 22356 raft_consensus.cc:2955] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.028404 22182 catalog_manager.cc:5697] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.047665 22425 consensus_queue.cc:237] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:17:21.061609 22397 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ad036b5f64b4b07942d53a97a5581d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.062090 22356 raft_consensus.cc:1275] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:21.063673 24096 consensus_queue.cc:1048] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:21.066394 22278 raft_consensus.cc:1275] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:21.068646 24096 consensus_queue.cc:1048] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:21.100874 24097 raft_consensus.cc:2955] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.105538 22356 raft_consensus.cc:2955] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.117591 22282 consensus_queue.cc:237] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Queue 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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:21.120944 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:21.122915 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:21.123790 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.130843 22182 catalog_manager.cc:5697] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:21.134451 22284 raft_consensus.cc:2955] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
W20260709 12:17:21.162288 22248 consensus_peers.cc:597] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 -> Peer a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381): Couldn't send request to peer a46ea0cbc7c0457ebe608e397b7d2ad7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 699e79eca5c4442a9ce61345b19788aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.165861 22353 raft_consensus.cc:1275] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:21.167716 24103 consensus_queue.cc:1048] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:21.173008 22425 raft_consensus.cc:1275] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Refusing update from remote peer 5907fa614c3b48d4929abeab9e536753: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:17:21.174453 24103 consensus_queue.cc:1048] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:21.199716 24136 ts_tablet_manager.cc:933] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:17:21.208338 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:21.208480 24104 raft_consensus.cc:2955] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.210040 22432 raft_consensus.cc:2955] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.229949 22353 raft_consensus.cc:2955] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.243619 22182 catalog_manager.cc:5697] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: config changed from index -1 to 2, NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196) added. New cstate: current_term: 1 leader_uuid: "5907fa614c3b48d4929abeab9e536753" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } }
I20260709 12:17:21.253120 24136 tablet_copy_client.cc:323] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:17:21.254886 22295 tablet_copy_service.cc:140] P 5907fa614c3b48d4929abeab9e536753: Received BeginTabletCopySession request for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:58466)
I20260709 12:17:21.255437 22295 tablet_copy_service.cc:161] P 5907fa614c3b48d4929abeab9e536753: Beginning new tablet copy session on tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:58466: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-4f3aa5eb0c9a4364bc1c326dedd3e7ed
I20260709 12:17:21.280762 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:17:21.289496 22295 tablet_copy_source_session.cc:215] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:17:21.293061 22955 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
W20260709 12:17:21.336347 22398 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.370900 24136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:21.371573 22955 consensus_peers.cc:597] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.381889 22381 debug-util.cc:398] Leaking SignalData structure 0x7b08000b67c0 after lost signal to thread 21082
W20260709 12:17:21.382956 22381 debug-util.cc:398] Leaking SignalData structure 0x7b080009ab60 after lost signal to thread 22217
W20260709 12:17:21.383459 22955 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.384152 22381 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce860 after lost signal to thread 22309
W20260709 12:17:21.385593 22955 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.386201 22955 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.385265 22381 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4080 after lost signal to thread 22384
W20260709 12:17:21.389375 22381 debug-util.cc:398] Leaking SignalData structure 0x7b0800344d40 after lost signal to thread 22458
W20260709 12:17:21.390540 22381 debug-util.cc:398] Leaking SignalData structure 0x7b08002b46a0 after lost signal to thread 23015
W20260709 12:17:21.391623 22955 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.392207 22955 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.399415 22398 consensus_peers.cc:597] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.400727 22398 consensus_peers.cc:597] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.410452 21079 tablet_copy_service.cc:362] P 5907fa614c3b48d4929abeab9e536753: Destroying tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-4f3aa5eb0c9a4364bc1c326dedd3e7ed due to service shutdown
I20260709 12:17:21.410853 21079 tablet_copy_service.cc:434] P 5907fa614c3b48d4929abeab9e536753: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-4f3aa5eb0c9a4364bc1c326dedd3e7ed on tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed with peer a46ea0cbc7c0457ebe608e397b7d2ad7
W20260709 12:17:21.412778 22324 consensus_peers.cc:597] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.427278 22324 consensus_peers.cc:597] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.426508 22398 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.447965 24136 tablet_copy_client.cc:806] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:21.450117 24136 tablet_copy_client.cc:670] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
W20260709 12:17:21.458076 22324 consensus_peers.cc:597] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.469594 22398 consensus_peers.cc:597] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.483947 22324 consensus_peers.cc:597] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.484658 22324 consensus_peers.cc:597] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.498735 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:21.499914 21079 tablet_replica.cc:333] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.500898 21079 raft_consensus.cc:2243] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.501595 21079 raft_consensus.cc:2272] T 8f60af92454545468c00bb53f1b69842 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.504540 21079 tablet_replica.cc:333] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.505789 21079 raft_consensus.cc:2243] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.506616 21079 raft_consensus.cc:2272] T f2f7a63f37564fc69c0a3dbf3093be64 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.509555 21079 tablet_replica.cc:333] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.510476 21079 raft_consensus.cc:2243] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.511157 21079 raft_consensus.cc:2272] T b556ba98061a4ccf81a7810a603ca515 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.515692 21079 tablet_replica.cc:333] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.516928 21079 raft_consensus.cc:2243] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.518018 21079 raft_consensus.cc:2272] T 1e5421da52ed4ed4af79937019814de9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.520908 21079 tablet_replica.cc:333] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.521818 21079 raft_consensus.cc:2243] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.523135 21079 raft_consensus.cc:2272] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.527980 21079 tablet_replica.cc:333] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.528892 21079 raft_consensus.cc:2243] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.529487 21079 raft_consensus.cc:2272] T 31c13de1ca164b2bb4e93096b8e95185 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.533062 21079 tablet_replica.cc:333] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
W20260709 12:17:21.536434 22324 consensus_peers.cc:597] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.535077 22955 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.537567 22955 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.538218 21079 raft_consensus.cc:2243] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.539057 21079 raft_consensus.cc:2272] T a18f2c8b26f441d7bea4f9f500203cbd P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.541712 21079 tablet_replica.cc:333] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.547334 21079 raft_consensus.cc:2243] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.548774 21079 raft_consensus.cc:2272] T 9ef56341b17e428c84fa10e408f0ecdd P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.555680 21079 tablet_replica.cc:333] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.557029 21079 raft_consensus.cc:2243] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.557812 21079 raft_consensus.cc:2272] T fb058707abfa4f6ab8ffaeb7c99cc766 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.560667 21079 tablet_replica.cc:333] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.563654 21079 raft_consensus.cc:2243] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.564327 21079 raft_consensus.cc:2272] T f53c4350690949b19964019eea32743f P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:21.567342 22398 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.568362 21079 tablet_replica.cc:333] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.569348 21079 raft_consensus.cc:2243] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.570498 21079 raft_consensus.cc:2272] T 29b22631c4b74bcab553e84cf7bbe97b P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:21.572670 22324 consensus_peers.cc:597] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.573442 21079 tablet_replica.cc:333] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.574447 21079 raft_consensus.cc:2243] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.575206 21079 raft_consensus.cc:2272] T 64b47209e4f74a3f90434740b69bb4f9 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.577697 21079 tablet_replica.cc:333] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.578533 21079 raft_consensus.cc:2243] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.579659 21079 raft_consensus.cc:2272] T 4146030b0f8f4f18a101b4ed6344d1c6 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.582604 21079 tablet_replica.cc:333] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
W20260709 12:17:21.582751 22398 consensus_peers.cc:597] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.583586 21079 raft_consensus.cc:2243] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.584205 21079 raft_consensus.cc:2272] T 7189262352234eb2a00f12efb1ce1a58 P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.588562 21079 tablet_replica.cc:333] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.589555 21079 raft_consensus.cc:2243] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.590365 21079 raft_consensus.cc:2272] T 39929337d1fd4a70aefaaf333e32a60d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.593022 21079 tablet_replica.cc:333] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.593941 21079 raft_consensus.cc:2243] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.594540 21079 raft_consensus.cc:2272] T e81cb2a4f5354495837954f5dd844971 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.597083 21079 tablet_replica.cc:333] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.598014 21079 raft_consensus.cc:2243] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.599050 21079 raft_consensus.cc:2272] T 0d4ad2b93d4640b5800eed644296e5c7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.601621 21079 tablet_replica.cc:333] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.602509 21079 raft_consensus.cc:2243] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.603531 21079 raft_consensus.cc:2272] T dd2115ff27754e9c86703e1f4027a1cb P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.606176 21079 tablet_replica.cc:333] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
W20260709 12:17:21.607051 22955 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.607153 21079 raft_consensus.cc:2243] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.608342 21079 raft_consensus.cc:2272] T c53e0ff5e86d4299bdc234291a1f03d7 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.611505 21079 tablet_replica.cc:333] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.612396 21079 raft_consensus.cc:2243] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.612979 21079 raft_consensus.cc:2272] T 2d1008459e604a93945a1b647d2579ed P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.615691 21079 tablet_replica.cc:333] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.616591 21079 raft_consensus.cc:2243] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.617699 21079 raft_consensus.cc:2272] T 952b96a8f4c349c7b2652b9902b5ea60 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.626708 21079 tablet_replica.cc:333] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.627427 21079 raft_consensus.cc:2243] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.627912 21079 raft_consensus.cc:2272] T 27d0985be61e4cc987a6474a081c7f7a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.630182 21079 tablet_replica.cc:333] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.630929 21079 raft_consensus.cc:2243] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.631639 21079 raft_consensus.cc:2272] T db4cd429de9f4ca1871af83649881944 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.634109 21079 tablet_replica.cc:333] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.634856 21079 raft_consensus.cc:2243] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.635393 21079 raft_consensus.cc:2272] T e8ae6c95314b4a208b810f8adf4d646e P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.642463 21079 tablet_replica.cc:333] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.643435 21079 raft_consensus.cc:2243] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.644448 21079 raft_consensus.cc:2272] T 29d27f598e65452cb3f7ad177c5a6866 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.647414 21079 tablet_replica.cc:333] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.648190 21079 raft_consensus.cc:2243] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.649174 21079 raft_consensus.cc:2272] T 750ed50056f143bcb26408dd9c92afe2 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:21.649983 22398 consensus_peers.cc:597] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.651640 21079 tablet_replica.cc:333] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.652423 21079 raft_consensus.cc:2243] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.652951 21079 raft_consensus.cc:2272] T 37d698988c5a439688285c7701c9e380 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.655369 21079 tablet_replica.cc:333] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.656172 21079 raft_consensus.cc:2243] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.656960 21079 raft_consensus.cc:2272] T defb6c3267414683872e2472701d0d8a P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.659713 21079 tablet_replica.cc:333] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.660483 21079 raft_consensus.cc:2243] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.661298 21079 raft_consensus.cc:2272] T b892b9441c3b419680237e9cf77244be P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.664243 21079 tablet_replica.cc:333] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.664953 21079 raft_consensus.cc:2243] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.665522 21079 raft_consensus.cc:2272] T 386286c797db436eab5be90f28648053 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.667995 21079 tablet_replica.cc:333] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.668826 21079 raft_consensus.cc:2243] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.669952 21079 raft_consensus.cc:2272] T 8829d6225bfa4ef0b2e841b87131b449 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.673667 21079 tablet_replica.cc:333] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.674892 24141 ts_tablet_manager.cc:933] T 699e79eca5c4442a9ce61345b19788aa P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961)
I20260709 12:17:21.676748 21079 raft_consensus.cc:2243] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.677362 21079 raft_consensus.cc:2272] T 6aaaf1c08bba461bb8bdbe70df41cd61 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.680245 21079 tablet_replica.cc:333] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.681449 21079 raft_consensus.cc:2243] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.683054 21079 raft_consensus.cc:2272] T a85e2b35247a4881b46fde6756c5e639 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.686800 24141 tablet_copy_client.cc:323] T 699e79eca5c4442a9ce61345b19788aa P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.193:41961
I20260709 12:17:21.693269 21079 tablet_replica.cc:333] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.694198 21079 raft_consensus.cc:2243] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.694845 21079 raft_consensus.cc:2272] T 6ad036b5f64b4b07942d53a97a5581d0 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.712251 21079 tablet_replica.cc:333] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.714996 21079 raft_consensus.cc:2243] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:21.721942 22324 consensus_peers.cc:597] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.722771 21079 raft_consensus.cc:2272] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 5907fa614c3b48d4929abeab9e536753 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.731594 21079 tablet_replica.cc:333] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.732607 21079 raft_consensus.cc:2243] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.733127 24143 ts_tablet_manager.cc:933] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Initiating tablet copy from peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:17:21.735607 22398 consensus_peers.cc:597] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.733477 21079 raft_consensus.cc:2272] T 2df8fb9e2c784afb9fed7c5fd250656d P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.738801 21079 tablet_replica.cc:333] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.740339 21079 raft_consensus.cc:2243] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.740947 21079 raft_consensus.cc:2272] T 90557122f19549ae83b52972f36b87d4 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.743498 21079 tablet_replica.cc:333] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.744199 21079 raft_consensus.cc:2243] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.744796 21079 raft_consensus.cc:2272] T 339d261254b04f528d75b0997446e702 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.745373 24143 tablet_copy_client.cc:323] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Beginning tablet copy session from remote peer at address 127.20.149.195:34465
I20260709 12:17:21.747557 21079 tablet_replica.cc:333] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.748406 21079 raft_consensus.cc:2243] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.748991 21079 raft_consensus.cc:2272] T 43de8cf3dff8450daaa1ef1b48896c95 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.751752 21079 tablet_replica.cc:333] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.752513 21079 raft_consensus.cc:2243] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:21.753194 21079 raft_consensus.cc:2272] T a2837ee3ca6c49039b22c225085c7fb7 P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.755533 21079 tablet_replica.cc:333] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.756273 21079 raft_consensus.cc:2243] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.757289 21079 raft_consensus.cc:2272] T 22ea1aa6001f402681546a72ecec3256 P 5907fa614c3b48d4929abeab9e536753 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.759744 21079 tablet_replica.cc:333] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.760484 21079 raft_consensus.cc:2243] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.760782 22444 tablet_copy_service.cc:140] P b6b908ce98c243cdbf93b1b205a2935a: Received BeginTabletCopySession request for tablet 6ad036b5f64b4b07942d53a97a5581d0 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 ({username='slave'} at 127.0.0.1:50854)
I20260709 12:17:21.761354 22444 tablet_copy_service.cc:161] P b6b908ce98c243cdbf93b1b205a2935a: Beginning new tablet copy session on tablet 6ad036b5f64b4b07942d53a97a5581d0 from peer a46ea0cbc7c0457ebe608e397b7d2ad7 at {username='slave'} at 127.0.0.1:50854: session id = a46ea0cbc7c0457ebe608e397b7d2ad7-6ad036b5f64b4b07942d53a97a5581d0
I20260709 12:17:21.761456 21079 raft_consensus.cc:2272] T 3a700d188b434db1b6411e2a4105bc5a P 5907fa614c3b48d4929abeab9e536753 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.763919 21079 tablet_replica.cc:333] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.764537 21079 raft_consensus.cc:2243] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.765587 21079 raft_consensus.cc:2272] T 699e79eca5c4442a9ce61345b19788aa P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.768205 22444 tablet_copy_source_session.cc:215] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:17:21.770701 21079 tablet_replica.cc:333] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.771425 21079 raft_consensus.cc:2243] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:21.773505 22324 consensus_peers.cc:597] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.777535 21079 raft_consensus.cc:2272] T a750d2c3404e49d39650a2a0d8727884 P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:21.778496 22398 consensus_peers.cc:597] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.777537 24143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ad036b5f64b4b07942d53a97a5581d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:21.780455 21079 tablet_replica.cc:333] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753: stopping tablet replica
I20260709 12:17:21.781208 21079 raft_consensus.cc:2243] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:21.786278 21079 raft_consensus.cc:2272] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 5907fa614c3b48d4929abeab9e536753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:21.799088 24143 tablet_copy_client.cc:806] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 0 data blocks...
I20260709 12:17:21.799746 24143 tablet_copy_client.cc:670] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Starting download of 1 WAL segments...
W20260709 12:17:21.814064 22955 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:21.814862 22955 consensus_peers.cc:597] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:21.816004 24143 tablet_copy_client.cc:538] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:17:21.851408 24143 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap starting.
I20260709 12:17:21.937937 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
I20260709 12:17:21.947093 24143 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:21.953483 24143 tablet_bootstrap.cc:492] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Bootstrap complete.
I20260709 12:17:21.954269 24143 ts_tablet_manager.cc:1403] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.029s
I20260709 12:17:21.957996 24143 raft_consensus.cc:359] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:21.959095 24143 raft_consensus.cc:740] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Initialized, Role: LEARNER
I20260709 12:17:21.965642 24143 consensus_queue.cc:260] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:21.968820 24143 ts_tablet_manager.cc:1434] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260709 12:17:21.978367 22954 connection.cc:466] server connection from 127.0.0.1:43748 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43748 (request call id 551) could send its response
I20260709 12:17:21.982069 22444 tablet_copy_service.cc:342] P b6b908ce98c243cdbf93b1b205a2935a: Request end of tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-6ad036b5f64b4b07942d53a97a5581d0 received from {username='slave'} at 127.0.0.1:50854
I20260709 12:17:21.982577 22444 tablet_copy_service.cc:434] P b6b908ce98c243cdbf93b1b205a2935a: ending tablet copy session a46ea0cbc7c0457ebe608e397b7d2ad7-6ad036b5f64b4b07942d53a97a5581d0 on tablet 6ad036b5f64b4b07942d53a97a5581d0 with peer a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:22.084040 22991 raft_consensus.cc:1217] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:17:22.101994 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
W20260709 12:17:22.152413 22957 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.166940 22400 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.171556 22957 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.184973 22957 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.190083 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:22.191265 21079 tablet_replica.cc:333] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.192340 21079 raft_consensus.cc:2243] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.193325 21079 raft_consensus.cc:2272] T 8f60af92454545468c00bb53f1b69842 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.196774 24136 ts_tablet_manager.cc:1011] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Tablet Copy: Unable to fetch data from remote peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.197224 24136 tablet_replica.cc:333] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:22.197574 21079 tablet_replica.cc:333] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.198578 21079 raft_consensus.cc:2243] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.197605 24136 raft_consensus.cc:2243] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Raft consensus shutting down.
I20260709 12:17:22.199204 24136 raft_consensus.cc:2272] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:17:22.199261 21079 raft_consensus.cc:2272] T 0765a258eff649578aeb122dacf1ca17 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.202337 21079 tablet_replica.cc:333] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.203258 21079 raft_consensus.cc:2243] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.204388 21079 raft_consensus.cc:2272] T f2f7a63f37564fc69c0a3dbf3093be64 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.207044 21079 tablet_replica.cc:333] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.207962 21079 raft_consensus.cc:2243] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.208575 21079 raft_consensus.cc:2272] T 31c13de1ca164b2bb4e93096b8e95185 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.212574 24136 tablet_copy_client.cc:1131] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.213337 21079 tablet_replica.cc:333] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.214299 21079 raft_consensus.cc:2243] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.214915 21079 raft_consensus.cc:2272] T 0553470156814d8eaa4f4f26a53194ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.214692 24136 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 4f3aa5eb0c9a4364bc1c326dedd3e7ed but one is already registered
I20260709 12:17:22.216441 24136 ts_tablet_manager.cc:1916] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:17:22.217757 21079 tablet_replica.cc:333] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.218698 21079 raft_consensus.cc:2243] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.219705 21079 raft_consensus.cc:2272] T 2a9b17064f2e43dc936ab93eedd9baa9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.222303 21079 tablet_replica.cc:333] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.223187 21079 raft_consensus.cc:2243] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.223770 21079 raft_consensus.cc:2272] T fb058707abfa4f6ab8ffaeb7c99cc766 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.226341 21079 tablet_replica.cc:333] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.229884 21079 raft_consensus.cc:2243] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.230494 21079 raft_consensus.cc:2272] T 9ef56341b17e428c84fa10e408f0ecdd P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.231010 22400 consensus_peers.cc:597] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.232720 21079 tablet_replica.cc:333] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.233624 21079 raft_consensus.cc:2243] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.234632 21079 raft_consensus.cc:2272] T 14c302da5c5d4ba9afed9e93c01aaaa3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.237315 21079 tablet_replica.cc:333] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.238094 21079 raft_consensus.cc:2243] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.238660 21079 raft_consensus.cc:2272] T 29b22631c4b74bcab553e84cf7bbe97b P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.241232 21079 tablet_replica.cc:333] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.242017 21079 raft_consensus.cc:2243] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.242972 21079 raft_consensus.cc:2272] T f53c4350690949b19964019eea32743f P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.247673 21079 tablet_replica.cc:333] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.248549 21079 raft_consensus.cc:2243] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.249155 21079 raft_consensus.cc:2272] T dd2115ff27754e9c86703e1f4027a1cb P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.251565 21079 tablet_replica.cc:333] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.252522 21079 raft_consensus.cc:2243] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.253146 21079 raft_consensus.cc:2272] T 3fb385ab6604447f83c4d81c02ebb3f9 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.251446 22957 consensus_peers.cc:597] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.256770 21079 tablet_replica.cc:333] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.257696 21079 raft_consensus.cc:2243] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.258282 21079 raft_consensus.cc:2272] T 39929337d1fd4a70aefaaf333e32a60d P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.263302 22957 consensus_peers.cc:597] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.265897 21079 tablet_replica.cc:333] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.266830 21079 raft_consensus.cc:2243] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.267854 21079 raft_consensus.cc:2272] T 7189262352234eb2a00f12efb1ce1a58 P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.271987 22957 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.272918 21079 tablet_replica.cc:333] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.273840 21079 raft_consensus.cc:2243] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.274470 21079 raft_consensus.cc:2272] T e81cb2a4f5354495837954f5dd844971 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.276368 24136 ts_tablet_manager.cc:1929] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260709 12:17:22.276898 24136 log.cc:1199] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P a46ea0cbc7c0457ebe608e397b7d2ad7: Deleting WAL directory at /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599323850464-21079-0/minicluster-data/ts-3-root/wals/4f3aa5eb0c9a4364bc1c326dedd3e7ed
I20260709 12:17:22.276984 21079 tablet_replica.cc:333] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.277863 21079 raft_consensus.cc:2243] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.278506 21079 raft_consensus.cc:2272] T f8341d3d40174fab87b470e8aaf5a3ee P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.280923 21079 tablet_replica.cc:333] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.281725 21079 raft_consensus.cc:2243] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.282757 21079 raft_consensus.cc:2272] T 2c38987695ea481f80bbeb37872917b8 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.285531 21079 tablet_replica.cc:333] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.286340 21079 raft_consensus.cc:2243] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.286926 21079 raft_consensus.cc:2272] T 4146030b0f8f4f18a101b4ed6344d1c6 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.290192 21079 tablet_replica.cc:333] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.291049 21079 raft_consensus.cc:2243] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.292418 21079 raft_consensus.cc:2272] T 1fc8c00b559447ff994765a99b211310 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.295107 21079 tablet_replica.cc:333] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.295938 21079 raft_consensus.cc:2243] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.296675 21079 raft_consensus.cc:2272] T 0d4ad2b93d4640b5800eed644296e5c7 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.302122 22957 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.303534 21079 tablet_replica.cc:333] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
W20260709 12:17:22.303543 22400 consensus_peers.cc:597] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.304453 21079 raft_consensus.cc:2243] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.305223 21079 raft_consensus.cc:2272] T 2d1008459e604a93945a1b647d2579ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.308175 21079 tablet_replica.cc:333] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.308833 21079 raft_consensus.cc:2243] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.309641 21079 raft_consensus.cc:2272] T aa45f545f5b04e5d8bf600377b2a0aca P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.311439 21079 tablet_replica.cc:333] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.311954 21079 raft_consensus.cc:2243] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.312361 21079 raft_consensus.cc:2272] T 952b96a8f4c349c7b2652b9902b5ea60 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.314162 21079 tablet_replica.cc:333] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.314692 21079 raft_consensus.cc:2243] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.315104 21079 raft_consensus.cc:2272] T 386286c797db436eab5be90f28648053 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.317361 21079 tablet_replica.cc:333] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.318127 21079 raft_consensus.cc:2243] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.319048 21079 raft_consensus.cc:2272] T 5117d9eb48a448c59119c1d8e0ba1e9c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.321543 21079 tablet_replica.cc:333] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.322117 21079 raft_consensus.cc:2243] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.322819 21079 raft_consensus.cc:2272] T 27d0985be61e4cc987a6474a081c7f7a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.324497 21079 tablet_replica.cc:333] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.325021 21079 raft_consensus.cc:2243] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.325776 21079 raft_consensus.cc:2272] T db4cd429de9f4ca1871af83649881944 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.327478 21079 tablet_replica.cc:333] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.328061 21079 raft_consensus.cc:2243] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.328761 21079 raft_consensus.cc:2272] T e8ae6c95314b4a208b810f8adf4d646e P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.330621 21079 tablet_replica.cc:333] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.331139 21079 raft_consensus.cc:2243] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.331553 21079 raft_consensus.cc:2272] T 29d27f598e65452cb3f7ad177c5a6866 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.333369 21079 tablet_replica.cc:333] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.333899 21079 raft_consensus.cc:2243] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.334331 21079 raft_consensus.cc:2272] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.336369 21079 tablet_replica.cc:333] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.337293 21079 raft_consensus.cc:2243] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.337834 21079 raft_consensus.cc:2272] T 750ed50056f143bcb26408dd9c92afe2 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.340292 21079 tablet_replica.cc:333] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.341005 21079 raft_consensus.cc:2243] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.341518 21079 raft_consensus.cc:2272] T 37d698988c5a439688285c7701c9e380 P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.343933 21079 tablet_replica.cc:333] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.344687 21079 raft_consensus.cc:2243] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.345685 21079 raft_consensus.cc:2272] T defb6c3267414683872e2472701d0d8a P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.348429 21079 tablet_replica.cc:333] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.349197 21079 raft_consensus.cc:2243] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.349761 21079 raft_consensus.cc:2272] T c72f7d90a5ff4e55bd29cacf593cb039 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.351574 21079 tablet_replica.cc:333] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.352113 21079 raft_consensus.cc:2243] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.352564 21079 raft_consensus.cc:2272] T 6ad036b5f64b4b07942d53a97a5581d0 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.354283 21079 tablet_replica.cc:333] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.354815 21079 raft_consensus.cc:2243] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.355227 21079 raft_consensus.cc:2272] T 1ad2e972da734e6e9b1fe2ef33dac9ca P 200ef61e8527460dad43c9ba80dc2ae2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.357280 21079 tablet_replica.cc:333] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.357867 21079 raft_consensus.cc:2243] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.358690 21079 raft_consensus.cc:2272] T 3a700d188b434db1b6411e2a4105bc5a P 200ef61e8527460dad43c9ba80dc2ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.360842 21079 tablet_replica.cc:333] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.361497 21079 raft_consensus.cc:2243] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.362022 21079 raft_consensus.cc:2272] T 699e79eca5c4442a9ce61345b19788aa P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.364184 21079 tablet_replica.cc:333] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.364989 21079 raft_consensus.cc:2243] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.365731 21079 raft_consensus.cc:2272] T 762113f7967641f1b4431c8b6d9f8c1c P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.368144 21079 tablet_replica.cc:333] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.368801 21079 raft_consensus.cc:2243] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.369331 21079 raft_consensus.cc:2272] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.371609 21079 tablet_replica.cc:333] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.372231 21079 raft_consensus.cc:2243] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.372850 21079 raft_consensus.cc:2272] T a750d2c3404e49d39650a2a0d8727884 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.375097 21079 tablet_replica.cc:333] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.375766 21079 raft_consensus.cc:2243] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.376289 21079 raft_consensus.cc:2272] T 339d261254b04f528d75b0997446e702 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.378481 21079 tablet_replica.cc:333] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.379194 21079 raft_consensus.cc:2243] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.380029 21079 raft_consensus.cc:2272] T f9578d89e06b4881b23f08b2f32812a3 P 200ef61e8527460dad43c9ba80dc2ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.382488 21079 tablet_replica.cc:333] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.383162 21079 raft_consensus.cc:2243] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:22.384097 21079 raft_consensus.cc:2272] T 43de8cf3dff8450daaa1ef1b48896c95 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:22.386643 21079 tablet_replica.cc:333] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2: stopping tablet replica
I20260709 12:17:22.387233 21079 raft_consensus.cc:2243] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:22.387750 21079 raft_consensus.cc:2272] T fbc134d15ac448aeb0f76765e6f7c549 P 200ef61e8527460dad43c9ba80dc2ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:22.396914 22400 consensus_peers.cc:597] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.432080 22400 consensus_peers.cc:597] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.447885 22957 consensus_peers.cc:597] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.448549 22400 consensus_peers.cc:597] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.453588 22400 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.468988 23987 raft_consensus.cc:1064] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: attempting to promote NON_VOTER a46ea0cbc7c0457ebe608e397b7d2ad7 to VOTER
I20260709 12:17:22.471594 23987 consensus_queue.cc:237] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [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: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.492846 22991 raft_consensus.cc:1275] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:17:22.494243 24096 consensus_queue.cc:1048] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:17:22.507964 22400 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.511071 22400 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.519753 22398 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.564365 22957 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.572255 22957 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:22.669060 22400 consensus_peers.cc:597] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:22.698186 23945 raft_consensus.cc:493] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.698724 23945 raft_consensus.cc:515] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.700661 23945 leader_election.cc:290] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:22.703122 24096 raft_consensus.cc:493] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.703724 24096 raft_consensus.cc:515] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:17:22.705708 22955 leader_election.cc:336] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.712144 22398 leader_election.cc:336] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.715107 22400 leader_election.cc:336] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.715605 22400 leader_election.cc:304] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.716400 23987 raft_consensus.cc:2749] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:22.723028 24096 leader_election.cc:290] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:22.732211 22957 leader_election.cc:336] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.734417 22957 leader_election.cc:304] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.738405 23987 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.738864 23987 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:22.740724 23987 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:22.742880 24115 raft_consensus.cc:2749] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:22.748895 23987 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.749368 23987 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:17:22.750931 22400 leader_election.cc:336] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.751330 23987 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:22.756381 22400 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:22.761171 22398 leader_election.cc:336] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.761720 22398 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.762476 24096 raft_consensus.cc:2749] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:22.762648 22398 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.763185 22398 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.763799 24096 raft_consensus.cc:2749] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:22.803627 24113 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.804164 24113 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.807277 24113 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
W20260709 12:17:22.822137 22398 leader_election.cc:336] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.825022 22984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:22.827675 22397 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753, a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:22.829058 24113 raft_consensus.cc:2749] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:22.851194 24094 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.851783 24094 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.855811 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:17:22.860237 22955 leader_election.cc:336] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.861500 24094 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:22.861943 22956 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:22.862687 24094 raft_consensus.cc:2749] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:22.863340 24113 raft_consensus.cc:493] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.863862 24113 raft_consensus.cc:515] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:22.866570 24113 leader_election.cc:290] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:22.870687 22398 leader_election.cc:336] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.872174 22400 leader_election.cc:336] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.872612 22400 leader_election.cc:304] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.873317 24113 raft_consensus.cc:2749] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:22.873814 23987 raft_consensus.cc:493] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.874334 23987 raft_consensus.cc:515] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:22.876247 23987 leader_election.cc:290] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:22.877249 23987 raft_consensus.cc:493] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.877691 23987 raft_consensus.cc:515] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:17:22.882369 22398 leader_election.cc:336] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.885627 22398 leader_election.cc:336] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.886708 23987 leader_election.cc:290] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:22.894618 24096 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.895190 24096 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:22.897379 24096 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:22.901039 22398 leader_election.cc:336] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.901882 22400 leader_election.cc:336] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.902422 22400 leader_election.cc:304] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.903214 24096 raft_consensus.cc:2749] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:22.904172 22400 leader_election.cc:336] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.904577 22400 leader_election.cc:304] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.905262 24096 raft_consensus.cc:2749] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:22.907351 22400 leader_election.cc:336] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.907780 22400 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.908638 24096 raft_consensus.cc:2749] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:22.916138 24096 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.916672 24096 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.920799 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:22.921468 22991 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:22.922672 22397 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:22.923377 23987 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:22.923791 23987 raft_consensus.cc:493] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.923832 24096 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:22.924276 23987 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:22.925668 22398 leader_election.cc:336] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.932842 23987 raft_consensus.cc:515] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.935173 23987 leader_election.cc:290] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:22.936568 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ea1aa6001f402681546a72ecec3256" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:22.937165 22991 raft_consensus.cc:3060] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:22.945916 22991 raft_consensus.cc:2468] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 3.
I20260709 12:17:22.947190 22397 leader_election.cc:304] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:22.948063 23987 raft_consensus.cc:2804] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:22.949329 23987 raft_consensus.cc:697] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 3 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:22.950237 23987 consensus_queue.cc:237] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.950814 24094 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.951412 24094 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:22.958195 22955 leader_election.cc:336] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.960744 24094 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:22.960958 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:22.962427 22956 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 5907fa614c3b48d4929abeab9e536753, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:22.963387 24094 raft_consensus.cc:2749] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:22.950169 24096 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.972055 24096 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:22.973692 22180 catalog_manager.cc:5697] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 2 to 3, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 3 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:22.977744 22398 leader_election.cc:336] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:22.978586 22398 leader_election.cc:336] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:22.978593 24096 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:22.982535 22400 leader_election.cc:336] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:22.982483 24094 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.983206 24094 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:22.986043 24094 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:22.986267 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:22.986933 22432 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:22.988510 22956 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:22.989252 24094 raft_consensus.cc:2804] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:22.989630 24094 raft_consensus.cc:493] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:22.990003 24094 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:22.992524 22400 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:22.993525 24113 raft_consensus.cc:2749] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:22.997534 22955 leader_election.cc:336] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.002627 24094 raft_consensus.cc:515] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.006428 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85e2b35247a4881b46fde6756c5e639" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:23.007041 22432 raft_consensus.cc:3060] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.012513 24094 leader_election.cc:290] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:17:23.011441 22955 leader_election.cc:336] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.014537 22432 raft_consensus.cc:2468] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:23.015806 22956 leader_election.cc:304] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.016700 24094 raft_consensus.cc:2804] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:23.017391 24094 raft_consensus.cc:697] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:23.018352 24094 consensus_queue.cc:237] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.032747 24094 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:23.034058 24094 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.036497 22182 catalog_manager.cc:5697] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 2 to 3, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 3 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:23.041602 22955 leader_election.cc:336] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.042637 24094 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.048192 22957 leader_election.cc:336] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.048645 22957 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.050180 23945 raft_consensus.cc:2749] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:23.062975 24113 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:23.063444 24113 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.065196 24113 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.066533 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:23.067180 22991 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
W20260709 12:17:23.069918 22398 leader_election.cc:336] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.070927 22397 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.071646 24113 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:23.072047 24113 raft_consensus.cc:493] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:23.072407 24113 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:23.080454 24113 raft_consensus.cc:515] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.099341 24113 leader_election.cc:290] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 election: Requested vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.099552 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8829d6225bfa4ef0b2e841b87131b449" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:23.100251 22991 raft_consensus.cc:3060] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:17:23.111573 22398 leader_election.cc:336] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.118235 22991 raft_consensus.cc:2468] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 3.
I20260709 12:17:23.123850 22397 leader_election.cc:304] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.124646 24113 raft_consensus.cc:2804] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:23.126367 24113 raft_consensus.cc:697] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 3 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:23.127312 24113 consensus_queue.cc:237] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.137281 24096 raft_consensus.cc:493] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:23.137851 24096 raft_consensus.cc:515] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:23.140062 24096 leader_election.cc:290] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:23.146977 22180 catalog_manager.cc:5697] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 2 to 3, leader changed from 5907fa614c3b48d4929abeab9e536753 (127.20.149.193) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 3 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:23.154325 22398 leader_election.cc:336] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:23.154904 22400 leader_election.cc:336] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.155339 22400 leader_election.cc:304] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.156080 23987 raft_consensus.cc:2749] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.175964 24113 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.176556 24113 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.178908 24113 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.180024 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
W20260709 12:17:23.183698 22400 leader_election.cc:336] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.184125 22400 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:23.184892 24113 raft_consensus.cc:2749] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.205890 24113 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.206473 24113 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.209928 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:23.211961 24113 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
W20260709 12:17:23.214274 22400 leader_election.cc:336] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.215200 22400 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:23.217396 23987 raft_consensus.cc:2749] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:23.259843 23945 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:23.260332 23945 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.262213 23945 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.268163 22955 leader_election.cc:336] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:23.273247 22957 leader_election.cc:336] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.273587 23945 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.273890 22957 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.274159 23945 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.274827 24094 raft_consensus.cc:2749] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:23.276372 23945 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.284551 22955 leader_election.cc:336] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:23.288496 22957 leader_election.cc:336] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.288954 22957 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.289709 23945 raft_consensus.cc:2749] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:17:23.313786 24113 raft_consensus.cc:493] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.314486 24113 raft_consensus.cc:515] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.319804 24113 leader_election.cc:290] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.322240 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
W20260709 12:17:23.323518 22400 leader_election.cc:336] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.324110 22397 leader_election.cc:304] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:23.325340 24113 raft_consensus.cc:2749] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.331933 23945 raft_consensus.cc:493] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.332497 23945 raft_consensus.cc:515] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.336875 23945 leader_election.cc:290] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.337059 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:17:23.344384 22957 leader_election.cc:336] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.345191 22957 leader_election.cc:304] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:23.345954 23945 raft_consensus.cc:2749] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.364411 22398 consensus_peers.cc:597] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.435868 24096 raft_consensus.cc:493] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.436493 24096 raft_consensus.cc:515] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.439239 24096 leader_election.cc:290] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.440580 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:23.441396 22983 raft_consensus.cc:2468] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:17:23.442637 22397 leader_election.cc:304] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.443569 24096 raft_consensus.cc:2804] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:23.444013 24096 raft_consensus.cc:493] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
W20260709 12:17:23.444324 22400 leader_election.cc:336] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.444464 24096 raft_consensus.cc:3060] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.447667 24113 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.448264 24113 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:23.450484 23987 raft_consensus.cc:493] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.451061 23987 raft_consensus.cc:515] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.453199 23987 leader_election.cc:290] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.453694 24096 raft_consensus.cc:515] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.454588 24113 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:23.455297 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:23.459833 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c38987695ea481f80bbeb37872917b8" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:23.460438 22983 raft_consensus.cc:3060] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:23.463063 22398 leader_election.cc:336] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.468657 22983 raft_consensus.cc:2468] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
I20260709 12:17:23.470880 22397 leader_election.cc:304] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.469691 24096 leader_election.cc:290] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.472316 24096 raft_consensus.cc:2804] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.475261 24096 raft_consensus.cc:697] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:23.476359 24096 consensus_queue.cc:237] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:23.477954 22955 consensus_peers.cc:597] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:23.469163 22400 leader_election.cc:336] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.482218 22400 leader_election.cc:304] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, a46ea0cbc7c0457ebe608e397b7d2ad7
I20260709 12:17:23.482990 24113 raft_consensus.cc:2749] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.483951 23945 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.484474 23945 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.488021 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:23.488679 22432 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 3.
I20260709 12:17:23.490796 22956 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.491647 24094 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:17:23.492100 24094 raft_consensus.cc:493] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
W20260709 12:17:23.492100 22957 leader_election.cc:336] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.492736 24094 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:17:23.492090 21079 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22381)
I20260709 12:17:23.497548 23945 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
W20260709 12:17:23.505458 22400 leader_election.cc:336] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.506076 22400 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.506904 24096 raft_consensus.cc:2749] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:23.508008 22400 leader_election.cc:336] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.510871 24094 raft_consensus.cc:515] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.512543 22180 catalog_manager.cc:5697] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:23.514060 24094 leader_election.cc:290] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.514987 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b17064f2e43dc936ab93eedd9baa9" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:23.515580 22432 raft_consensus.cc:3060] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:17:23.524425 22432 raft_consensus.cc:2468] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 4.
I20260709 12:17:23.525779 22956 leader_election.cc:304] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.526711 24094 raft_consensus.cc:2804] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:17:23.530591 24096 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.527271 24094 raft_consensus.cc:697] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:23.531180 24096 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:23.531746 24094 consensus_queue.cc:237] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.534547 24096 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.538779 22957 leader_election.cc:336] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:23.542747 22398 leader_election.cc:336] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:23.543663 22400 leader_election.cc:336] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.544091 22400 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.545225 24096 raft_consensus.cc:2749] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:23.545267 23945 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.546765 23945 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.548770 23945 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.550114 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
W20260709 12:17:23.557502 22398 consensus_peers.cc:597] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:23.561447 23945 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
W20260709 12:17:23.562682 22957 leader_election.cc:336] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.563153 22957 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, b6b908ce98c243cdbf93b1b205a2935a
I20260709 12:17:23.564618 24113 raft_consensus.cc:493] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.565230 24113 raft_consensus.cc:515] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:23.566567 24115 raft_consensus.cc:2749] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.572642 22400 leader_election.cc:336] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.573479 24113 leader_election.cc:290] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.579466 22398 leader_election.cc:336] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.579950 22398 leader_election.cc:304] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.580767 24113 raft_consensus.cc:2749] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:23.562021 23945 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.586949 23945 leader_election.cc:290] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.588915 22955 leader_election.cc:336] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.591219 24113 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.591367 22983 raft_consensus.cc:1275] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:17:23.591832 24113 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:23.594152 24113 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:23.594435 22180 catalog_manager.cc:5697] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 3 to 4, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 4 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:23.599984 22400 leader_election.cc:336] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.603747 24113 consensus_queue.cc:1048] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
W20260709 12:17:23.608335 22398 leader_election.cc:336] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.608786 24113 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.608862 22398 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.609757 24096 raft_consensus.cc:2749] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:23.609526 24113 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:23.613583 22425 raft_consensus.cc:1275] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:17:23.615573 23945 consensus_queue.cc:1048] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
W20260709 12:17:23.632169 22955 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.632714 24113 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.634094 22957 leader_election.cc:336] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.634706 22957 leader_election.cc:304] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.639665 24166 raft_consensus.cc:2749] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:23.646817 22955 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:23.652683 22400 leader_election.cc:336] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.674818 24166 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.675486 24166 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.678833 23987 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.679415 23987 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.683369 24166 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.686437 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:23.687409 22432 raft_consensus.cc:2468] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 1.
I20260709 12:17:23.689076 22956 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.689930 24094 raft_consensus.cc:2804] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:23.690198 23987 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
I20260709 12:17:23.690346 24094 raft_consensus.cc:493] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.690819 24094 raft_consensus.cc:3060] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:23.709627 22955 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.715385 24094 raft_consensus.cc:515] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.722092 24094 leader_election.cc:290] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.722994 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c302da5c5d4ba9afed9e93c01aaaa3" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:23.724994 22432 raft_consensus.cc:3060] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.731702 22432 raft_consensus.cc:2468] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:23.732839 22956 leader_election.cc:304] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.733625 24166 raft_consensus.cc:2804] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.734117 24166 raft_consensus.cc:697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:23.734943 24166 consensus_queue.cc:237] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:23.743327 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38227, user_credentials={real_user=slave}} blocked reactor thread for 53895.4us
I20260709 12:17:23.748565 22983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" is_pre_election: true
I20260709 12:17:23.749274 22983 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 1.
I20260709 12:17:23.753526 22991 raft_consensus.cc:1275] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:17:23.755259 22957 leader_election.cc:336] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:23.760178 22398 leader_election.cc:336] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.760639 22398 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.760869 22397 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.761328 24113 raft_consensus.cc:2749] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:23.762300 22398 consensus_peers.cc:597] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:23.762717 22398 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.763293 24113 raft_consensus.cc:2804] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:23.763782 24113 raft_consensus.cc:493] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.764266 24113 raft_consensus.cc:3060] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:23.764348 22400 leader_election.cc:336] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.773497 23987 consensus_queue.cc:1048] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:23.784230 22957 leader_election.cc:336] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.790756 24113 raft_consensus.cc:515] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.791530 24094 raft_consensus.cc:493] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.792085 24094 raft_consensus.cc:515] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.794737 24094 leader_election.cc:290] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.790053 22180 catalog_manager.cc:5697] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:23.799419 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:23.800043 22425 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 1.
W20260709 12:17:23.800767 22400 leader_election.cc:336] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.801204 22956 leader_election.cc:304] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
I20260709 12:17:23.802148 24094 raft_consensus.cc:2804] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:23.802578 24094 raft_consensus.cc:493] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.803190 24094 raft_consensus.cc:3060] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.806862 24113 leader_election.cc:290] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196:46381)
W20260709 12:17:23.816068 22955 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.821069 23945 raft_consensus.cc:493] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.821602 23945 raft_consensus.cc:515] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.822247 24094 raft_consensus.cc:515] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.823586 23945 leader_election.cc:290] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:23.824299 24094 leader_election.cc:290] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.827950 22984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5117d9eb48a448c59119c1d8e0ba1e9c" candidate_uuid: "b6b908ce98c243cdbf93b1b205a2935a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7"
I20260709 12:17:23.828557 22984 raft_consensus.cc:3060] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.830642 24094 raft_consensus.cc:493] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.831132 24094 raft_consensus.cc:515] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.834321 24094 leader_election.cc:290] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:23.834448 22955 leader_election.cc:336] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:23.835815 22984 raft_consensus.cc:2468] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b908ce98c243cdbf93b1b205a2935a in term 2.
W20260709 12:17:23.839742 22955 leader_election.cc:336] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:23.836630 22957 leader_election.cc:336] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:23.840932 22957 leader_election.cc:336] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.841074 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa45f545f5b04e5d8bf600377b2a0aca" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:23.841377 22957 leader_election.cc:304] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.841652 22425 raft_consensus.cc:3060] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.842283 23945 raft_consensus.cc:2749] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:23.843375 22957 leader_election.cc:336] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.845927 22397 leader_election.cc:304] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:23.846750 24113 raft_consensus.cc:2804] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.847254 24113 raft_consensus.cc:697] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Becoming Leader. State: Replica: b6b908ce98c243cdbf93b1b205a2935a, State: Running, Role: LEADER
I20260709 12:17:23.848150 22425 raft_consensus.cc:2468] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:23.848115 24113 consensus_queue.cc:237] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.852246 22956 leader_election.cc:304] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2
I20260709 12:17:23.853291 23945 raft_consensus.cc:2804] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.853744 23945 raft_consensus.cc:697] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:23.854462 23945 consensus_queue.cc:237] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:23.859300 22957 leader_election.cc:336] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.860536 22957 leader_election.cc:304] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:23.862208 24094 raft_consensus.cc:2749] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:23.874998 22180 catalog_manager.cc:5697] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195). New cstate: current_term: 2 leader_uuid: "b6b908ce98c243cdbf93b1b205a2935a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:23.875041 22398 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:23.891713 22955 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:23.892235 22955 consensus_peers.cc:597] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.894716 22182 catalog_manager.cc:5697] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:17:23.903810 23945 raft_consensus.cc:493] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.904357 23945 raft_consensus.cc:515] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.906338 23945 leader_election.cc:290] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.909883 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a" is_pre_election: true
I20260709 12:17:23.910471 22425 raft_consensus.cc:2468] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 1.
I20260709 12:17:23.913795 22956 leader_election.cc:304] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 
W20260709 12:17:23.915035 22398 consensus_peers.cc:597] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.916932 23945 raft_consensus.cc:2804] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:17:23.917167 22957 leader_election.cc:336] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.917440 23945 raft_consensus.cc:493] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:23.920130 23945 raft_consensus.cc:3060] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:23.928429 23945 raft_consensus.cc:515] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.931983 22425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9578d89e06b4881b23f08b2f32812a3" candidate_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6b908ce98c243cdbf93b1b205a2935a"
I20260709 12:17:23.932526 22425 raft_consensus.cc:3060] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:23.936560 22957 leader_election.cc:336] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:23.937024 23945 leader_election.cc:290] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 election: Requested vote from peers 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227), b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465)
I20260709 12:17:23.939226 22425 raft_consensus.cc:2468] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46ea0cbc7c0457ebe608e397b7d2ad7 in term 2.
I20260709 12:17:23.940306 22956 leader_election.cc:304] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7, b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2
W20260709 12:17:23.940425 22955 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:23.941741 23945 raft_consensus.cc:2804] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:23.942864 23945 raft_consensus.cc:697] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Becoming Leader. State: Replica: a46ea0cbc7c0457ebe608e397b7d2ad7, State: Running, Role: LEADER
I20260709 12:17:23.943621 22984 raft_consensus.cc:1275] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:23.943617 23945 consensus_queue.cc:237] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:23.944954 24173 consensus_queue.cc:1048] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:17:23.985432 22182 catalog_manager.cc:5697] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 reported cstate change: term changed from 1 to 2, leader changed from 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194) to a46ea0cbc7c0457ebe608e397b7d2ad7 (127.20.149.196). New cstate: current_term: 2 leader_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:17:23.993348 22400 consensus_peers.cc:597] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.006939 22955 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.007666 22398 consensus_peers.cc:597] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.026674 22955 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.031553 22425 raft_consensus.cc:1275] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:17:24.032794 23945 consensus_queue.cc:1048] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:17:24.064675 22957 consensus_peers.cc:597] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.083679 22398 consensus_peers.cc:597] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.105502 22398 consensus_peers.cc:597] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.245510 22425 raft_consensus.cc:1275] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:24.246697 23945 consensus_queue.cc:1048] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:24.259243 22983 raft_consensus.cc:1275] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Refusing update from remote peer b6b908ce98c243cdbf93b1b205a2935a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:24.268787 24096 consensus_queue.cc:1048] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:24.284230 22957 consensus_peers.cc:597] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.302732 22400 consensus_peers.cc:597] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.321686 22957 consensus_peers.cc:597] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.338933 22398 consensus_peers.cc:597] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.345010 22425 raft_consensus.cc:1275] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:24.346187 23945 consensus_queue.cc:1048] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:17:24.372187 22957 consensus_peers.cc:597] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:24.410876 22398 consensus_peers.cc:597] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.453902 22432 raft_consensus.cc:1275] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Refusing update from remote peer a46ea0cbc7c0457ebe608e397b7d2ad7: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:17:24.455667 24094 consensus_queue.cc:1048] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:17:24.460055 24113 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.461071 24113 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
W20260709 12:17:24.472389 22400 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:24.473278 24113 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.474444 22955 consensus_peers.cc:597] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.483781 22398 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:24.484306 22398 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:24.485019 24113 raft_consensus.cc:2749] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.493912 21079 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22381)
W20260709 12:17:24.544745 22955 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.546947 24113 raft_consensus.cc:493] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.547423 24113 raft_consensus.cc:515] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:24.551180 24113 leader_election.cc:290] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.553881 22398 leader_election.cc:336] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:24.554443 22400 leader_election.cc:336] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:24.554821 22400 leader_election.cc:304] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:24.555397 24113 raft_consensus.cc:2749] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.607993 24113 raft_consensus.cc:493] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.608528 24113 raft_consensus.cc:515] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:24.610970 24113 leader_election.cc:290] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.616164 22398 leader_election.cc:336] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:24.616782 22400 leader_election.cc:336] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:24.617237 22400 leader_election.cc:304] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:24.617966 24113 raft_consensus.cc:2749] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:24.645859 22400 consensus_peers.cc:597] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.690115 22400 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.706924 24173 raft_consensus.cc:493] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.707561 24173 raft_consensus.cc:515] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:24.709904 24173 leader_election.cc:290] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.714039 22398 leader_election.cc:336] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:24.716485 22400 leader_election.cc:336] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:24.716951 22400 leader_election.cc:304] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:24.717773 24173 raft_consensus.cc:2749] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:24.743943 22400 consensus_peers.cc:597] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:24.759359 22400 consensus_peers.cc:597] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.804215 24166 raft_consensus.cc:493] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.804983 24166 raft_consensus.cc:515] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:24.807432 24166 leader_election.cc:290] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.811995 22955 leader_election.cc:336] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:24.818737 22398 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:24.872840 24113 raft_consensus.cc:493] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.873392 24113 raft_consensus.cc:515] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:24.875458 24113 leader_election.cc:290] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:24.883148 22400 leader_election.cc:336] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:24.884789 22398 leader_election.cc:336] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:24.885259 22398 leader_election.cc:304] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:24.886097 24113 raft_consensus.cc:2749] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:24.989102 24094 raft_consensus.cc:493] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.989831 24094 raft_consensus.cc:515] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:24.992029 24094 leader_election.cc:290] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:24.997246 24173 raft_consensus.cc:493] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:24.997922 24173 raft_consensus.cc:515] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
W20260709 12:17:24.998991 22955 leader_election.cc:336] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:24.999788 24094 raft_consensus.cc:493] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.000319 24094 raft_consensus.cc:515] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:25.011533 22400 leader_election.cc:336] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.012568 24094 leader_election.cc:290] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:25.015543 24113 raft_consensus.cc:493] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.016175 24113 raft_consensus.cc:515] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.017907 24173 leader_election.cc:290] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:25.018527 24173 raft_consensus.cc:493] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:25.019029 24173 raft_consensus.cc:515] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.019320 24113 leader_election.cc:290] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.024314 22400 leader_election.cc:336] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:25.024530 22955 leader_election.cc:336] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.028477 24173 leader_election.cc:290] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.034691 22400 consensus_peers.cc:597] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.035178 22400 leader_election.cc:336] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:25.039309 22398 leader_election.cc:336] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.042953 22398 leader_election.cc:304] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.045265 24173 raft_consensus.cc:2749] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.049227 24113 raft_consensus.cc:493] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:25.049790 24113 raft_consensus.cc:515] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.051600 24113 leader_election.cc:290] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.052955 22400 consensus_peers.cc:597] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.054986 22398 leader_election.cc:336] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.056296 22398 leader_election.cc:304] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
W20260709 12:17:25.057530 22398 leader_election.cc:336] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.058676 22398 leader_election.cc:304] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.057994 24189 raft_consensus.cc:2749] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.059190 22400 leader_election.cc:336] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.059713 24189 raft_consensus.cc:2749] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:25.062482 22398 leader_election.cc:336] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.062932 22398 leader_election.cc:304] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.064132 24113 raft_consensus.cc:2749] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:25.121975 22400 consensus_peers.cc:597] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.140170 22400 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.158311 24189 raft_consensus.cc:493] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.158908 24189 raft_consensus.cc:515] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.161304 24189 leader_election.cc:290] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.169359 22398 leader_election.cc:336] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:25.176853 22400 leader_election.cc:336] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.177347 22400 leader_election.cc:304] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.178593 24189 raft_consensus.cc:2749] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:17:25.250643 24189 raft_consensus.cc:493] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:25.251277 24189 raft_consensus.cc:515] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } }
I20260709 12:17:25.255141 24189 leader_election.cc:290] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.260264 22398 leader_election.cc:336] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:25.263280 22400 leader_election.cc:336] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.263785 22400 leader_election.cc:304] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.265260 24113 raft_consensus.cc:2749] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:25.291007 24113 raft_consensus.cc:493] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.291508 24113 raft_consensus.cc:515] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.296854 24113 leader_election.cc:290] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.308679 22400 leader_election.cc:336] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:25.312331 22398 leader_election.cc:336] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.314400 22398 leader_election.cc:304] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.316923 24113 raft_consensus.cc:2749] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:17:25.425191 24166 raft_consensus.cc:493] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.426905 24166 raft_consensus.cc:515] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:25.447743 24166 leader_election.cc:290] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.448122 22957 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.465476 24094 raft_consensus.cc:493] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:25.466253 24094 raft_consensus.cc:515] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:25.468364 24094 leader_election.cc:290] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.472980 22955 leader_election.cc:336] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:25.476629 22955 leader_election.cc:336] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:25.477165 22957 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.477945 22957 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.478645 22957 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.479648 22957 leader_election.cc:336] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.480146 22957 leader_election.cc:304] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.481318 24166 raft_consensus.cc:2749] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:25.481848 22957 consensus_peers.cc:597] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.482681 22957 consensus_peers.cc:597] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.483167 22957 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.483587 22957 leader_election.cc:336] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.484076 22957 leader_election.cc:304] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.486169 24166 raft_consensus.cc:2749] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:25.487797 22957 leader_election.cc:336] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.488340 22957 leader_election.cc:304] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.490041 24166 raft_consensus.cc:2749] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:17:25.492362 22400 consensus_peers.cc:597] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.494549 21079 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 22381)
W20260709 12:17:25.498821 22957 leader_election.cc:336] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.499326 22957 leader_election.cc:304] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.500041 24094 raft_consensus.cc:2749] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:25.521334 22957 leader_election.cc:336] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.521888 22957 leader_election.cc:304] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.522616 24094 raft_consensus.cc:2749] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:17:25.532760 22957 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.588212 22957 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.607906 22957 consensus_peers.cc:597] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Couldn't send request to peer 200ef61e8527460dad43c9ba80dc2ae2. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.675850 24173 raft_consensus.cc:493] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.676523 24173 raft_consensus.cc:515] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.678638 24173 leader_election.cc:290] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.686862 22400 leader_election.cc:336] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:25.698948 22398 leader_election.cc:336] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.699509 22398 leader_election.cc:304] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.700165 24173 raft_consensus.cc:2749] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.703025 22398 consensus_peers.cc:597] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:25.727336 24094 raft_consensus.cc:493] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.728016 24094 raft_consensus.cc:515] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
I20260709 12:17:25.730084 24094 leader_election.cc:290] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.737286 22955 leader_election.cc:336] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
W20260709 12:17:25.738602 22957 leader_election.cc:336] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:25.739035 22957 leader_election.cc:304] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.740265 24094 raft_consensus.cc:2749] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:17:25.776612 24113 raft_consensus.cc:493] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:25.777318 24113 raft_consensus.cc:515] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:25.779661 24113 leader_election.cc:290] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:25.791605 22400 leader_election.cc:336] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
W20260709 12:17:25.797267 22398 leader_election.cc:336] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:25.797837 22398 leader_election.cc:304] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:25.798776 24113 raft_consensus.cc:2749] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:25.962193 22955 consensus_peers.cc:597] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:25.965767 22398 consensus_peers.cc:597] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:25.996883 22398 consensus_peers.cc:597] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.064378 22955 consensus_peers.cc:597] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.075891 22955 consensus_peers.cc:597] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:26.094383 22398 consensus_peers.cc:597] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:26.106056 24166 raft_consensus.cc:493] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 200ef61e8527460dad43c9ba80dc2ae2)
I20260709 12:17:26.106701 24166 raft_consensus.cc:515] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } }
W20260709 12:17:26.114164 22957 leader_election.cc:336] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:26.112530 24166 leader_election.cc:290] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
W20260709 12:17:26.119465 22955 leader_election.cc:336] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:26.119848 22955 leader_election.cc:304] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [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: a46ea0cbc7c0457ebe608e397b7d2ad7; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:26.120481 24166 raft_consensus.cc:2749] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:26.262672 22398 consensus_peers.cc:597] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:26.268925 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
W20260709 12:17:26.303541 22398 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111) [suppressed 530 similar messages]
W20260709 12:17:26.334127 22955 consensus_peers.cc:597] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.340384 22955 consensus_peers.cc:597] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.373859 22955 consensus_peers.cc:597] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.387740 22955 consensus_peers.cc:597] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.405977 22398 consensus_peers.cc:597] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.414319 22955 consensus_peers.cc:597] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.435796 22398 consensus_peers.cc:597] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.437084 22398 consensus_peers.cc:597] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:26.457950 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
W20260709 12:17:26.511780 22956 consensus_peers.cc:597] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.523159 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:26.524283 21079 tablet_replica.cc:333] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.525552 21079 raft_consensus.cc:2243] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.526770 21079 raft_consensus.cc:2272] T 0765a258eff649578aeb122dacf1ca17 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.529736 21079 tablet_replica.cc:333] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.529837 24173 raft_consensus.cc:493] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5907fa614c3b48d4929abeab9e536753)
I20260709 12:17:26.530972 21079 raft_consensus.cc:2243] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.530619 24173 raft_consensus.cc:515] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } }
I20260709 12:17:26.531806 21079 raft_consensus.cc:2272] T f2f7a63f37564fc69c0a3dbf3093be64 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.534720 21079 tablet_replica.cc:333] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.535516 21079 raft_consensus.cc:2243] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.536111 21079 raft_consensus.cc:2272] T b556ba98061a4ccf81a7810a603ca515 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.538986 21079 tablet_replica.cc:333] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.539844 21079 raft_consensus.cc:2243] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.541052 21079 raft_consensus.cc:2272] T 1e5421da52ed4ed4af79937019814de9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.541524 22400 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227): Network error: Client connection negotiation failed: client connection to 127.20.149.194:38227: connect: Connection refused (error 111)
I20260709 12:17:26.542506 24173 leader_election.cc:290] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961), 200ef61e8527460dad43c9ba80dc2ae2 (127.20.149.194:38227)
I20260709 12:17:26.543810 21079 tablet_replica.cc:333] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.544739 21079 raft_consensus.cc:2243] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.546280 21079 raft_consensus.cc:2272] T 2a9b17064f2e43dc936ab93eedd9baa9 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.549041 21079 tablet_replica.cc:333] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.550387 21079 raft_consensus.cc:2243] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.551067 21079 raft_consensus.cc:2272] T a2837ee3ca6c49039b22c225085c7fb7 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.553175 22956 consensus_peers.cc:597] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.553918 21079 tablet_replica.cc:333] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.554874 21079 raft_consensus.cc:2243] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.555563 21079 raft_consensus.cc:2272] T 14c302da5c5d4ba9afed9e93c01aaaa3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.554812 22398 leader_election.cc:336] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111)
I20260709 12:17:26.556957 22398 leader_election.cc:304] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [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: b6b908ce98c243cdbf93b1b205a2935a; no voters: 200ef61e8527460dad43c9ba80dc2ae2, 5907fa614c3b48d4929abeab9e536753
I20260709 12:17:26.558516 24191 raft_consensus.cc:2749] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:26.558497 21079 tablet_replica.cc:333] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.560506 21079 raft_consensus.cc:2243] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.561774 21079 raft_consensus.cc:2272] T a18f2c8b26f441d7bea4f9f500203cbd P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.564518 21079 tablet_replica.cc:333] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.565380 21079 raft_consensus.cc:2243] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:26.566098 22956 consensus_peers.cc:597] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.566102 21079 raft_consensus.cc:2272] T 9ef56341b17e428c84fa10e408f0ecdd P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.573866 21079 tablet_replica.cc:333] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.576045 21079 raft_consensus.cc:2243] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.576735 21079 raft_consensus.cc:2272] T 4146030b0f8f4f18a101b4ed6344d1c6 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.578847 21079 tablet_replica.cc:333] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.579425 21079 raft_consensus.cc:2243] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.580422 21079 raft_consensus.cc:2272] T f8341d3d40174fab87b470e8aaf5a3ee P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.582647 21079 tablet_replica.cc:333] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.583364 21079 raft_consensus.cc:2243] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.584393 21079 raft_consensus.cc:2272] T 2c38987695ea481f80bbeb37872917b8 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.587070 21079 tablet_replica.cc:333] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.588565 21079 raft_consensus.cc:2243] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.589061 21079 raft_consensus.cc:2272] T 3fb385ab6604447f83c4d81c02ebb3f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.589954 22955 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:26.591647 21079 tablet_replica.cc:333] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.592325 21079 raft_consensus.cc:2243] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.592971 21079 raft_consensus.cc:2272] T 29b22631c4b74bcab553e84cf7bbe97b P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.597162 21079 tablet_replica.cc:333] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.598088 21079 raft_consensus.cc:2243] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.599191 21079 raft_consensus.cc:2272] T 64b47209e4f74a3f90434740b69bb4f9 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.600454 22956 consensus_peers.cc:597] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:26.601603 22955 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:17:26.601624 21079 tablet_replica.cc:333] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.603080 21079 raft_consensus.cc:2243] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.604234 21079 raft_consensus.cc:2272] T 31c13de1ca164b2bb4e93096b8e95185 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.606240 21079 tablet_replica.cc:333] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.606874 21079 raft_consensus.cc:2243] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.607569 21079 raft_consensus.cc:2272] T 7189262352234eb2a00f12efb1ce1a58 P b6b908ce98c243cdbf93b1b205a2935a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.610204 21079 tablet_replica.cc:333] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.610967 21079 raft_consensus.cc:2243] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.612041 21079 raft_consensus.cc:2272] T 1fc8c00b559447ff994765a99b211310 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.614768 21079 tablet_replica.cc:333] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.615597 21079 raft_consensus.cc:2243] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.616833 21079 raft_consensus.cc:2272] T c53e0ff5e86d4299bdc234291a1f03d7 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.617561 22956 consensus_peers.cc:597] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.619457 21079 tablet_replica.cc:333] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.620282 21079 raft_consensus.cc:2243] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.621272 21079 raft_consensus.cc:2272] T 339d261254b04f528d75b0997446e702 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.623410 21079 tablet_replica.cc:333] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.623941 21079 raft_consensus.cc:2243] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.624402 21079 raft_consensus.cc:2272] T 750ed50056f143bcb26408dd9c92afe2 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.626430 21079 tablet_replica.cc:333] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.626982 21079 raft_consensus.cc:2243] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.627666 21079 raft_consensus.cc:2272] T aa45f545f5b04e5d8bf600377b2a0aca P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.629921 21079 tablet_replica.cc:333] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.630684 21079 raft_consensus.cc:2243] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.631284 21079 raft_consensus.cc:2272] T 952b96a8f4c349c7b2652b9902b5ea60 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.633797 21079 tablet_replica.cc:333] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.634348 21079 raft_consensus.cc:2243] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.634771 21079 raft_consensus.cc:2272] T 3b7d2c9d2b9647dbb85bc5cf9b7efbcf P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.637454 21079 tablet_replica.cc:333] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.638095 21079 raft_consensus.cc:2243] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.639115 21079 raft_consensus.cc:2272] T b892b9441c3b419680237e9cf77244be P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.641564 21079 tablet_replica.cc:333] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.642300 21079 raft_consensus.cc:2243] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.643307 21079 raft_consensus.cc:2272] T c72f7d90a5ff4e55bd29cacf593cb039 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.645903 21079 tablet_replica.cc:333] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.646603 21079 raft_consensus.cc:2243] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.647217 21079 raft_consensus.cc:2272] T 27d0985be61e4cc987a6474a081c7f7a P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.649835 21079 tablet_replica.cc:333] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.650630 21079 raft_consensus.cc:2243] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.651208 21079 raft_consensus.cc:2272] T e8ae6c95314b4a208b810f8adf4d646e P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.652545 22956 consensus_peers.cc:597] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.653788 21079 tablet_replica.cc:333] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.654428 21079 raft_consensus.cc:2243] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.654848 21079 raft_consensus.cc:2272] T 29d27f598e65452cb3f7ad177c5a6866 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.656900 21079 tablet_replica.cc:333] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.657495 21079 raft_consensus.cc:2243] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.658777 21079 raft_consensus.cc:2272] T 5117d9eb48a448c59119c1d8e0ba1e9c P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.660815 21079 tablet_replica.cc:333] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.661335 21079 raft_consensus.cc:2243] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.661810 21079 raft_consensus.cc:2272] T 6aaaf1c08bba461bb8bdbe70df41cd61 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.663614 21079 tablet_replica.cc:333] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.664176 21079 raft_consensus.cc:2243] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.664637 21079 raft_consensus.cc:2272] T a85e2b35247a4881b46fde6756c5e639 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.666684 21079 tablet_replica.cc:333] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.667217 21079 raft_consensus.cc:2243] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.668653 21079 raft_consensus.cc:2272] T 386286c797db436eab5be90f28648053 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.671123 21079 tablet_replica.cc:333] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.671792 21079 raft_consensus.cc:2243] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.672827 21079 raft_consensus.cc:2272] T 8829d6225bfa4ef0b2e841b87131b449 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.674798 21079 tablet_replica.cc:333] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.675335 21079 raft_consensus.cc:2243] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.676402 21079 pending_rounds.cc:70] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Trying to abort 1 pending ops.
I20260709 12:17:26.676651 21079 pending_rounds.cc:77] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305623316358012928 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } } }
I20260709 12:17:26.677671 21079 raft_consensus.cc:2917] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:17:26.678093 21079 raft_consensus.cc:2889] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:17:26.678392 21079 raft_consensus.cc:2272] T 6ad036b5f64b4b07942d53a97a5581d0 P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.680330 21079 tablet_replica.cc:333] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.680846 21079 raft_consensus.cc:2243] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.681818 21079 raft_consensus.cc:2272] T 2df8fb9e2c784afb9fed7c5fd250656d P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.683467 21079 tablet_replica.cc:333] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.683969 21079 raft_consensus.cc:2243] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.684940 21079 raft_consensus.cc:2272] T 0553470156814d8eaa4f4f26a53194ed P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.686722 21079 tablet_replica.cc:333] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.687228 21079 raft_consensus.cc:2243] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.688392 21079 raft_consensus.cc:2272] T 22ea1aa6001f402681546a72ecec3256 P b6b908ce98c243cdbf93b1b205a2935a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.690969 21079 tablet_replica.cc:333] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.691751 21079 raft_consensus.cc:2243] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.692512 21079 raft_consensus.cc:2272] T 699e79eca5c4442a9ce61345b19788aa P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.694846 21079 tablet_replica.cc:333] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.695416 21079 raft_consensus.cc:2243] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.696288 21079 raft_consensus.cc:2272] T 762113f7967641f1b4431c8b6d9f8c1c P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.698254 21079 tablet_replica.cc:333] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.698813 21079 raft_consensus.cc:2243] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.699828 21079 raft_consensus.cc:2272] T f9578d89e06b4881b23f08b2f32812a3 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.701761 21079 tablet_replica.cc:333] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.702247 21079 raft_consensus.cc:2243] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.702728 21079 raft_consensus.cc:2272] T 43de8cf3dff8450daaa1ef1b48896c95 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.704530 21079 tablet_replica.cc:333] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.704993 21079 raft_consensus.cc:2243] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:26.705847 21079 raft_consensus.cc:2272] T 90557122f19549ae83b52972f36b87d4 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.707751 21079 tablet_replica.cc:333] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.708240 21079 raft_consensus.cc:2243] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.708654 21079 raft_consensus.cc:2272] T fbc134d15ac448aeb0f76765e6f7c549 P b6b908ce98c243cdbf93b1b205a2935a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.710945 21079 tablet_replica.cc:333] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a: stopping tablet replica
I20260709 12:17:26.711390 21079 raft_consensus.cc:2243] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.712106 21079 raft_consensus.cc:2272] T 4f3aa5eb0c9a4364bc1c326dedd3e7ed P b6b908ce98c243cdbf93b1b205a2935a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:26.729086 22956 consensus_peers.cc:597] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:26.777699 22956 consensus_peers.cc:597] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.804853 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
W20260709 12:17:26.868731 22956 consensus_peers.cc:597] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:26.913978 22956 consensus_peers.cc:597] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.915917 21079 tablet_server.cc:179] TabletServer@127.20.149.196:0 shutting down...
W20260709 12:17:26.924520 22955 consensus_peers.cc:597] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.964287 22955 consensus_peers.cc:597] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer 5907fa614c3b48d4929abeab9e536753 (127.20.149.193:41961): Couldn't send request to peer 5907fa614c3b48d4929abeab9e536753. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:41961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:17:26.967875 22956 consensus_peers.cc:597] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:26.969763 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:26.970808 21079 tablet_replica.cc:333] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.972047 21079 raft_consensus.cc:2243] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.972752 21079 pending_rounds.cc:70] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Trying to abort 1 pending ops.
I20260709 12:17:26.973052 21079 pending_rounds.cc:77] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305623316358012928 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6ad036b5f64b4b07942d53a97a5581d0" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: NON_VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5907fa614c3b48d4929abeab9e536753" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 41961 } attrs { replace: true } } peers { permanent_uuid: "200ef61e8527460dad43c9ba80dc2ae2" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38227 } } peers { permanent_uuid: "b6b908ce98c243cdbf93b1b205a2935a" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34465 } } peers { permanent_uuid: "a46ea0cbc7c0457ebe608e397b7d2ad7" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 46381 } attrs { promote: false } } } }
I20260709 12:17:26.974256 21079 raft_consensus.cc:2917] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:17:26.974743 21079 raft_consensus.cc:2889] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:17:26.975171 21079 raft_consensus.cc:2272] T 6ad036b5f64b4b07942d53a97a5581d0 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:17:26.978572 21079 tablet_replica.cc:333] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.979588 21079 raft_consensus.cc:2243] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.980494 21079 raft_consensus.cc:2272] T 0d4ad2b93d4640b5800eed644296e5c7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.983625 21079 tablet_replica.cc:333] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.984573 21079 raft_consensus.cc:2243] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.985249 21079 raft_consensus.cc:2272] T 64b47209e4f74a3f90434740b69bb4f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.988620 21079 tablet_replica.cc:333] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.989593 21079 raft_consensus.cc:2243] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.990273 21079 raft_consensus.cc:2272] T 2d1008459e604a93945a1b647d2579ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.993389 21079 tablet_replica.cc:333] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.994354 21079 raft_consensus.cc:2243] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:26.995255 21079 raft_consensus.cc:2272] T 90557122f19549ae83b52972f36b87d4 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:26.998433 21079 tablet_replica.cc:333] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:26.999284 21079 raft_consensus.cc:2243] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.000574 21079 raft_consensus.cc:2272] T 14c302da5c5d4ba9afed9e93c01aaaa3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.003548 21079 tablet_replica.cc:333] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.004410 21079 raft_consensus.cc:2243] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.005805 21079 raft_consensus.cc:2272] T f9578d89e06b4881b23f08b2f32812a3 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.008651 21079 tablet_replica.cc:333] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.009500 21079 raft_consensus.cc:2243] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.010653 21079 raft_consensus.cc:2272] T 1ad2e972da734e6e9b1fe2ef33dac9ca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.013720 21079 tablet_replica.cc:333] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.014592 21079 raft_consensus.cc:2243] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.015516 21079 raft_consensus.cc:2272] T a750d2c3404e49d39650a2a0d8727884 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.018731 21079 tablet_replica.cc:333] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.019626 21079 raft_consensus.cc:2243] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.020288 21079 raft_consensus.cc:2272] T 5117d9eb48a448c59119c1d8e0ba1e9c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.023731 21079 tablet_replica.cc:333] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.024690 21079 raft_consensus.cc:2243] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.026043 21079 raft_consensus.cc:2272] T a2837ee3ca6c49039b22c225085c7fb7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.029399 21079 tablet_replica.cc:333] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.030409 21079 raft_consensus.cc:2243] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.031275 21079 raft_consensus.cc:2272] T 1e5421da52ed4ed4af79937019814de9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.034514 21079 tablet_replica.cc:333] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.035552 21079 raft_consensus.cc:2243] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.036523 21079 raft_consensus.cc:2272] T 1fc8c00b559447ff994765a99b211310 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:27.034461 22956 consensus_peers.cc:597] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 -> Peer b6b908ce98c243cdbf93b1b205a2935a (127.20.149.195:34465): Couldn't send request to peer b6b908ce98c243cdbf93b1b205a2935a. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:27.039870 21079 tablet_replica.cc:333] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.040844 21079 raft_consensus.cc:2243] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.041976 21079 raft_consensus.cc:2272] T e81cb2a4f5354495837954f5dd844971 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.044943 21079 tablet_replica.cc:333] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.045868 21079 raft_consensus.cc:2243] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.047042 21079 raft_consensus.cc:2272] T 2a9b17064f2e43dc936ab93eedd9baa9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.050096 21079 tablet_replica.cc:333] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.050952 21079 raft_consensus.cc:2243] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.051759 21079 raft_consensus.cc:2272] T 762113f7967641f1b4431c8b6d9f8c1c P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.054669 21079 tablet_replica.cc:333] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.055627 21079 raft_consensus.cc:2243] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.056845 21079 raft_consensus.cc:2272] T dd2115ff27754e9c86703e1f4027a1cb P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.059618 21079 tablet_replica.cc:333] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.060552 21079 raft_consensus.cc:2243] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.061976 21079 raft_consensus.cc:2272] T a85e2b35247a4881b46fde6756c5e639 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.064895 21079 tablet_replica.cc:333] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.065768 21079 raft_consensus.cc:2243] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.066874 21079 raft_consensus.cc:2272] T 6aaaf1c08bba461bb8bdbe70df41cd61 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.069698 21079 tablet_replica.cc:333] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.070475 21079 raft_consensus.cc:2243] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.071570 21079 raft_consensus.cc:2272] T a18f2c8b26f441d7bea4f9f500203cbd P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.074486 21079 tablet_replica.cc:333] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.075335 21079 raft_consensus.cc:2243] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.076006 21079 raft_consensus.cc:2272] T b892b9441c3b419680237e9cf77244be P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.078866 21079 tablet_replica.cc:333] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.079703 21079 raft_consensus.cc:2243] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.080294 21079 raft_consensus.cc:2272] T 0553470156814d8eaa4f4f26a53194ed P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.083298 21079 tablet_replica.cc:333] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.084113 21079 raft_consensus.cc:2243] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.085173 21079 raft_consensus.cc:2272] T fbc134d15ac448aeb0f76765e6f7c549 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.087960 21079 tablet_replica.cc:333] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.088732 21079 raft_consensus.cc:2243] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.089800 21079 raft_consensus.cc:2272] T 39929337d1fd4a70aefaaf333e32a60d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.092446 21079 tablet_replica.cc:333] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.093250 21079 raft_consensus.cc:2243] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.094477 21079 raft_consensus.cc:2272] T 37d698988c5a439688285c7701c9e380 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.097357 21079 tablet_replica.cc:333] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.098215 21079 raft_consensus.cc:2243] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.098943 21079 raft_consensus.cc:2272] T defb6c3267414683872e2472701d0d8a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.101728 21079 tablet_replica.cc:333] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.102567 21079 raft_consensus.cc:2243] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.103560 21079 raft_consensus.cc:2272] T c72f7d90a5ff4e55bd29cacf593cb039 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.106328 21079 tablet_replica.cc:333] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.107088 21079 raft_consensus.cc:2243] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.109302 21079 raft_consensus.cc:2272] T 8f60af92454545468c00bb53f1b69842 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.112149 21079 tablet_replica.cc:333] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.112955 21079 raft_consensus.cc:2243] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.114044 21079 raft_consensus.cc:2272] T fb058707abfa4f6ab8ffaeb7c99cc766 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.117129 21079 tablet_replica.cc:333] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.117995 21079 raft_consensus.cc:2243] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.118765 21079 raft_consensus.cc:2272] T db4cd429de9f4ca1871af83649881944 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.121495 21079 tablet_replica.cc:333] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.122319 21079 raft_consensus.cc:2243] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.123061 21079 raft_consensus.cc:2272] T f8341d3d40174fab87b470e8aaf5a3ee P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.126240 21079 tablet_replica.cc:333] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.127058 21079 raft_consensus.cc:2243] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.127718 21079 raft_consensus.cc:2272] T 2c38987695ea481f80bbeb37872917b8 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.130368 21079 tablet_replica.cc:333] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.131114 21079 raft_consensus.cc:2243] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.131814 21079 raft_consensus.cc:2272] T f53c4350690949b19964019eea32743f P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.134657 21079 tablet_replica.cc:333] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.135463 21079 raft_consensus.cc:2243] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.136571 21079 raft_consensus.cc:2272] T b556ba98061a4ccf81a7810a603ca515 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.139572 21079 tablet_replica.cc:333] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.140375 21079 raft_consensus.cc:2243] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.141153 21079 raft_consensus.cc:2272] T 3a700d188b434db1b6411e2a4105bc5a P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.144093 21079 tablet_replica.cc:333] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.144850 21079 raft_consensus.cc:2243] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.145614 21079 raft_consensus.cc:2272] T 22ea1aa6001f402681546a72ecec3256 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.148411 21079 tablet_replica.cc:333] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.149139 21079 raft_consensus.cc:2243] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.149763 21079 raft_consensus.cc:2272] T c53e0ff5e86d4299bdc234291a1f03d7 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.152374 21079 tablet_replica.cc:333] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.153124 21079 raft_consensus.cc:2243] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.154232 21079 raft_consensus.cc:2272] T 3fb385ab6604447f83c4d81c02ebb3f9 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.156982 21079 tablet_replica.cc:333] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.157768 21079 raft_consensus.cc:2243] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.158385 21079 raft_consensus.cc:2272] T 2df8fb9e2c784afb9fed7c5fd250656d P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.161178 21079 tablet_replica.cc:333] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.161928 21079 raft_consensus.cc:2243] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.162452 21079 raft_consensus.cc:2272] T 0765a258eff649578aeb122dacf1ca17 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.165038 21079 tablet_replica.cc:333] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.165725 21079 raft_consensus.cc:2243] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:27.166224 21079 raft_consensus.cc:2272] T 8829d6225bfa4ef0b2e841b87131b449 P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.168754 21079 tablet_replica.cc:333] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7: stopping tablet replica
I20260709 12:17:27.169378 21079 raft_consensus.cc:2243] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.170580 21079 raft_consensus.cc:2272] T aa45f545f5b04e5d8bf600377b2a0aca P a46ea0cbc7c0457ebe608e397b7d2ad7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.266144 21079 tablet_server.cc:196] TabletServer@127.20.149.196:0 shutdown complete.
I20260709 12:17:27.337244 21079 master.cc:562] Master@127.20.149.254:38243 shutting down...
W20260709 12:17:27.374616 22231 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:17:27.374939 22231 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:17:27.375159 22231 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:17:27.378327 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:27.378827 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:27.379109 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4447386b1b5c45ed960ebc350e54d937: stopping tablet replica
I20260709 12:17:27.477469 21079 master.cc:584] Master@127.20.149.254:38243 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (60641 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:17:27.574753 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:34225
I20260709 12:17:27.575886 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:27.581825 24195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.581962 24196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.582672 24198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:27.583904 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:27.585321 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:27.585554 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:27.585673 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599447585663 us; error 0 us; skew 500 ppm
I20260709 12:17:27.586146 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:27.588472 21079 webserver.cc:533] Webserver started at http://127.20.149.254:42189/ using document root <none> and password file <none>
I20260709 12:17:27.588912 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:27.589063 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:27.589288 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:27.590798 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "f0e1163ad98848f5abef406ff592890d"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.595089 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:17:27.598376 24203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.599164 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:17:27.599454 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "f0e1163ad98848f5abef406ff592890d"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.599699 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:27.609905 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:27.610939 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:27.651594 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:34225
I20260709 12:17:27.651707 24254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:34225 every 8 connection(s)
I20260709 12:17:27.655632 24255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:27.665843 24255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: Bootstrap starting.
I20260709 12:17:27.670436 24255 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:27.674685 24255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: No bootstrap required, opened a new log
I20260709 12:17:27.676913 24255 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER }
I20260709 12:17:27.677289 24255 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:27.677663 24255 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e1163ad98848f5abef406ff592890d, State: Initialized, Role: FOLLOWER
I20260709 12:17:27.678323 24255 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER }
I20260709 12:17:27.678797 24255 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:27.679024 24255 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:27.679303 24255 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:27.683693 24255 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER }
I20260709 12:17:27.684294 24255 leader_election.cc:304] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [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: f0e1163ad98848f5abef406ff592890d; no voters: 
I20260709 12:17:27.685599 24255 leader_election.cc:290] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:27.686008 24258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:27.687425 24258 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 1 LEADER]: Becoming Leader. State: Replica: f0e1163ad98848f5abef406ff592890d, State: Running, Role: LEADER
I20260709 12:17:27.688171 24258 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [LEADER]: Queue going to LEADER mode. State: All 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: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER }
I20260709 12:17:27.688727 24255 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:27.693388 24259 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0e1163ad98848f5abef406ff592890d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER } }
I20260709 12:17:27.695299 24259 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:27.693874 24260 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0e1163ad98848f5abef406ff592890d. Latest consensus state: current_term: 1 leader_uuid: "f0e1163ad98848f5abef406ff592890d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e1163ad98848f5abef406ff592890d" member_type: VOTER } }
I20260709 12:17:27.696558 24260 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:27.697769 24268 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:27.702879 24268 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:27.704066 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:27.711689 24268 catalog_manager.cc:1383] Generated new cluster ID: c5063071b2c3419a8934b5ee58b0a6f7
I20260709 12:17:27.711995 24268 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:27.726615 24268 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:27.727955 24268 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:27.747529 24268 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: Generated new TSK 0
I20260709 12:17:27.748231 24268 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:27.771013 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:27.777195 24276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.778322 24277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.779734 24279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:27.781195 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:27.782779 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:27.783010 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:27.783223 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599447783202 us; error 0 us; skew 500 ppm
I20260709 12:17:27.783864 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:27.786463 21079 webserver.cc:533] Webserver started at http://127.20.149.193:45673/ using document root <none> and password file <none>
I20260709 12:17:27.786978 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:27.787200 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:27.787494 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:27.788702 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.794421 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260709 12:17:27.798473 24284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.799237 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:17:27.799567 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.799898 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:27.821807 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:27.823122 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:27.824692 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:27.827241 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:27.827484 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.827764 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:27.827981 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.876580 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:42349
I20260709 12:17:27.876724 24346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:42349 every 8 connection(s)
I20260709 12:17:27.882300 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:27.890697 24351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.898195 24352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:27.899236 24354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:27.900736 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:27.902793 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:27.903100 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:27.902947 24347 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34225
I20260709 12:17:27.903383 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599447903349 us; error 0 us; skew 500 ppm
I20260709 12:17:27.903569 24347 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:27.904088 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:27.904386 24347 heartbeater.cc:507] Master 127.20.149.254:34225 requested a full tablet report, sending...
I20260709 12:17:27.907008 24220 ts_manager.cc:194] Registered new tserver with Master: 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:27.907157 21079 webserver.cc:533] Webserver started at http://127.20.149.194:33365/ using document root <none> and password file <none>
I20260709 12:17:27.907902 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:27.908159 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:27.908497 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:27.909698 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58414
I20260709 12:17:27.910247 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "af4483b22ebc48a49f8bcca015de0c42"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.915119 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:17:27.918615 24359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.919423 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:27.919697 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "af4483b22ebc48a49f8bcca015de0c42"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:27.919955 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:27.958379 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:27.959625 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:27.961133 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:27.963661 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:27.963922 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:27.964184 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:27.964407 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.007047 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:46783
I20260709 12:17:28.007148 24421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:46783 every 8 connection(s)
I20260709 12:17:28.012256 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:28.020119 24425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:28.022626 24426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:28.023097 21079 server_base.cc:1061] running on GCE node
W20260709 12:17:28.023931 24428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:28.025071 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:28.025458 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:28.025703 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599448025682 us; error 0 us; skew 500 ppm
I20260709 12:17:28.026437 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:28.026633 24422 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34225
I20260709 12:17:28.027130 24422 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:28.027936 24422 heartbeater.cc:507] Master 127.20.149.254:34225 requested a full tablet report, sending...
I20260709 12:17:28.029505 21079 webserver.cc:533] Webserver started at http://127.20.149.195:39011/ using document root <none> and password file <none>
I20260709 12:17:28.030093 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:28.030131 24220 ts_manager.cc:194] Registered new tserver with Master: af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:28.030445 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:28.030824 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:28.031769 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58424
I20260709 12:17:28.031998 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "520261acd011474b8e017811cddff0bb"
format_stamp: "Formatted at 2026-07-09 12:17:28 on dist-test-slave-qjps"
I20260709 12:17:28.036815 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:17:28.040390 24433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.041220 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:28.041597 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "520261acd011474b8e017811cddff0bb"
format_stamp: "Formatted at 2026-07-09 12:17:28 on dist-test-slave-qjps"
I20260709 12:17:28.041918 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:28.060962 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:28.062364 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:28.064118 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:28.066438 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:28.066668 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.066931 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:28.067107 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.108577 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:34681
I20260709 12:17:28.108685 24495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:34681 every 8 connection(s)
I20260709 12:17:28.114179 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:28.121809 24499 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:28.124567 24500 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:28.125084 21079 server_base.cc:1061] running on GCE node
W20260709 12:17:28.125964 24502 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:28.126916 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:28.127148 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:28.127351 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599448127333 us; error 0 us; skew 500 ppm
I20260709 12:17:28.127724 24496 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34225
I20260709 12:17:28.128077 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:28.128187 24496 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:28.129153 24496 heartbeater.cc:507] Master 127.20.149.254:34225 requested a full tablet report, sending...
I20260709 12:17:28.131037 21079 webserver.cc:533] Webserver started at http://127.20.149.196:33533/ using document root <none> and password file <none>
I20260709 12:17:28.131592 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:28.131517 24220 ts_manager.cc:194] Registered new tserver with Master: 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:28.131888 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:28.132207 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:28.133054 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58434
I20260709 12:17:28.133253 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-3-root/instance:
uuid: "e75316e1f0214270bc16177a5070d24b"
format_stamp: "Formatted at 2026-07-09 12:17:28 on dist-test-slave-qjps"
I20260709 12:17:28.138429 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:17:28.141750 24507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.142509 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:28.142833 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
uuid: "e75316e1f0214270bc16177a5070d24b"
format_stamp: "Formatted at 2026-07-09 12:17:28 on dist-test-slave-qjps"
I20260709 12:17:28.143111 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:28.167296 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:28.168598 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:28.170220 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:28.172503 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:28.172740 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.173003 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:28.173188 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:28.217252 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.196:39485
I20260709 12:17:28.217360 24569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.196:39485 every 8 connection(s)
I20260709 12:17:28.231803 24570 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34225
I20260709 12:17:28.232180 24570 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:28.232846 24570 heartbeater.cc:507] Master 127.20.149.254:34225 requested a full tablet report, sending...
I20260709 12:17:28.234843 24220 ts_manager.cc:194] Registered new tserver with Master: e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:28.235636 21079 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014999947s
I20260709 12:17:28.236263 24220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58442
I20260709 12:17:28.262881 24220 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:17:28.534777 24461 tablet_service.cc:1511] Processing CreateTablet for tablet 44e426c6cc414b4da71f0e4d118fec24 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:28.536213 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e426c6cc414b4da71f0e4d118fec24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.537851 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 44e426c6cc414b4da71f0e4d118fec24 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:28.539430 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e426c6cc414b4da71f0e4d118fec24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.542421 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 4c22a6e0f64145808a5bd997d1103d19 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:28.543839 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c22a6e0f64145808a5bd997d1103d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.544835 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 496158dfd0744cdcb78f75de0ff7d21d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:28.545717 24385 tablet_service.cc:1511] Processing CreateTablet for tablet aff62991a15546edb918fb7376814b7a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:28.546437 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496158dfd0744cdcb78f75de0ff7d21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.547032 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff62991a15546edb918fb7376814b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.548645 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 4c22a6e0f64145808a5bd997d1103d19 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:28.550606 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 8790eadd424540c381e7358ff73ec095 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:28.550698 24309 tablet_service.cc:1511] Processing CreateTablet for tablet 8790eadd424540c381e7358ff73ec095 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:28.552650 24383 tablet_service.cc:1511] Processing CreateTablet for tablet a6497e7d5c874d0a97d5adf7d8de2224 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:28.554450 24532 tablet_service.cc:1511] Processing CreateTablet for tablet a6497e7d5c874d0a97d5adf7d8de2224 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:28.568111 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6497e7d5c874d0a97d5adf7d8de2224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.568488 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 7f15c426419d4b59947dcc132b3beaaf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:28.568989 24306 tablet_service.cc:1511] Processing CreateTablet for tablet 0e50524de033476b96507154d0e15ff4 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:28.571266 24381 tablet_service.cc:1511] Processing CreateTablet for tablet 0e50524de033476b96507154d0e15ff4 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:28.572142 24305 tablet_service.cc:1511] Processing CreateTablet for tablet 295f238e659b4ec99b40aa3482e27f89 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:28.564723 24308 tablet_service.cc:1511] Processing CreateTablet for tablet a6497e7d5c874d0a97d5adf7d8de2224 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:17:28.554970 24533 tablet_service.cc:1511] Processing CreateTablet for tablet aff62991a15546edb918fb7376814b7a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:28.556401 24534 tablet_service.cc:1511] Processing CreateTablet for tablet 4c22a6e0f64145808a5bd997d1103d19 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:17:28.557777 24530 tablet_service.cc:1511] Processing CreateTablet for tablet 953049592df941bfaf31d9019e7fc206 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:28.574566 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff62991a15546edb918fb7376814b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.575363 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953049592df941bfaf31d9019e7fc206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.575206 24304 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3102d704bf45c1af587df6463742b1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:28.558389 24531 tablet_service.cc:1511] Processing CreateTablet for tablet cff5c7f2ae41480ba2044537bcd8762b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:28.560201 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 295f238e659b4ec99b40aa3482e27f89 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:28.577049 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff5c7f2ae41480ba2044537bcd8762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.562083 24387 tablet_service.cc:1511] Processing CreateTablet for tablet 496158dfd0744cdcb78f75de0ff7d21d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:28.562489 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3102d704bf45c1af587df6463742b1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:28.554839 24535 tablet_service.cc:1511] Processing CreateTablet for tablet 44e426c6cc414b4da71f0e4d118fec24 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:17:28.564692 24382 tablet_service.cc:1511] Processing CreateTablet for tablet 953049592df941bfaf31d9019e7fc206 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:28.552942 24307 tablet_service.cc:1511] Processing CreateTablet for tablet cff5c7f2ae41480ba2044537bcd8762b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:28.566316 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c22a6e0f64145808a5bd997d1103d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.566614 24380 tablet_service.cc:1511] Processing CreateTablet for tablet 295f238e659b4ec99b40aa3482e27f89 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:17:28.561156 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8790eadd424540c381e7358ff73ec095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.583734 24383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6497e7d5c874d0a97d5adf7d8de2224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.584400 24307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff5c7f2ae41480ba2044537bcd8762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.585206 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496158dfd0744cdcb78f75de0ff7d21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.585978 24308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6497e7d5c874d0a97d5adf7d8de2224. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.588318 24306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e50524de033476b96507154d0e15ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.588996 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3102d704bf45c1af587df6463742b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.587446 24380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295f238e659b4ec99b40aa3482e27f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.594178 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c22a6e0f64145808a5bd997d1103d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.595643 24535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e426c6cc414b4da71f0e4d118fec24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.597127 24382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953049592df941bfaf31d9019e7fc206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.598140 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295f238e659b4ec99b40aa3482e27f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.592860 24304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3102d704bf45c1af587df6463742b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.606199 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295f238e659b4ec99b40aa3482e27f89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.607775 24309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8790eadd424540c381e7358ff73ec095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.610627 24381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e50524de033476b96507154d0e15ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.612287 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f15c426419d4b59947dcc132b3beaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.636036 24460 tablet_service.cc:1511] Processing CreateTablet for tablet 496158dfd0744cdcb78f75de0ff7d21d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:17:28.639087 24459 tablet_service.cc:1511] Processing CreateTablet for tablet aff62991a15546edb918fb7376814b7a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:17:28.641664 24458 tablet_service.cc:1511] Processing CreateTablet for tablet 8790eadd424540c381e7358ff73ec095 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:17:28.644090 24457 tablet_service.cc:1511] Processing CreateTablet for tablet cff5c7f2ae41480ba2044537bcd8762b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:17:28.646447 24456 tablet_service.cc:1511] Processing CreateTablet for tablet 953049592df941bfaf31d9019e7fc206 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:17:28.646315 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 7f15c426419d4b59947dcc132b3beaaf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:17:28.648466 24303 tablet_service.cc:1511] Processing CreateTablet for tablet a838ab8a640647abbca651459adb5c37 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:28.650019 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a838ab8a640647abbca651459adb5c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.650804 24378 tablet_service.cc:1511] Processing CreateTablet for tablet a838ab8a640647abbca651459adb5c37 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:28.652465 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a838ab8a640647abbca651459adb5c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.658262 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f15c426419d4b59947dcc132b3beaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.658954 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 78e81e53331f4772b0ca40a837d76b85 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:28.660396 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e81e53331f4772b0ca40a837d76b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.662089 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496158dfd0744cdcb78f75de0ff7d21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.665815 24456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 953049592df941bfaf31d9019e7fc206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.669852 24457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cff5c7f2ae41480ba2044537bcd8762b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.671535 24455 tablet_service.cc:1511] Processing CreateTablet for tablet 0e50524de033476b96507154d0e15ff4 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:17:28.672144 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8790eadd424540c381e7358ff73ec095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.672962 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e50524de033476b96507154d0e15ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.673592 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff62991a15546edb918fb7376814b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.681375 24303 tablet_service.cc:1511] Processing CreateTablet for tablet 78e81e53331f4772b0ca40a837d76b85 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:28.682874 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e81e53331f4772b0ca40a837d76b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.683954 24454 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3102d704bf45c1af587df6463742b1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:17:28.685334 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3102d704bf45c1af587df6463742b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.695984 24453 tablet_service.cc:1511] Processing CreateTablet for tablet 7f15c426419d4b59947dcc132b3beaaf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
W20260709 12:17:28.700603 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:28.701309 24453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f15c426419d4b59947dcc132b3beaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.719501 24452 tablet_service.cc:1511] Processing CreateTablet for tablet a838ab8a640647abbca651459adb5c37 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:17:28.721082 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a838ab8a640647abbca651459adb5c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.767838 24303 tablet_service.cc:1511] Processing CreateTablet for tablet f2b661857cbd4eb58aa92c239ef8d42f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:28.782743 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b661857cbd4eb58aa92c239ef8d42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.786791 24532 tablet_service.cc:1511] Processing CreateTablet for tablet f2b661857cbd4eb58aa92c239ef8d42f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:28.788312 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b661857cbd4eb58aa92c239ef8d42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.800653 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 351617f73dc8450ab0978284860bd73a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:28.803690 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 351617f73dc8450ab0978284860bd73a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:28.804355 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351617f73dc8450ab0978284860bd73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.805081 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351617f73dc8450ab0978284860bd73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.808988 24311 tablet_service.cc:1511] Processing CreateTablet for tablet ddd83f2c02874bf4b614c4214822101b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:28.810331 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd83f2c02874bf4b614c4214822101b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.813395 24306 tablet_service.cc:1511] Processing CreateTablet for tablet 1d330fadc18e4377911b09f25b09d944 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:28.815192 24306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d330fadc18e4377911b09f25b09d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.817337 24589 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:28.835067 24312 tablet_service.cc:1511] Processing CreateTablet for tablet c19cb9d507af4c78b95bd0aa9cd162e1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:28.836539 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19cb9d507af4c78b95bd0aa9cd162e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.838860 24379 tablet_service.cc:1511] Processing CreateTablet for tablet ddd83f2c02874bf4b614c4214822101b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:28.842342 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd83f2c02874bf4b614c4214822101b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.856614 24534 tablet_service.cc:1511] Processing CreateTablet for tablet 1d330fadc18e4377911b09f25b09d944 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:28.858513 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d330fadc18e4377911b09f25b09d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.851588 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 78e81e53331f4772b0ca40a837d76b85 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:17:28.866753 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e81e53331f4772b0ca40a837d76b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.867931 24530 tablet_service.cc:1511] Processing CreateTablet for tablet c19cb9d507af4c78b95bd0aa9cd162e1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:28.870213 24460 tablet_service.cc:1511] Processing CreateTablet for tablet f2b661857cbd4eb58aa92c239ef8d42f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:17:28.871438 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 351617f73dc8450ab0978284860bd73a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:17:28.872988 24453 tablet_service.cc:1511] Processing CreateTablet for tablet ddd83f2c02874bf4b614c4214822101b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:17:28.873636 24457 tablet_service.cc:1511] Processing CreateTablet for tablet c19cb9d507af4c78b95bd0aa9cd162e1 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:17:28.891088 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 1d330fadc18e4377911b09f25b09d944 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:17:28.892488 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d330fadc18e4377911b09f25b09d944. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.895416 24589 tablet_bootstrap.cc:654] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.904042 24456 tablet_service.cc:1511] Processing CreateTablet for tablet 50fe283d2b464077b4f698428152f7ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:28.904337 24309 tablet_service.cc:1511] Processing CreateTablet for tablet ef685bcb4eb5488e9c4ddad7fba75393 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:28.907331 24592 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:28.907137 24380 tablet_service.cc:1511] Processing CreateTablet for tablet ef685bcb4eb5488e9c4ddad7fba75393 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:28.900775 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 50fe283d2b464077b4f698428152f7ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:28.909636 24305 tablet_service.cc:1511] Processing CreateTablet for tablet 01c8913104ab4486a2a7293bd9d90668 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:28.928685 24380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef685bcb4eb5488e9c4ddad7fba75393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.929042 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c8913104ab4486a2a7293bd9d90668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.912532 24347 heartbeater.cc:499] Master 127.20.149.254:34225 was elected leader, sending a full tablet report...
I20260709 12:17:28.919042 24457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19cb9d507af4c78b95bd0aa9cd162e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.931995 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 351617f73dc8450ab0978284860bd73a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.933037 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b661857cbd4eb58aa92c239ef8d42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.924434 24378 tablet_service.cc:1511] Processing CreateTablet for tablet 01c8913104ab4486a2a7293bd9d90668 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:28.934500 24590 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:28.946851 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c8913104ab4486a2a7293bd9d90668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:28.948153 24455 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc7d68a45654eab90b31a9c534aec28 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 12:17:28.953645 24207 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 65915.9us
I20260709 12:17:28.954252 24309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef685bcb4eb5488e9c4ddad7fba75393. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:28.954998 24205 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 48498.5us
W20260709 12:17:28.961789 24206 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 48589.2us
I20260709 12:17:28.968398 24592 tablet_bootstrap.cc:654] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.970446 24590 tablet_bootstrap.cc:654] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:28.974002 24452 tablet_service.cc:1511] Processing CreateTablet for tablet 5342bb659a594ef5b018a70c0dce366a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:28.905534 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 50fe283d2b464077b4f698428152f7ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:17:28.979291 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc7d68a45654eab90b31a9c534aec28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.000970 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19cb9d507af4c78b95bd0aa9cd162e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.002210 24591 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:29.005028 24312 tablet_service.cc:1511] Processing CreateTablet for tablet bec4d0a649534e13a551ca3f566a65ab (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:29.006425 24387 tablet_service.cc:1511] Processing CreateTablet for tablet 5342bb659a594ef5b018a70c0dce366a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:29.008246 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5342bb659a594ef5b018a70c0dce366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.011291 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 01c8913104ab4486a2a7293bd9d90668 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:17:29.015053 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec4d0a649534e13a551ca3f566a65ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.016444 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc7d68a45654eab90b31a9c534aec28 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:29.026324 24308 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc7d68a45654eab90b31a9c534aec28 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:17:29.027765 24308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc7d68a45654eab90b31a9c534aec28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.029968 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fe283d2b464077b4f698428152f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.034137 24422 heartbeater.cc:499] Master 127.20.149.254:34225 was elected leader, sending a full tablet report...
I20260709 12:17:29.034965 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fe283d2b464077b4f698428152f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.038161 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc7d68a45654eab90b31a9c534aec28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.037873 24535 tablet_service.cc:1511] Processing CreateTablet for tablet 5342bb659a594ef5b018a70c0dce366a (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:17:29.039283 24535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5342bb659a594ef5b018a70c0dce366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.044198 24591 tablet_bootstrap.cc:654] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.051147 24456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fe283d2b464077b4f698428152f7ec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:29.051311 24206 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 71277.2us
I20260709 12:17:29.077819 24453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd83f2c02874bf4b614c4214822101b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.080431 24590 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:29.080880 24590 ts_tablet_manager.cc:1403] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.147s	user 0.006s	sys 0.011s
I20260709 12:17:29.081727 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5342bb659a594ef5b018a70c0dce366a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.083648 24590 raft_consensus.cc:359] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:29.084502 24590 raft_consensus.cc:385] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.084805 24590 raft_consensus.cc:740] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.085810 24590 consensus_queue.cc:260] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:29.092347 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c8913104ab4486a2a7293bd9d90668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.118801 24383 tablet_service.cc:1511] Processing CreateTablet for tablet bec4d0a649534e13a551ca3f566a65ab (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:29.119270 24454 tablet_service.cc:1511] Processing CreateTablet for tablet ef685bcb4eb5488e9c4ddad7fba75393 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:17:29.135905 24496 heartbeater.cc:499] Master 127.20.149.254:34225 was elected leader, sending a full tablet report...
I20260709 12:17:29.144474 24592 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:29.145080 24592 ts_tablet_manager.cc:1403] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.238s	user 0.041s	sys 0.052s
I20260709 12:17:29.145836 24452 tablet_service.cc:1511] Processing CreateTablet for tablet bec4d0a649534e13a551ca3f566a65ab (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:17:29.148047 24592 raft_consensus.cc:359] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.148206 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 47121a04dbde41aaba2c0148e381d498 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:29.149048 24592 raft_consensus.cc:385] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.149386 24592 raft_consensus.cc:740] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.151178 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 47121a04dbde41aaba2c0148e381d498 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:29.151703 24461 tablet_service.cc:1511] Processing CreateTablet for tablet 5a42742954c04e99ae8b4af7c4c2ccbb (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:29.152520 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121a04dbde41aaba2c0148e381d498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.150239 24592 consensus_queue.cc:260] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.156788 24382 tablet_service.cc:1511] Processing CreateTablet for tablet 9e50083448b944e79aab8b96c4cb544d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:29.159982 24534 tablet_service.cc:1511] Processing CreateTablet for tablet 5a42742954c04e99ae8b4af7c4c2ccbb (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:29.161312 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a42742954c04e99ae8b4af7c4c2ccbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.165028 24570 heartbeater.cc:499] Master 127.20.149.254:34225 was elected leader, sending a full tablet report...
I20260709 12:17:29.165519 24590 ts_tablet_manager.cc:1434] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.084s	user 0.041s	sys 0.015s
I20260709 12:17:29.166501 24590 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:29.152369 24383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec4d0a649534e13a551ca3f566a65ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.179046 24590 tablet_bootstrap.cc:654] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.178766 24307 tablet_service.cc:1511] Processing CreateTablet for tablet 47121a04dbde41aaba2c0148e381d498 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:17:29.181623 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a42742954c04e99ae8b4af7c4c2ccbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.207484 24307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121a04dbde41aaba2c0148e381d498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.187878 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 9e50083448b944e79aab8b96c4cb544d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:29.209806 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47121a04dbde41aaba2c0148e381d498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.210129 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e50083448b944e79aab8b96c4cb544d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.190248 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8af3680a374f9eae8ddd22c69e3281 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:29.213742 24382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e50083448b944e79aab8b96c4cb544d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.214260 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8af3680a374f9eae8ddd22c69e3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.218498 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8af3680a374f9eae8ddd22c69e3281 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:29.219846 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8af3680a374f9eae8ddd22c69e3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.220759 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcc3a4903746378c99fdfda2f0693f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:29.222103 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcc3a4903746378c99fdfda2f0693f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:29.222342 24571 tablet.cc:2406] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:29.224025 24592 ts_tablet_manager.cc:1434] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.079s	user 0.013s	sys 0.013s
I20260709 12:17:29.226802 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec4d0a649534e13a551ca3f566a65ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.228967 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef685bcb4eb5488e9c4ddad7fba75393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.190744 24589 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:29.233932 24589 ts_tablet_manager.cc:1403] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.457s	user 0.007s	sys 0.012s
I20260709 12:17:29.191951 24309 tablet_service.cc:1511] Processing CreateTablet for tablet 5a42742954c04e99ae8b4af7c4c2ccbb (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:17:29.225003 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcc3a4903746378c99fdfda2f0693f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:29.239315 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcc3a4903746378c99fdfda2f0693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.244182 24380 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8af3680a374f9eae8ddd22c69e3281 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:17:29.238348 24309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a42742954c04e99ae8b4af7c4c2ccbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.245510 24305 tablet_service.cc:1511] Processing CreateTablet for tablet 91bcc3a4903746378c99fdfda2f0693f (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:17:29.246924 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bcc3a4903746378c99fdfda2f0693f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.246562 24460 tablet_service.cc:1511] Processing CreateTablet for tablet 9e50083448b944e79aab8b96c4cb544d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:17:29.248070 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e50083448b944e79aab8b96c4cb544d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.251224 24458 tablet_service.cc:1511] Processing CreateTablet for tablet 99c3a810190140399622078733b116ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:29.252775 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c3a810190140399622078733b116ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.256807 24591 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:29.257406 24591 ts_tablet_manager.cc:1403] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.257s	user 0.004s	sys 0.013s
I20260709 12:17:29.260547 24591 raft_consensus.cc:359] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.237141 24589 raft_consensus.cc:359] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.262285 24592 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:29.269124 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 99c3a810190140399622078733b116ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:29.294246 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c3a810190140399622078733b116ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.297616 24589 raft_consensus.cc:385] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.298076 24589 raft_consensus.cc:740] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.302121 24589 consensus_queue.cc:260] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.304662 24592 tablet_bootstrap.cc:654] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.270272 24380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8af3680a374f9eae8ddd22c69e3281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.277030 24303 tablet_service.cc:1511] Processing CreateTablet for tablet 99c3a810190140399622078733b116ec (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:17:29.309333 24591 raft_consensus.cc:385] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.310091 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99c3a810190140399622078733b116ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.317456 24590 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:29.317988 24590 ts_tablet_manager.cc:1403] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.014s
I20260709 12:17:29.320978 24590 raft_consensus.cc:359] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.321713 24590 raft_consensus.cc:385] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.326613 24589 ts_tablet_manager.cc:1434] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260709 12:17:29.322017 24590 raft_consensus.cc:740] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.328763 24590 consensus_queue.cc:260] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.330892 24590 ts_tablet_manager.cc:1434] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:29.331880 24590 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:29.332186 24589 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:29.332618 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 151b2dcd3dd746af82fd8f2ec758f279 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:29.334127 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151b2dcd3dd746af82fd8f2ec758f279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.338132 24590 tablet_bootstrap.cc:654] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.348995 24307 tablet_service.cc:1511] Processing CreateTablet for tablet 15e24ecdbd394405a5da0bbd641b835d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:29.349184 24383 tablet_service.cc:1511] Processing CreateTablet for tablet 15e24ecdbd394405a5da0bbd641b835d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:29.350479 24307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e24ecdbd394405a5da0bbd641b835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.350688 24383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e24ecdbd394405a5da0bbd641b835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.314199 24591 raft_consensus.cc:740] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.354053 24591 consensus_queue.cc:260] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.367527 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 2248cb2afea24cbf993f075944297038 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:29.381893 24383 tablet_service.cc:1511] Processing CreateTablet for tablet 2248cb2afea24cbf993f075944297038 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:29.382897 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248cb2afea24cbf993f075944297038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.383170 24383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248cb2afea24cbf993f075944297038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.386785 24531 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71b7aa56cd42f690d23a0121cf8842 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:29.368041 24460 tablet_service.cc:1511] Processing CreateTablet for tablet 15e24ecdbd394405a5da0bbd641b835d (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:17:29.388063 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71b7aa56cd42f690d23a0121cf8842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.388384 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15e24ecdbd394405a5da0bbd641b835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.375977 24589 tablet_bootstrap.cc:654] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.376919 24308 tablet_service.cc:1511] Processing CreateTablet for tablet 2248cb2afea24cbf993f075944297038 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:17:29.394044 24455 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71b7aa56cd42f690d23a0121cf8842 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:29.397322 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 8e71b7aa56cd42f690d23a0121cf8842 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:17:29.405148 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71b7aa56cd42f690d23a0121cf8842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.405032 24526 tablet_service.cc:1511] Processing CreateTablet for tablet 311930cb3b6e4defbeada5e6271cfabd (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:29.405963 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 151b2dcd3dd746af82fd8f2ec758f279 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:29.406467 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311930cb3b6e4defbeada5e6271cfabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.407015 24592 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:29.407232 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151b2dcd3dd746af82fd8f2ec758f279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.407617 24592 ts_tablet_manager.cc:1403] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.146s	user 0.020s	sys 0.016s
I20260709 12:17:29.408375 24458 tablet_service.cc:1511] Processing CreateTablet for tablet 311930cb3b6e4defbeada5e6271cfabd (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:29.343482 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 151b2dcd3dd746af82fd8f2ec758f279 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:17:29.414170 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311930cb3b6e4defbeada5e6271cfabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.417994 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 151b2dcd3dd746af82fd8f2ec758f279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.429368 24306 tablet_service.cc:1511] Processing CreateTablet for tablet 22e47243a34e4a87bba686e1b58d7702 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:29.424108 24308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2248cb2afea24cbf993f075944297038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.437757 24385 tablet_service.cc:1511] Processing CreateTablet for tablet 22e47243a34e4a87bba686e1b58d7702 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:29.439163 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e47243a34e4a87bba686e1b58d7702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.439944 24454 tablet_service.cc:1511] Processing CreateTablet for tablet 22e47243a34e4a87bba686e1b58d7702 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:17:29.440527 24378 tablet_service.cc:1511] Processing CreateTablet for tablet 46ae92d4d6d342519538d894a011ef82 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:29.440683 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 46ae92d4d6d342519538d894a011ef82 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:29.442236 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e47243a34e4a87bba686e1b58d7702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.442749 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ae92d4d6d342519538d894a011ef82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.442803 24533 tablet_service.cc:1511] Processing CreateTablet for tablet c96192839bf243f794ff1cbbb889f1cf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:29.444120 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96192839bf243f794ff1cbbb889f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.448434 24461 tablet_service.cc:1511] Processing CreateTablet for tablet c96192839bf243f794ff1cbbb889f1cf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:29.449759 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96192839bf243f794ff1cbbb889f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.450927 24590 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:29.451653 24590 ts_tablet_manager.cc:1403] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.013s
I20260709 12:17:29.451474 24387 tablet_service.cc:1511] Processing CreateTablet for tablet e95d24baefde43dcb9e47558951e7112 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:29.454921 24590 raft_consensus.cc:359] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.455144 24309 tablet_service.cc:1511] Processing CreateTablet for tablet c96192839bf243f794ff1cbbb889f1cf (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:17:29.455936 24452 tablet_service.cc:1511] Processing CreateTablet for tablet e95d24baefde43dcb9e47558951e7112 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:29.457726 24590 raft_consensus.cc:385] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.458110 24590 raft_consensus.cc:740] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.458467 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95d24baefde43dcb9e47558951e7112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.459069 24590 consensus_queue.cc:260] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.452734 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95d24baefde43dcb9e47558951e7112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.469863 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e71b7aa56cd42f690d23a0121cf8842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.471309 24591 ts_tablet_manager.cc:1434] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.214s	user 0.007s	sys 0.006s
I20260709 12:17:29.475099 24306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e47243a34e4a87bba686e1b58d7702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.477496 24379 tablet_service.cc:1511] Processing CreateTablet for tablet 311930cb3b6e4defbeada5e6271cfabd (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:17:29.479408 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 46ae92d4d6d342519538d894a011ef82 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:17:29.461299 24590 ts_tablet_manager.cc:1434] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:17:29.484884 24309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96192839bf243f794ff1cbbb889f1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.492769 24591 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:29.494005 24592 raft_consensus.cc:359] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:29.491930 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311930cb3b6e4defbeada5e6271cfabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.501493 24592 raft_consensus.cc:385] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.497762 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ae92d4d6d342519538d894a011ef82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.502053 24592 raft_consensus.cc:740] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.503006 24592 consensus_queue.cc:260] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:29.507946 24591 tablet_bootstrap.cc:654] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.501451 24590 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:29.513885 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ae92d4d6d342519538d894a011ef82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.514114 24592 ts_tablet_manager.cc:1434] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.106s	user 0.010s	sys 0.000s
I20260709 12:17:29.515151 24592 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:29.531999 24596 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.532565 24596 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.535703 24589 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:29.536245 24589 ts_tablet_manager.cc:1403] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.204s	user 0.007s	sys 0.016s
I20260709 12:17:29.538611 24596 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:29.557605 24596 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.558275 24596 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:29.587801 24591 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:29.588397 24591 ts_tablet_manager.cc:1403] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.000s
I20260709 12:17:29.594380 24589 raft_consensus.cc:359] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:29.595167 24589 raft_consensus.cc:385] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.595479 24589 raft_consensus.cc:740] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.596217 24589 consensus_queue.cc:260] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:29.598723 24591 raft_consensus.cc:359] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.599499 24591 raft_consensus.cc:385] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.599799 24591 raft_consensus.cc:740] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.606158 24589 ts_tablet_manager.cc:1434] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260709 12:17:29.607209 24589 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:29.607952 24590 tablet_bootstrap.cc:654] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.610517 24591 consensus_queue.cc:260] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.611711 24597 raft_consensus.cc:493] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.612258 24597 raft_consensus.cc:515] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.612923 24591 ts_tablet_manager.cc:1434] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:17:29.613958 24591 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:29.616571 24597 leader_election.cc:290] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:29.633451 24596 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:29.668524 24378 tablet_service.cc:1511] Processing CreateTablet for tablet 53985019fb7344848c489f19d1646f0e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:29.676836 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff6e0ff14840bfb44fe3884e28ac83 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:29.679759 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:29.680124 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 3eefcf5e996a441d9f58fffffbdcdc38 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:29.681548 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eefcf5e996a441d9f58fffffbdcdc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.681744 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:29.684176 24509 leader_election.cc:343] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:29.685799 24509 leader_election.cc:343] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.687786 24460 tablet_service.cc:1511] Processing CreateTablet for tablet 53985019fb7344848c489f19d1646f0e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:29.689654 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53985019fb7344848c489f19d1646f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.690796 24591 tablet_bootstrap.cc:654] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.693089 24592 tablet_bootstrap.cc:654] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.707686 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53985019fb7344848c489f19d1646f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.711854 24600 raft_consensus.cc:493] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.712481 24600 raft_consensus.cc:515] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.715250 24600 leader_election.cc:290] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:29.720170 24603 raft_consensus.cc:493] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.720757 24603 raft_consensus.cc:515] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.734516 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff6e0ff14840bfb44fe3884e28ac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.747949 24306 tablet_service.cc:1511] Processing CreateTablet for tablet 53985019fb7344848c489f19d1646f0e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:17:29.749399 24306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53985019fb7344848c489f19d1646f0e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:29.750198 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:29.754356 24603 leader_election.cc:290] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:29.758059 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:29.758504 24596 raft_consensus.cc:493] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:29.766266 24510 leader_election.cc:343] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.766500 24596 raft_consensus.cc:515] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:29.766812 24510 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:29.780761 24596 leader_election.cc:290] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:29.785576 24591 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:29.786208 24591 ts_tablet_manager.cc:1403] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.008s
I20260709 12:17:29.791630 24589 tablet_bootstrap.cc:654] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:29.782742 24596 raft_consensus.cc:2749] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:29.817656 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:29.818464 24396 raft_consensus.cc:2468] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:29.809252 24591 raft_consensus.cc:359] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.815356 24533 tablet_service.cc:1511] Processing CreateTablet for tablet e95d24baefde43dcb9e47558951e7112 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:17:29.823975 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95d24baefde43dcb9e47558951e7112. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.829535 24591 raft_consensus.cc:385] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.830034 24591 raft_consensus.cc:740] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.834872 24458 tablet_service.cc:1511] Processing CreateTablet for tablet bad0b60aaff14965873364649defd8d0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:29.835542 24591 consensus_queue.cc:260] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.836465 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad0b60aaff14965873364649defd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.852854 24308 tablet_service.cc:1511] Processing CreateTablet for tablet 3eefcf5e996a441d9f58fffffbdcdc38 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:29.863000 24308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eefcf5e996a441d9f58fffffbdcdc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.863124 24455 tablet_service.cc:1511] Processing CreateTablet for tablet df253053ebf44b68b5794221396a1d46 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:29.863881 24526 tablet_service.cc:1511] Processing CreateTablet for tablet bad0b60aaff14965873364649defd8d0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:29.864624 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df253053ebf44b68b5794221396a1d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.865267 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad0b60aaff14965873364649defd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.867650 24528 tablet_service.cc:1511] Processing CreateTablet for tablet 3eefcf5e996a441d9f58fffffbdcdc38 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:17:29.869021 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eefcf5e996a441d9f58fffffbdcdc38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.870910 24590 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:29.871503 24590 ts_tablet_manager.cc:1403] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.381s	user 0.011s	sys 0.003s
I20260709 12:17:29.851529 24509 leader_election.cc:304] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:29.879580 24590 raft_consensus.cc:359] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.881717 24623 raft_consensus.cc:2804] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:29.888586 24623 raft_consensus.cc:493] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:29.840811 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff6e0ff14840bfb44fe3884e28ac83 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:29.885805 24529 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff6e0ff14840bfb44fe3884e28ac83 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:17:29.893333 24592 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:29.893893 24592 ts_tablet_manager.cc:1403] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.379s	user 0.014s	sys 0.006s
I20260709 12:17:29.894133 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff6e0ff14840bfb44fe3884e28ac83. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:29.849903 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 83888.9us
I20260709 12:17:29.902043 24529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff6e0ff14840bfb44fe3884e28ac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.889005 24623 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:29.889492 24590 raft_consensus.cc:385] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.929111 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:29.930150 24385 tablet_service.cc:1511] Processing CreateTablet for tablet bad0b60aaff14965873364649defd8d0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:17:29.929136 24603 raft_consensus.cc:493] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:29.930949 24287 leader_election.cc:343] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.931546 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad0b60aaff14965873364649defd8d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.931263 24603 raft_consensus.cc:515] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.933744 24603 leader_election.cc:290] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:29.935113 24592 raft_consensus.cc:359] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.935973 24592 raft_consensus.cc:385] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.936383 24592 raft_consensus.cc:740] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.930996 24589 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:29.937702 24589 ts_tablet_manager.cc:1403] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.331s	user 0.013s	sys 0.006s
I20260709 12:17:29.940621 24589 raft_consensus.cc:359] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:29.941321 24387 tablet_service.cc:1511] Processing CreateTablet for tablet df253053ebf44b68b5794221396a1d46 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:29.941984 24592 consensus_queue.cc:260] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.942760 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df253053ebf44b68b5794221396a1d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.948871 24306 tablet_service.cc:1511] Processing CreateTablet for tablet df253053ebf44b68b5794221396a1d46 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:17:29.950203 24306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df253053ebf44b68b5794221396a1d46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.920351 24590 raft_consensus.cc:740] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.941342 24589 raft_consensus.cc:385] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:29.956445 24589 raft_consensus.cc:740] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:29.956851 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:29.957243 24589 consensus_queue.cc:260] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:29.959057 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:29.959578 24589 ts_tablet_manager.cc:1434] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260709 12:17:29.961442 24511 leader_election.cc:343] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.961596 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:29.961930 24511 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:29.963637 24526 tablet_service.cc:1511] Processing CreateTablet for tablet f4c277a0f4764281b9f81c4970ccb9c9 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:29.963778 24590 consensus_queue.cc:260] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.965011 24526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c277a0f4764281b9f81c4970ccb9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:29.965523 24591 ts_tablet_manager.cc:1434] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.179s	user 0.005s	sys 0.004s
I20260709 12:17:29.966423 24596 raft_consensus.cc:2749] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:29.966653 24591 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:29.971084 24590 ts_tablet_manager.cc:1434] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 12:17:29.972115 24590 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
W20260709 12:17:29.973323 24511 leader_election.cc:343] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:29.974761 24592 ts_tablet_manager.cc:1434] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.002s
I20260709 12:17:29.976164 24592 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:29.982092 24597 raft_consensus.cc:493] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.984238 24379 tablet_service.cc:1511] Processing CreateTablet for tablet f4c277a0f4764281b9f81c4970ccb9c9 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:29.982661 24597 raft_consensus.cc:515] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:29.995983 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:29.996639 24309 tablet_service.cc:1511] Processing CreateTablet for tablet f4c277a0f4764281b9f81c4970ccb9c9 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:17:29.997483 24597 leader_election.cc:290] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:29.998057 24597 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:29.998472 24597 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.000525 24597 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:30.001013 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:30.005908 24363 leader_election.cc:343] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.009622 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:30.035830 24288 leader_election.cc:343] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.037331 24589 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:30.037184 24288 leader_election.cc:304] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.040257 24527 tablet_service.cc:1511] Processing CreateTablet for tablet d913bb688e8f45a8b4dedf46209fdf34 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:30.041646 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d913bb688e8f45a8b4dedf46209fdf34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.042028 24310 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:17:30.036669 24596 raft_consensus.cc:493] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.004052 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.044445 24596 raft_consensus.cc:515] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.046655 24596 leader_election.cc:290] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.045387 24455 tablet_service.cc:1511] Processing CreateTablet for tablet 611da3565e18423b96d020f9a24f221e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:30.040302 24600 raft_consensus.cc:2749] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.047770 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611da3565e18423b96d020f9a24f221e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.036659 24396 raft_consensus.cc:2468] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:30.019446 24590 tablet_bootstrap.cc:654] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.040647 24591 tablet_bootstrap.cc:654] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.039090 24458 tablet_service.cc:1511] Processing CreateTablet for tablet d913bb688e8f45a8b4dedf46209fdf34 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:30.046407 24305 tablet_service.cc:1511] Processing CreateTablet for tablet 611da3565e18423b96d020f9a24f221e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:30.056671 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d913bb688e8f45a8b4dedf46209fdf34. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:30.051049 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 45346.2us
I20260709 12:17:30.053095 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.053766 24435 leader_election.cc:304] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:30.015372 24533 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 12:17:30.054214 24437 leader_election.cc:343] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.010061 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.004468 24309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c277a0f4764281b9f81c4970ccb9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.002746 24623 raft_consensus.cc:515] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.007697 24379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4c277a0f4764281b9f81c4970ccb9c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.062111 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.069957 24628 raft_consensus.cc:2804] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.002453 24460 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 12:17:30.063437 24509 leader_election.cc:343] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.070945 24531 tablet_service.cc:1511] Processing CreateTablet for tablet e2b841283f13401cb60cf420b849e5c5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:30.071939 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.072022 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
W20260709 12:17:30.072190 24510 leader_election.cc:343] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.073033 24510 leader_election.cc:304] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.074163 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.074378 24596 raft_consensus.cc:2749] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.074987 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.070420 24628 raft_consensus.cc:493] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.072649 24395 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:30.077486 24437 leader_election.cc:343] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.082986 24307 tablet_service.cc:1511] Processing CreateTablet for tablet e2b841283f13401cb60cf420b849e5c5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:30.068306 24545 raft_consensus.cc:2393] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:30.085887 24305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611da3565e18423b96d020f9a24f221e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:30.073596 24511 leader_election.cc:343] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.076236 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.086553 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:30.087486 24437 leader_election.cc:343] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.087992 24437 leader_election.cc:304] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.088791 24597 raft_consensus.cc:2749] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.089803 24459 tablet_service.cc:1511] Processing CreateTablet for tablet 027395b96b5841e8beb8e61160587648 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:30.091583 24307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b841283f13401cb60cf420b849e5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.096313 24532 tablet_service.cc:1511] Processing CreateTablet for tablet 027395b96b5841e8beb8e61160587648 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:30.097324 24623 leader_election.cc:290] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:30.098001 24628 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.100910 24311 tablet_service.cc:1511] Processing CreateTablet for tablet 027395b96b5841e8beb8e61160587648 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:17:30.101581 24600 raft_consensus.cc:493] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.102113 24600 raft_consensus.cc:515] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.104513 24600 leader_election.cc:290] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.106071 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.108256 24384 tablet_service.cc:1511] Processing CreateTablet for tablet 611da3565e18423b96d020f9a24f221e (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:17:30.109576 24384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611da3565e18423b96d020f9a24f221e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:30.109975 24287 leader_election.cc:343] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:30.113879 24435 leader_election.cc:343] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.114283 24530 tablet_service.cc:1511] Processing CreateTablet for tablet 5f318205eb5e4615bea205c0f65105e7 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:30.114399 24435 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.114523 24452 tablet_service.cc:1511] Processing CreateTablet for tablet 5f318205eb5e4615bea205c0f65105e7 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:30.115834 24597 raft_consensus.cc:2749] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.116402 24592 tablet_bootstrap.cc:654] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.102497 24311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027395b96b5841e8beb8e61160587648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.118930 24303 tablet_service.cc:1511] Processing CreateTablet for tablet 4669539c71574adb9dc14e593046d7a5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:30.120235 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4669539c71574adb9dc14e593046d7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.073647 24460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.122715 24454 tablet_service.cc:1511] Processing CreateTablet for tablet 4669539c71574adb9dc14e593046d7a5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:30.129741 24378 tablet_service.cc:1511] Processing CreateTablet for tablet e2b841283f13401cb60cf420b849e5c5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:17:30.131083 24378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b841283f13401cb60cf420b849e5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.134794 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.135438 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:30.136551 24437 leader_election.cc:343] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:30.137087 24286 leader_election.cc:343] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.137584 24286 leader_election.cc:304] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.138331 24591 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.138813 24600 raft_consensus.cc:2749] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.138825 24591 ts_tablet_manager.cc:1403] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.004s
I20260709 12:17:30.146745 24395 raft_consensus.cc:2468] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:30.147140 24534 tablet_service.cc:1511] Processing CreateTablet for tablet d42add7e8fed4cc6bd52b9502e0e9823 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:30.148145 24509 leader_election.cc:304] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:30.148520 24459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027395b96b5841e8beb8e61160587648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.149380 24623 raft_consensus.cc:2804] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.149946 24623 raft_consensus.cc:697] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:30.150802 24623 consensus_queue.cc:237] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.154592 24454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4669539c71574adb9dc14e593046d7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.154964 24591 raft_consensus.cc:359] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.155694 24591 raft_consensus.cc:385] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.155987 24591 raft_consensus.cc:740] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.156497 24533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3631c34eb2461a9c7e8a1ae9f8bef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.157181 24532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027395b96b5841e8beb8e61160587648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.156883 24591 consensus_queue.cc:260] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.158857 24383 tablet_service.cc:1511] Processing CreateTablet for tablet 5f318205eb5e4615bea205c0f65105e7 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:17:30.160177 24383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f318205eb5e4615bea205c0f65105e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.160845 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f318205eb5e4615bea205c0f65105e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.161705 24530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f318205eb5e4615bea205c0f65105e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.163326 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b841283f13401cb60cf420b849e5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.163432 24380 tablet_service.cc:1511] Processing CreateTablet for tablet 4669539c71574adb9dc14e593046d7a5 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:17:30.164741 24380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4669539c71574adb9dc14e593046d7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.165721 24534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42add7e8fed4cc6bd52b9502e0e9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.167521 24591 ts_tablet_manager.cc:1434] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:17:30.167891 24308 tablet_service.cc:1511] Processing CreateTablet for tablet d42add7e8fed4cc6bd52b9502e0e9823 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:30.168623 24591 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:30.169147 24308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42add7e8fed4cc6bd52b9502e0e9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.198074 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.201515 24461 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:30.202943 24461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.204384 24310 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:30.205785 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.210734 24528 tablet_service.cc:1511] Processing CreateTablet for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:17:30.210842 24385 tablet_service.cc:1511] Processing CreateTablet for tablet d913bb688e8f45a8b4dedf46209fdf34 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:17:30.211728 24603 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.217403 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f0b5bbc9a24582b8dbd04fac0f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.217211 24603 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.219600 24603 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.221822 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.221153 24600 raft_consensus.cc:493] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.223033 24600 raft_consensus.cc:515] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.226795 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:30.227231 24362 leader_election.cc:343] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:30.228279 24286 leader_election.cc:343] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.227752 24220 catalog_manager.cc:5697] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.225310 24600 leader_election.cc:290] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:30.229918 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.230430 24385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d913bb688e8f45a8b4dedf46209fdf34. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:17:30.231324 24288 leader_election.cc:343] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.231789 24288 leader_election.cc:304] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.232532 24600 raft_consensus.cc:2749] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.242537 24590 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.243175 24590 ts_tablet_manager.cc:1403] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.271s	user 0.010s	sys 0.013s
I20260709 12:17:30.252451 24589 tablet_bootstrap.cc:654] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.254292 24455 tablet_service.cc:1511] Processing CreateTablet for tablet 9efa5db4c6ce432592fe737fa52f0f79 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:30.255836 24455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efa5db4c6ce432592fe737fa52f0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.259930 24527 tablet_service.cc:1511] Processing CreateTablet for tablet 9efa5db4c6ce432592fe737fa52f0f79 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:30.261364 24527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efa5db4c6ce432592fe737fa52f0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.279793 24312 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed008eaa04eee8055db9a85c599ce (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:17:30.289075 24363 leader_election.cc:343] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.288883 24382 tablet_service.cc:1511] Processing CreateTablet for tablet 9efa5db4c6ce432592fe737fa52f0f79 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:17:30.289570 24363 leader_election.cc:304] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.290365 24382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efa5db4c6ce432592fe737fa52f0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.290409 24603 raft_consensus.cc:2749] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.290939 24310 tablet_service.cc:1511] Processing CreateTablet for tablet b1b59a026e9940bb83b35e37c515f309 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:30.290939 24458 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed008eaa04eee8055db9a85c599ce (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:30.293076 24458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed008eaa04eee8055db9a85c599ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.292896 24381 tablet_service.cc:1511] Processing CreateTablet for tablet b1b59a026e9940bb83b35e37c515f309 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:30.294263 24381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b59a026e9940bb83b35e37c515f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.294498 24386 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed008eaa04eee8055db9a85c599ce (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:17:30.295729 24386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed008eaa04eee8055db9a85c599ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.298184 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.299018 24544 raft_consensus.cc:2468] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:30.300565 24603 raft_consensus.cc:493] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.301085 24603 raft_consensus.cc:515] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.304086 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:30.306041 24362 leader_election.cc:343] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.306027 24590 raft_consensus.cc:359] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.306078 24603 leader_election.cc:290] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.306974 24590 raft_consensus.cc:385] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.307381 24590 raft_consensus.cc:740] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.301098 24387 tablet_service.cc:1511] Processing CreateTablet for tablet d42add7e8fed4cc6bd52b9502e0e9823 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:17:30.313707 24531 tablet_service.cc:1511] Processing CreateTablet for tablet c3394791ab19464badfa7159eb4a1a0b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:30.314883 24387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d42add7e8fed4cc6bd52b9502e0e9823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.314996 24531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3394791ab19464badfa7159eb4a1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.315346 24452 tablet_service.cc:1511] Processing CreateTablet for tablet c3394791ab19464badfa7159eb4a1a0b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:30.316717 24452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3394791ab19464badfa7159eb4a1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.318797 24628 raft_consensus.cc:515] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.319937 24310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b59a026e9940bb83b35e37c515f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.320297 24471 raft_consensus.cc:2393] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate 520261acd011474b8e017811cddff0bb in this term.
I20260709 12:17:30.322539 24362 leader_election.cc:304] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.323354 24628 leader_election.cc:290] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.324234 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.324848 24395 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.326385 24591 tablet_bootstrap.cc:654] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.332592 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
W20260709 12:17:30.334110 24437 leader_election.cc:343] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.335336 24303 tablet_service.cc:1511] Processing CreateTablet for tablet c3394791ab19464badfa7159eb4a1a0b (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:17:30.336709 24303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3394791ab19464badfa7159eb4a1a0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.346308 24528 tablet_service.cc:1511] Processing CreateTablet for tablet b1b59a026e9940bb83b35e37c515f309 (DEFAULT_TABLE table=test-workload [id=9c9d90d772ee4590b2d22bf24b90fbf7]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:17:30.347770 24528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b59a026e9940bb83b35e37c515f309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.360441 24363 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:30.362506 24312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed008eaa04eee8055db9a85c599ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:30.368875 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.353467 24590 consensus_queue.cc:260] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.390556 24623 raft_consensus.cc:493] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.391129 24623 raft_consensus.cc:515] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.393326 24589 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.393905 24589 ts_tablet_manager.cc:1403] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.357s	user 0.017s	sys 0.012s
I20260709 12:17:30.394173 24590 ts_tablet_manager.cc:1434] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.000s
I20260709 12:17:30.395278 24590 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:30.372128 24395 raft_consensus.cc:2468] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:30.396869 24589 raft_consensus.cc:359] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.405077 24623 leader_election.cc:290] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:30.406229 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.408140 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:30.420822 24509 leader_election.cc:343] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.425264 24435 leader_election.cc:304] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.414469 24603 raft_consensus.cc:2749] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.426321 24628 raft_consensus.cc:2804] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.427063 24628 raft_consensus.cc:697] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:30.428233 24628 consensus_queue.cc:237] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.417943 24322 raft_consensus.cc:2468] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:30.435082 24511 leader_election.cc:304] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [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: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.436299 24623 raft_consensus.cc:2804] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.436693 24623 raft_consensus.cc:493] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.437041 24623 raft_consensus.cc:3060] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.429091 24603 raft_consensus.cc:2804] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.443075 24603 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.443482 24603 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.414996 24589 raft_consensus.cc:385] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.455204 24603 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.458666 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:30.460745 24362 leader_election.cc:343] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.461923 24603 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.452621 24589 raft_consensus.cc:740] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.474627 24589 consensus_queue.cc:260] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:30.424571 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 64238.8us
I20260709 12:17:30.450219 24623 raft_consensus.cc:515] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.483646 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:30.484269 24322 raft_consensus.cc:3060] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.520494 24592 tablet_bootstrap.cc:492] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:30.520583 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.521138 24592 ts_tablet_manager.cc:1403] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.545s	user 0.022s	sys 0.022s
I20260709 12:17:30.518119 24589 ts_tablet_manager.cc:1434] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.124s	user 0.003s	sys 0.007s
W20260709 12:17:30.522187 24509 leader_election.cc:343] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.522727 24589 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:30.523847 24363 leader_election.cc:343] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.526837 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:30.516324 24623 leader_election.cc:290] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:30.527452 24544 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.528085 24218 catalog_manager.cc:5697] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.529932 24600 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.530474 24600 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.532879 24600 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.527853 24363 leader_election.cc:304] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.529304 24590 tablet_bootstrap.cc:654] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.534504 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.535610 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.535687 24471 raft_consensus.cc:2468] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
W20260709 12:17:30.537170 24286 leader_election.cc:343] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.538426 24287 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.539661 24600 raft_consensus.cc:2804] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.539983 24589 tablet_bootstrap.cc:654] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.540050 24600 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.540680 24600 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.542649 24544 raft_consensus.cc:2468] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:30.534772 24603 raft_consensus.cc:2749] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.554355 24591 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.555157 24591 ts_tablet_manager.cc:1403] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.387s	user 0.026s	sys 0.005s
I20260709 12:17:30.558295 24363 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:30.567166 24603 raft_consensus.cc:2804] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.567709 24603 raft_consensus.cc:697] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:30.567389 24591 raft_consensus.cc:359] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.568619 24603 consensus_queue.cc:237] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:30.572455 24511 consensus_peers.cc:597] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:30.568634 24591 raft_consensus.cc:385] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.573325 24591 raft_consensus.cc:740] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.574164 24591 consensus_queue.cc:260] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.578336 24591 ts_tablet_manager.cc:1434] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 12:17:30.579378 24591 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:30.591768 24591 tablet_bootstrap.cc:654] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.587172 24600 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.598088 24322 raft_consensus.cc:2468] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:30.599162 24592 raft_consensus.cc:359] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.599937 24592 raft_consensus.cc:385] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.600270 24592 raft_consensus.cc:740] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.602980 24600 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.605700 24511 leader_election.cc:304] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.608634 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.609241 24596 raft_consensus.cc:2804] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:17:30.609928 24286 leader_election.cc:343] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.610976 24219 catalog_manager.cc:5697] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.601863 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:30.613852 24471 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.613605 24623 consensus_queue.cc:1048] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:30.601043 24592 consensus_queue.cc:260] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.621942 24592 ts_tablet_manager.cc:1434] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 12:17:30.623327 24592 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:30.623529 24590 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.624246 24590 ts_tablet_manager.cc:1403] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.229s	user 0.014s	sys 0.000s
I20260709 12:17:30.629292 24589 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.630708 24589 ts_tablet_manager.cc:1403] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.108s	user 0.033s	sys 0.018s
I20260709 12:17:30.635501 24589 raft_consensus.cc:359] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.636526 24589 raft_consensus.cc:385] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.636849 24589 raft_consensus.cc:740] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.637625 24589 consensus_queue.cc:260] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.641640 24590 raft_consensus.cc:359] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.642169 24471 raft_consensus.cc:2468] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:30.642441 24590 raft_consensus.cc:385] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.642764 24590 raft_consensus.cc:740] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.643518 24590 consensus_queue.cc:260] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.645538 24592 tablet_bootstrap.cc:654] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.646427 24287 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.630296 24596 raft_consensus.cc:697] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:30.648080 24600 raft_consensus.cc:2804] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.653831 24590 ts_tablet_manager.cc:1434] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 12:17:30.654388 24596 consensus_queue.cc:237] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.656868 24591 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.657384 24591 ts_tablet_manager.cc:1403] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.010s
I20260709 12:17:30.656003 24600 raft_consensus.cc:697] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:30.659518 24600 consensus_queue.cc:237] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.662883 24589 ts_tablet_manager.cc:1434] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 12:17:30.665059 24589 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:30.658813 24590 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:30.678949 24589 tablet_bootstrap.cc:654] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.671911 24591 raft_consensus.cc:359] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.684003 24591 raft_consensus.cc:385] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.684432 24591 raft_consensus.cc:740] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.687722 24590 tablet_bootstrap.cc:654] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.687784 24591 consensus_queue.cc:260] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.690764 24591 ts_tablet_manager.cc:1434] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:17:30.691938 24592 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:30.692626 24592 ts_tablet_manager.cc:1403] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.021s
I20260709 12:17:30.697075 24591 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:30.696693 24592 raft_consensus.cc:359] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.697707 24592 raft_consensus.cc:385] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.698094 24592 raft_consensus.cc:740] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.699230 24592 consensus_queue.cc:260] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.700224 24218 catalog_manager.cc:5697] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.704008 24591 tablet_bootstrap.cc:654] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.712181 24589 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.712738 24589 ts_tablet_manager.cc:1403] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260709 12:17:30.715677 24589 raft_consensus.cc:359] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.716361 24219 catalog_manager.cc:5697] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.716435 24589 raft_consensus.cc:385] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.722383 24589 raft_consensus.cc:740] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.723316 24589 consensus_queue.cc:260] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.725841 24589 ts_tablet_manager.cc:1434] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.007s
I20260709 12:17:30.726945 24589 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:30.731010 24592 ts_tablet_manager.cc:1434] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260709 12:17:30.732051 24590 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.732545 24590 ts_tablet_manager.cc:1403] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.029s
I20260709 12:17:30.735159 24591 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.735756 24591 ts_tablet_manager.cc:1403] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 12:17:30.735472 24590 raft_consensus.cc:359] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.736318 24590 raft_consensus.cc:385] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.736640 24590 raft_consensus.cc:740] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.737541 24590 consensus_queue.cc:260] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.739202 24592 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:30.739090 24591 raft_consensus.cc:359] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.742005 24591 raft_consensus.cc:385] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.742319 24590 ts_tablet_manager.cc:1434] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:17:30.742377 24591 raft_consensus.cc:740] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.743631 24590 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:30.744354 24591 consensus_queue.cc:260] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.746203 24592 tablet_bootstrap.cc:654] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.749492 24590 tablet_bootstrap.cc:654] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.751888 24591 ts_tablet_manager.cc:1434] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:17:30.752921 24591 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
W20260709 12:17:30.755086 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:30.747790 24589 tablet_bootstrap.cc:654] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.763870 24590 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.764339 24590 ts_tablet_manager.cc:1403] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 12:17:30.764726 24591 tablet_bootstrap.cc:654] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.766006 24592 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:30.766587 24592 ts_tablet_manager.cc:1403] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260709 12:17:30.767122 24589 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.767175 24590 raft_consensus.cc:359] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.767800 24589 ts_tablet_manager.cc:1403] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 12:17:30.768010 24590 raft_consensus.cc:385] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.768328 24590 raft_consensus.cc:740] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.769176 24590 consensus_queue.cc:260] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.770780 24592 raft_consensus.cc:359] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.771514 24590 ts_tablet_manager.cc:1434] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:30.771888 24592 raft_consensus.cc:385] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.772356 24592 raft_consensus.cc:740] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.772709 24590 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:30.773603 24592 consensus_queue.cc:260] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.775405 24628 raft_consensus.cc:493] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.776018 24628 raft_consensus.cc:515] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.781766 24596 raft_consensus.cc:493] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.782299 24596 raft_consensus.cc:515] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.782445 24589 raft_consensus.cc:359] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.783138 24589 raft_consensus.cc:385] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.783434 24589 raft_consensus.cc:740] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.784564 24596 leader_election.cc:290] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:30.784276 24589 consensus_queue.cc:260] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.785291 24596 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.785780 24596 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.785981 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.786288 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.786916 24322 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:30.787483 24597 raft_consensus.cc:493] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.788137 24597 raft_consensus.cc:515] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.788506 24511 leader_election.cc:304] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:30.789069 24596 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:30.789587 24623 raft_consensus.cc:2804] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.789975 24623 raft_consensus.cc:493] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.790318 24623 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.792174 24597 leader_election.cc:290] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:30.788544 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:30.793875 24435 leader_election.cc:343] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.794574 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:30.800156 24510 leader_election.cc:343] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:30.801434 24437 leader_election.cc:343] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.801496 24592 ts_tablet_manager.cc:1434] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.005s
I20260709 12:17:30.794734 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.802296 24397 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:30.796031 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.797122 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.804227 24589 ts_tablet_manager.cc:1434] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
W20260709 12:17:30.805351 24437 leader_election.cc:343] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.806077 24437 leader_election.cc:304] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.807276 24597 raft_consensus.cc:2749] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:30.809046 24511 leader_election.cc:343] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.809556 24511 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:30.811409 24592 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:30.812068 24646 raft_consensus.cc:2749] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:30.813612 24628 leader_election.cc:290] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.811196 24589 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:30.815127 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.818120 24544 raft_consensus.cc:2468] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:30.818688 24623 raft_consensus.cc:515] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.819279 24592 tablet_bootstrap.cc:654] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.816828 24591 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.819551 24437 leader_election.cc:304] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.819871 24591 ts_tablet_manager.cc:1403] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.028s
I20260709 12:17:30.820942 24623 leader_election.cc:290] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:30.821794 24628 raft_consensus.cc:2804] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.822296 24628 raft_consensus.cc:493] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.822667 24628 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.822602 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:30.823284 24321 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.823328 24591 raft_consensus.cc:359] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.824365 24591 raft_consensus.cc:385] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.824707 24591 raft_consensus.cc:740] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.825802 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.825729 24591 consensus_queue.cc:260] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.832338 24397 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.832557 24589 tablet_bootstrap.cc:654] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.832755 24628 raft_consensus.cc:515] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.834970 24628 leader_election.cc:290] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.835642 24590 tablet_bootstrap.cc:654] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.835767 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:30.837100 24591 ts_tablet_manager.cc:1434] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:17:30.838110 24591 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
W20260709 12:17:30.840652 24435 leader_election.cc:343] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.843178 24397 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:30.844724 24509 leader_election.cc:304] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:30.845168 24591 tablet_bootstrap.cc:654] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.845590 24623 raft_consensus.cc:2804] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.846081 24623 raft_consensus.cc:697] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:30.846583 24589 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.847041 24589 ts_tablet_manager.cc:1403] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.009s
I20260709 12:17:30.846879 24623 consensus_queue.cc:237] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:30.849592 24589 raft_consensus.cc:359] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.850231 24589 raft_consensus.cc:385] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.850486 24589 raft_consensus.cc:740] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.851227 24589 consensus_queue.cc:260] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.853601 24628 consensus_queue.cc:1048] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:30.843658 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:30.858178 24591 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.858975 24591 ts_tablet_manager.cc:1403] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 12:17:30.859072 24603 raft_consensus.cc:493] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.859642 24603 raft_consensus.cc:515] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.860970 24589 ts_tablet_manager.cc:1434] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:17:30.861841 24603 leader_election.cc:290] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.862643 24591 raft_consensus.cc:359] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.863368 24544 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.863581 24591 raft_consensus.cc:385] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.863821 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.864066 24591 raft_consensus.cc:740] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.862474 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:30.865061 24362 leader_election.cc:343] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.865545 24322 raft_consensus.cc:2468] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:30.865007 24591 consensus_queue.cc:260] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.866641 24363 leader_election.cc:304] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:30.867465 24603 raft_consensus.cc:2804] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.867812 24603 raft_consensus.cc:493] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.867959 24591 ts_tablet_manager.cc:1434] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:30.868297 24603 raft_consensus.cc:3060] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.869887 24589 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:30.884148 24544 raft_consensus.cc:2468] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:30.830794 24592 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:30.890019 24592 ts_tablet_manager.cc:1403] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.008s
I20260709 12:17:30.890470 24437 leader_election.cc:304] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:30.892273 24597 raft_consensus.cc:2804] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.893898 24592 raft_consensus.cc:359] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.898267 24592 raft_consensus.cc:385] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.898695 24592 raft_consensus.cc:740] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.899726 24592 consensus_queue.cc:260] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.899540 24217 catalog_manager.cc:5697] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.885382 24591 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:30.831640 24321 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:30.886457 24603 raft_consensus.cc:515] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.908818 24589 tablet_bootstrap.cc:654] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.910667 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:30.911437 24321 raft_consensus.cc:3060] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.919219 24603 leader_election.cc:290] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.920255 24591 tablet_bootstrap.cc:654] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.923892 24670 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.924685 24670 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.928179 24592 ts_tablet_manager.cc:1434] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 12:17:30.934705 24592 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:30.935110 24321 raft_consensus.cc:2468] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:30.930430 24590 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.936242 24590 ts_tablet_manager.cc:1403] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.164s	user 0.042s	sys 0.041s
I20260709 12:17:30.936677 24363 leader_election.cc:304] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:30.938495 24603 raft_consensus.cc:2804] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:30.939132 24590 raft_consensus.cc:359] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.939670 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:30.940040 24590 raft_consensus.cc:385] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.940373 24590 raft_consensus.cc:740] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
W20260709 12:17:30.939678 24437 consensus_peers.cc:597] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb -> Peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Couldn't send request to peer e75316e1f0214270bc16177a5070d24b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:30.940784 24603 raft_consensus.cc:697] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:30.933547 24591 tablet_bootstrap.cc:492] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:30.931851 24597 raft_consensus.cc:697] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:30.941655 24591 ts_tablet_manager.cc:1403] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
W20260709 12:17:30.941763 24362 leader_election.cc:343] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:30.942044 24597 consensus_queue.cc:237] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.942827 24670 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:30.941052 24590 consensus_queue.cc:260] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.943579 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:30.940996 24592 tablet_bootstrap.cc:654] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.945215 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:30.945742 24590 ts_tablet_manager.cc:1434] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:30.946062 24544 raft_consensus.cc:2393] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:30.947383 24603 consensus_queue.cc:237] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.948098 24591 raft_consensus.cc:359] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.948997 24591 raft_consensus.cc:385] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.949334 24591 raft_consensus.cc:740] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.953342 24590 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:30.950439 24437 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:30.951218 24591 consensus_queue.cc:260] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:30.961519 24590 tablet_bootstrap.cc:654] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.963806 24589 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:30.964454 24589 ts_tablet_manager.cc:1403] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.095s	user 0.023s	sys 0.008s
I20260709 12:17:30.965755 24591 ts_tablet_manager.cc:1434] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 12:17:30.966689 24591 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:30.967048 24589 raft_consensus.cc:359] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.967732 24589 raft_consensus.cc:385] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.968014 24589 raft_consensus.cc:740] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.968912 24636 raft_consensus.cc:493] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:30.970479 24636 raft_consensus.cc:515] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.976148 24592 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:30.976665 24592 ts_tablet_manager.cc:1403] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.027s
I20260709 12:17:30.976089 24217 catalog_manager.cc:5697] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.978292 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:30.978605 24591 tablet_bootstrap.cc:654] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:30.978962 24321 raft_consensus.cc:2468] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:30.979389 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:30.979278 24592 raft_consensus.cc:359] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.980082 24471 raft_consensus.cc:2468] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:30.980564 24363 leader_election.cc:304] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:30.981370 24636 leader_election.cc:290] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:30.981904 24603 raft_consensus.cc:2804] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:30.982292 24603 raft_consensus.cc:493] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:30.982621 24603 raft_consensus.cc:3060] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.983542 24590 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:30.984162 24590 ts_tablet_manager.cc:1403] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.014s
I20260709 12:17:30.987675 24590 raft_consensus.cc:359] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.988567 24590 raft_consensus.cc:385] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.988904 24590 raft_consensus.cc:740] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.980091 24592 raft_consensus.cc:385] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:30.990036 24592 raft_consensus.cc:740] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:30.990958 24592 consensus_queue.cc:260] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.992429 24220 catalog_manager.cc:5697] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:30.993608 24592 ts_tablet_manager.cc:1434] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 12:17:30.994882 24592 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:30.969930 24597 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:30.995947 24603 raft_consensus.cc:515] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:30.968658 24589 consensus_queue.cc:260] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.997428 24590 consensus_queue.cc:260] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:30.999138 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:30.999724 24321 raft_consensus.cc:3060] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.000262 24590 ts_tablet_manager.cc:1434] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:17:31.001464 24590 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.007609 24321 raft_consensus.cc:2468] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:31.009382 24363 leader_election.cc:304] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:31.011289 24590 tablet_bootstrap.cc:654] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.012667 24603 leader_election.cc:290] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.013285 24603 raft_consensus.cc:2804] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.013912 24589 ts_tablet_manager.cc:1434] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:17:31.014925 24589 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:31.015021 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.017823 24471 raft_consensus.cc:3060] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.023187 24603 raft_consensus.cc:697] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:31.027119 24603 consensus_queue.cc:237] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.030519 24636 raft_consensus.cc:493] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.031214 24636 raft_consensus.cc:515] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.033907 24636 leader_election.cc:290] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.035991 24589 tablet_bootstrap.cc:654] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.036033 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.037099 24321 raft_consensus.cc:2468] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:31.039239 24363 leader_election.cc:304] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:31.039619 24471 raft_consensus.cc:2468] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:31.040086 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.040704 24636 raft_consensus.cc:2804] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.041244 24636 raft_consensus.cc:493] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.041729 24636 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.048820 24592 tablet_bootstrap.cc:654] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:31.049228 24362 leader_election.cc:343] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.057245 24590 tablet_bootstrap.cc:492] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.057881 24590 ts_tablet_manager.cc:1403] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.030s
I20260709 12:17:31.059157 24597 raft_consensus.cc:2749] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.059228 24636 raft_consensus.cc:515] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.060640 24590 raft_consensus.cc:359] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.061425 24590 raft_consensus.cc:385] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.061823 24590 raft_consensus.cc:740] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.062872 24591 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:31.062601 24590 consensus_queue.cc:260] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.063434 24591 ts_tablet_manager.cc:1403] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.097s	user 0.029s	sys 0.041s
I20260709 12:17:31.063670 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:31.064442 24321 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.067764 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.069857 24590 ts_tablet_manager.cc:1434] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:31.069885 24591 raft_consensus.cc:359] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.070858 24591 raft_consensus.cc:385] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.070995 24590 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.071273 24591 raft_consensus.cc:740] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.072172 24321 raft_consensus.cc:2468] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:31.072010 24591 consensus_queue.cc:260] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.073370 24363 leader_election.cc:304] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
W20260709 12:17:31.073995 24362 leader_election.cc:343] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.074146 24591 ts_tablet_manager.cc:1434] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:31.074618 24676 raft_consensus.cc:2804] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.075130 24591 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:31.075124 24676 raft_consensus.cc:697] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:31.076145 24676 consensus_queue.cc:237] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.076768 24590 tablet_bootstrap.cc:654] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.075809 24217 catalog_manager.cc:5697] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.079603 24636 leader_election.cc:290] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.081535 24600 consensus_queue.cc:1048] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.081990 24589 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:31.082507 24589 ts_tablet_manager.cc:1403] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.005s
I20260709 12:17:31.085137 24589 raft_consensus.cc:359] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.085706 24623 raft_consensus.cc:493] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.086347 24623 raft_consensus.cc:515] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.088080 24592 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.088591 24592 ts_tablet_manager.cc:1403] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.002s
I20260709 12:17:31.090487 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.090874 24623 leader_election.cc:290] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.085860 24589 raft_consensus.cc:385] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.091395 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.095496 24591 tablet_bootstrap.cc:654] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.095924 24471 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.097084 24589 raft_consensus.cc:740] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.097667 24510 leader_election.cc:304] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:31.098397 24589 consensus_queue.cc:260] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.091367 24636 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.101063 24636 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.099696 24321 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.093765 24592 raft_consensus.cc:359] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.106595 24592 raft_consensus.cc:385] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.107074 24592 raft_consensus.cc:740] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.108180 24592 consensus_queue.cc:260] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.099076 24623 raft_consensus.cc:2804] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.112015 24623 raft_consensus.cc:493] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.112525 24623 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.111145 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.103785 24589 ts_tablet_manager.cc:1434] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:17:31.122968 24589 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:31.125595 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.130015 24362 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:31.127929 24636 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.131454 24636 raft_consensus.cc:2749] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.120522 24592 ts_tablet_manager.cc:1434] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 12:17:31.134879 24592 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:31.139856 24397 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.143641 24592 tablet_bootstrap.cc:654] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.139894 24590 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.147372 24590 ts_tablet_manager.cc:1403] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.021s
I20260709 12:17:31.150611 24590 raft_consensus.cc:359] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.152096 24590 raft_consensus.cc:385] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.152499 24590 raft_consensus.cc:740] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.153529 24590 consensus_queue.cc:260] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.156014 24623 raft_consensus.cc:515] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.166460 24596 raft_consensus.cc:493] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.167192 24596 raft_consensus.cc:515] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.171128 24646 consensus_queue.cc:1048] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.172469 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:31.175318 24510 leader_election.cc:343] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.176725 24321 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.178303 24648 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.178956 24648 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.186396 24590 ts_tablet_manager.cc:1434] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:17:31.187487 24590 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.195114 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.196770 24544 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.197469 24596 leader_election.cc:290] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.200083 24589 tablet_bootstrap.cc:654] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.201105 24623 leader_election.cc:290] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.202435 24603 consensus_queue.cc:1048] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.204135 24288 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:31.206657 24648 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.206681 24636 consensus_queue.cc:1048] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.208168 24648 raft_consensus.cc:2804] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.209368 24591 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:31.209923 24591 ts_tablet_manager.cc:1403] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.007s
I20260709 12:17:31.213001 24592 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.217017 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:31.217245 24600 consensus_queue.cc:1048] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.218070 24320 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.219517 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.219164 24220 catalog_manager.cc:5697] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.220201 24397 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.222092 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.222854 24322 raft_consensus.cc:2468] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.224527 24597 raft_consensus.cc:493] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.225023 24597 raft_consensus.cc:515] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.225579 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.213546 24592 ts_tablet_manager.cc:1403] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.029s
I20260709 12:17:31.226313 24469 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.212018 24648 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.229486 24648 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.238611 24511 leader_election.cc:304] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [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: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:31.242913 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.243932 24592 raft_consensus.cc:359] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.245012 24592 raft_consensus.cc:385] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.245311 24592 raft_consensus.cc:740] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.246102 24592 consensus_queue.cc:260] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.248206 24592 ts_tablet_manager.cc:1434] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:17:31.251123 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a838ab8a640647abbca651459adb5c37" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.252388 24319 raft_consensus.cc:2393] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:31.252823 24590 tablet_bootstrap.cc:654] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.253840 24437 leader_election.cc:304] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:31.255369 24670 raft_consensus.cc:3060] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.260023 24648 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.238539 24597 leader_election.cc:290] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.263435 24592 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:31.266793 24591 raft_consensus.cc:359] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.268128 24591 raft_consensus.cc:385] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.263314 24646 raft_consensus.cc:493] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.268433 24591 raft_consensus.cc:740] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.271912 24591 consensus_queue.cc:260] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.276542 24591 ts_tablet_manager.cc:1434] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 12:17:31.277040 24469 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.277922 24591 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:31.278654 24510 leader_election.cc:304] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:31.266155 24623 raft_consensus.cc:2804] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.282642 24623 raft_consensus.cc:493] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.272797 24646 raft_consensus.cc:515] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.297080 24623 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.307650 24591 tablet_bootstrap.cc:654] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.308751 24592 tablet_bootstrap.cc:654] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.310392 24589 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:31.311100 24589 ts_tablet_manager.cc:1403] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.016s
I20260709 12:17:31.299793 24700 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.303205 24596 raft_consensus.cc:2804] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.317291 24596 raft_consensus.cc:697] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:31.313375 24670 raft_consensus.cc:2749] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.314930 24646 leader_election.cc:290] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.318486 24596 consensus_queue.cc:237] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.324230 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:31.324908 24395 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.329623 24648 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.327713 24589 raft_consensus.cc:359] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.334450 24589 raft_consensus.cc:385] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.335186 24589 raft_consensus.cc:740] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.342576 24700 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.347591 24320 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.348817 24589 consensus_queue.cc:260] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.344957 24700 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.360159 24589 ts_tablet_manager.cc:1434] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 12:17:31.361543 24589 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:31.352967 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 74407us
I20260709 12:17:31.374652 24592 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.375398 24592 ts_tablet_manager.cc:1403] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.000s
I20260709 12:17:31.379392 24592 raft_consensus.cc:359] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.380086 24592 raft_consensus.cc:385] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.380334 24592 raft_consensus.cc:740] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
W20260709 12:17:31.359810 24511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 76871us
I20260709 12:17:31.384326 24590 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.384841 24590 ts_tablet_manager.cc:1403] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.198s	user 0.006s	sys 0.009s
I20260709 12:17:31.377944 24670 raft_consensus.cc:493] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.386158 24704 raft_consensus.cc:493] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.386265 24670 raft_consensus.cc:515] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.386739 24704 raft_consensus.cc:515] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.387463 24590 raft_consensus.cc:359] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.388772 24704 leader_election.cc:290] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.388837 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.397397 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.389549 24395 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:31.390094 24590 raft_consensus.cc:385] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.398077 24396 raft_consensus.cc:2468] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.398365 24590 raft_consensus.cc:740] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.390780 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:31.399066 24510 leader_election.cc:343] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.399497 24321 raft_consensus.cc:2393] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:31.399893 24589 tablet_bootstrap.cc:654] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.392797 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.399080 24590 consensus_queue.cc:260] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.394552 24670 leader_election.cc:290] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.391585 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.391074 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.402982 24286 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:31.404277 24435 leader_election.cc:304] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:31.404744 24689 raft_consensus.cc:2804] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.405467 24689 raft_consensus.cc:697] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:31.405639 24670 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.406684 24689 consensus_queue.cc:237] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.390455 24592 consensus_queue.cc:260] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.410046 24603 raft_consensus.cc:493] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.410871 24590 ts_tablet_manager.cc:1434] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:17:31.411027 24603 raft_consensus.cc:515] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.412138 24590 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.412689 24592 ts_tablet_manager.cc:1434] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:17:31.414909 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:31.415570 24511 leader_election.cc:343] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.413300 24603 leader_election.cc:290] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.405862 24623 raft_consensus.cc:515] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.419512 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.420275 24469 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.422787 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:31.423408 24545 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.423547 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.425990 24590 tablet_bootstrap.cc:654] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.425784 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.427412 24397 raft_consensus.cc:2468] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.428658 24469 raft_consensus.cc:2468] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.432772 24591 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:31.432950 24592 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:31.433283 24591 ts_tablet_manager.cc:1403] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.009s
I20260709 12:17:31.430718 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:31.441334 24509 consensus_peers.cc:597] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:31.455545 24623 leader_election.cc:290] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.443790 24510 leader_election.cc:304] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:31.465484 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:31.466253 24320 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.468115 24597 consensus_queue.cc:1048] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.471056 24545 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:31.473555 24509 leader_election.cc:304] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:31.474627 24596 consensus_queue.cc:1048] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.479167 24589 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:31.479611 24589 ts_tablet_manager.cc:1403] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.011s
I20260709 12:17:31.481400 24220 catalog_manager.cc:5697] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.483952 24704 raft_consensus.cc:2804] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.485265 24704 raft_consensus.cc:493] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.485664 24704 raft_consensus.cc:3060] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.487381 24589 raft_consensus.cc:359] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.488123 24589 raft_consensus.cc:385] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.488400 24589 raft_consensus.cc:740] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.488955 24590 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.489532 24590 ts_tablet_manager.cc:1403] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.026s
I20260709 12:17:31.478369 24623 raft_consensus.cc:2804] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.489091 24589 consensus_queue.cc:260] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.478372 24320 raft_consensus.cc:2468] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.492048 24589 ts_tablet_manager.cc:1434] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:17:31.492352 24603 consensus_queue.cc:1048] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.492740 24676 consensus_queue.cc:1048] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.493974 24396 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.500208 24592 tablet_bootstrap.cc:654] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.496850 24590 raft_consensus.cc:359] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.503925 24590 raft_consensus.cc:385] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.504220 24590 raft_consensus.cc:740] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.504926 24590 consensus_queue.cc:260] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.508069 24509 leader_election.cc:304] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:31.508644 24590 ts_tablet_manager.cc:1434] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:17:31.509356 24596 raft_consensus.cc:2749] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.512418 24596 consensus_queue.cc:1048] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.513880 24509 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:31.529795 24704 raft_consensus.cc:515] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.518378 24590 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.530675 24636 consensus_queue.cc:1048] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.533026 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.534009 24596 raft_consensus.cc:2804] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:31.534579 24510 leader_election.cc:343] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.534653 24596 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.535439 24596 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.540922 24590 tablet_bootstrap.cc:654] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.541270 24363 leader_election.cc:304] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:31.543159 24636 raft_consensus.cc:2749] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.523315 24589 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:31.524031 24545 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.525717 24648 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.544430 24648 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.546663 24704 leader_election.cc:290] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.548054 24648 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.526494 24597 consensus_queue.cc:1048] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.525270 24220 catalog_manager.cc:5697] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:31.527288 24603 consensus_queue.cc:1048] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.527485 24623 raft_consensus.cc:697] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:31.559262 24623 consensus_queue.cc:237] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.547881 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.593683 24396 raft_consensus.cc:2468] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.597029 24286 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:31.598119 24648 raft_consensus.cc:2804] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.598516 24648 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.598901 24648 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.599488 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:31.600139 24396 raft_consensus.cc:3060] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.602739 24590 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.603061 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.606318 24396 raft_consensus.cc:2468] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.607504 24509 leader_election.cc:304] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:31.608321 24704 raft_consensus.cc:2804] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.608853 24704 raft_consensus.cc:697] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:31.609722 24704 consensus_queue.cc:237] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.522789 24591 raft_consensus.cc:359] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.561336 24589 tablet_bootstrap.cc:654] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.610855 24591 raft_consensus.cc:385] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.611251 24591 raft_consensus.cc:740] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.611999 24591 consensus_queue.cc:260] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.603310 24590 ts_tablet_manager.cc:1403] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.005s
I20260709 12:17:31.584499 24592 tablet_bootstrap.cc:492] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.526911 24670 raft_consensus.cc:2749] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.615401 24592 ts_tablet_manager.cc:1403] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.013s
I20260709 12:17:31.621892 24592 raft_consensus.cc:359] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.622648 24592 raft_consensus.cc:385] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.622949 24592 raft_consensus.cc:740] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.623688 24592 consensus_queue.cc:260] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.625095 24636 consensus_queue.cc:1048] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:31.631637 24600 raft_consensus.cc:493] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.632197 24600 raft_consensus.cc:515] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.632409 24590 raft_consensus.cc:359] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.633047 24590 raft_consensus.cc:385] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.633337 24590 raft_consensus.cc:740] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.634590 24600 leader_election.cc:290] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.636866 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.637768 24543 raft_consensus.cc:2468] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.639896 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.647328 24590 consensus_queue.cc:260] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.654764 24592 ts_tablet_manager.cc:1434] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:17:31.655856 24592 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:31.661899 24220 catalog_manager.cc:5697] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.666688 24590 ts_tablet_manager.cc:1434] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:17:31.667806 24590 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.674254 24589 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:31.674710 24589 ts_tablet_manager.cc:1403] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.007s
I20260709 12:17:31.679425 24623 raft_consensus.cc:493] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.680794 24623 raft_consensus.cc:515] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:31.682895 24729 log.cc:927] Time spent T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 12:17:31.671442 24287 leader_election.cc:343] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.608989 24596 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.687319 24623 leader_election.cc:290] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.687706 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.688408 24470 raft_consensus.cc:2468] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:31.689056 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:31.690718 24510 leader_election.cc:304] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
W20260709 12:17:31.692082 24511 leader_election.cc:343] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.692984 24623 raft_consensus.cc:2804] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.693385 24623 raft_consensus.cc:493] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.693742 24623 raft_consensus.cc:3060] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.673399 24648 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.697162 24670 raft_consensus.cc:493] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.697712 24670 raft_consensus.cc:515] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.698770 24648 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.699728 24670 leader_election.cc:290] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.702682 24288 leader_election.cc:304] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:31.706962 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:31.710268 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.711129 24396 raft_consensus.cc:2393] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:31.712939 24600 raft_consensus.cc:2804] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.713387 24600 raft_consensus.cc:493] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.713743 24600 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.718842 24676 consensus_queue.cc:1048] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.721939 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "351617f73dc8450ab0978284860bd73a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.722012 24542 raft_consensus.cc:2393] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:31.724733 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:31.724928 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:31.725805 24321 raft_consensus.cc:2393] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e75316e1f0214270bc16177a5070d24b in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:31.728991 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:31.730376 24394 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.734874 24589 raft_consensus.cc:359] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.735632 24589 raft_consensus.cc:385] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.735903 24589 raft_consensus.cc:740] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.739583 24592 tablet_bootstrap.cc:654] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.740290 24589 consensus_queue.cc:260] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.737166 24596 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:31.751310 24590 tablet_bootstrap.cc:654] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.754737 24589 ts_tablet_manager.cc:1434] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.003s
I20260709 12:17:31.756019 24589 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:31.766296 24591 ts_tablet_manager.cc:1434] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.333s	user 0.026s	sys 0.060s
I20260709 12:17:31.768024 24591 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:31.777359 24435 leader_election.cc:304] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:31.778704 24670 raft_consensus.cc:3060] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.779407 24600 raft_consensus.cc:515] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.781350 24589 tablet_bootstrap.cc:654] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.782058 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:31.783357 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:31.762161 24286 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:31.787868 24670 raft_consensus.cc:2749] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:31.796924 24287 leader_election.cc:343] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:31.798735 24286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 48200.7us
I20260709 12:17:31.800011 24689 raft_consensus.cc:2749] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.801887 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:31.799823 24394 raft_consensus.cc:2468] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.802639 24542 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.781330 24600 leader_election.cc:290] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.803702 24509 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:31.804924 24646 raft_consensus.cc:2804] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.805384 24646 raft_consensus.cc:697] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:31.806039 24717 raft_consensus.cc:493] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.806567 24592 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.807211 24592 ts_tablet_manager.cc:1403] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.152s	user 0.006s	sys 0.008s
I20260709 12:17:31.809829 24623 raft_consensus.cc:515] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.812106 24623 leader_election.cc:290] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:31.806502 24717 raft_consensus.cc:515] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.806509 24646 consensus_queue.cc:237] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.814338 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:31.815002 24469 raft_consensus.cc:3060] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.815141 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cff5c7f2ae41480ba2044537bcd8762b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:31.817885 24732 consensus_queue.cc:1048] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.810072 24592 raft_consensus.cc:359] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.819751 24592 raft_consensus.cc:385] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.820086 24592 raft_consensus.cc:740] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
W20260709 12:17:31.819392 24511 leader_election.cc:343] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.822301 24717 leader_election.cc:290] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.823128 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5342bb659a594ef5b018a70c0dce366a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:31.826992 24592 consensus_queue.cc:260] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:31.828589 24435 leader_election.cc:343] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.829185 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5342bb659a594ef5b018a70c0dce366a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.830174 24545 raft_consensus.cc:2468] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:31.835419 24469 raft_consensus.cc:2468] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:31.836746 24592 ts_tablet_manager.cc:1434] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:17:31.837008 24510 leader_election.cc:304] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:31.837265 24437 leader_election.cc:304] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:31.837786 24592 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:31.839949 24623 raft_consensus.cc:2804] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.840670 24623 raft_consensus.cc:697] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:31.840444 24733 consensus_queue.cc:1048] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.841603 24623 consensus_queue.cc:237] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.843912 24592 tablet_bootstrap.cc:654] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.845841 24717 raft_consensus.cc:2804] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.846243 24717 raft_consensus.cc:493] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:31.850745 24590 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:31.847005 24717 raft_consensus.cc:3060] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.851279 24590 ts_tablet_manager.cc:1403] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.184s	user 0.021s	sys 0.013s
I20260709 12:17:31.860667 24591 tablet_bootstrap.cc:654] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.863440 24590 raft_consensus.cc:359] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.864174 24590 raft_consensus.cc:385] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.864568 24590 raft_consensus.cc:740] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.865237 24590 consensus_queue.cc:260] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.866779 24590 ts_tablet_manager.cc:1434] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:17:31.867710 24590 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:31.872983 24542 raft_consensus.cc:2468] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:31.875854 24717 raft_consensus.cc:515] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:31.879060 24288 leader_election.cc:304] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:31.881402 24646 consensus_queue.cc:1048] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.882709 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5342bb659a594ef5b018a70c0dce366a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:31.881319 24733 raft_consensus.cc:2804] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:31.886070 24733 raft_consensus.cc:697] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:31.887141 24733 consensus_queue.cc:237] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:31.892860 24435 leader_election.cc:343] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.906750 24590 tablet_bootstrap.cc:654] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.911056 24218 catalog_manager.cc:5697] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:31.921687 24717 leader_election.cc:290] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.925679 24589 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:31.926524 24589 ts_tablet_manager.cc:1403] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.011s
I20260709 12:17:31.929605 24646 consensus_queue.cc:1048] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:31.930030 24589 raft_consensus.cc:359] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.930776 24589 raft_consensus.cc:385] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.931056 24589 raft_consensus.cc:740] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.932346 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5342bb659a594ef5b018a70c0dce366a" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:31.933187 24543 raft_consensus.cc:3060] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.933866 24589 consensus_queue.cc:260] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.936024 24589 ts_tablet_manager.cc:1434] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 12:17:31.937009 24589 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:31.947757 24591 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:31.948457 24591 ts_tablet_manager.cc:1403] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.009s
I20260709 12:17:31.950676 24733 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.951699 24591 raft_consensus.cc:359] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.952368 24591 raft_consensus.cc:385] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:31.952600 24591 raft_consensus.cc:740] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:31.951179 24733 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:31.954598 24591 consensus_queue.cc:260] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:31.957804 24725 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:31.958328 24589 tablet_bootstrap.cc:654] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:31.962790 24591 ts_tablet_manager.cc:1434] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:17:31.963776 24591 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:31.963917 24733 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:31.961618 24725 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:31.965150 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:31.965833 24542 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.967011 24725 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:31.968147 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.968063 24288 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:31.969173 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:31.975914 24362 leader_election.cc:343] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.981673 24733 raft_consensus.cc:2804] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:31.982174 24733 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:31.982360 24363 leader_election.cc:343] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:31.983125 24363 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:31.985235 24725 raft_consensus.cc:2749] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:31.988691 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:31.989493 24469 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:31.982508 24733 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:31.997812 24592 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:31.998466 24592 ts_tablet_manager.cc:1403] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.161s	user 0.040s	sys 0.032s
I20260709 12:17:31.999517 24589 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.000079 24589 ts_tablet_manager.cc:1403] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.007s
I20260709 12:17:32.003860 24591 tablet_bootstrap.cc:654] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.007984 24592 raft_consensus.cc:359] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.008898 24592 raft_consensus.cc:385] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.009225 24592 raft_consensus.cc:740] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.010007 24592 consensus_queue.cc:260] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.005656 24543 raft_consensus.cc:2468] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:32.012348 24592 ts_tablet_manager.cc:1434] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:32.013192 24590 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.013895 24590 ts_tablet_manager.cc:1403] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.146s	user 0.017s	sys 0.007s
I20260709 12:17:32.013433 24437 leader_election.cc:304] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:32.008566 24589 raft_consensus.cc:359] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.014561 24589 raft_consensus.cc:385] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.014855 24589 raft_consensus.cc:740] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.015673 24589 consensus_queue.cc:260] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.016583 24590 raft_consensus.cc:359] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.017916 24589 ts_tablet_manager.cc:1434] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:17:32.018939 24589 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.018452 24219 catalog_manager.cc:5697] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:32.020035 24717 raft_consensus.cc:2804] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.020583 24717 raft_consensus.cc:697] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:32.021435 24717 consensus_queue.cc:237] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.017316 24590 raft_consensus.cc:385] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.024161 24590 raft_consensus.cc:740] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.025143 24589 tablet_bootstrap.cc:654] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.013306 24592 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.024888 24590 consensus_queue.cc:260] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.030949 24592 tablet_bootstrap.cc:654] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.027313 24590 ts_tablet_manager.cc:1434] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:17:32.032454 24590 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.036586 24623 consensus_queue.cc:1048] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.037340 24733 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.043496 24733 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:32.043195 24216 catalog_manager.cc:5697] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.044747 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:32.045645 24469 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.046836 24216 catalog_manager.cc:5697] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.050869 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:32.049198 24646 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.051846 24543 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.053851 24646 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.053861 24623 consensus_queue.cc:1048] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.056210 24646 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:32.058362 24670 raft_consensus.cc:493] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.058902 24670 raft_consensus.cc:515] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.060578 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:32.060915 24670 leader_election.cc:290] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:32.064235 24591 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.064734 24591 ts_tablet_manager.cc:1403] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.001s
I20260709 12:17:32.067343 24591 raft_consensus.cc:359] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.067976 24591 raft_consensus.cc:385] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.068259 24591 raft_consensus.cc:740] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.068992 24469 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.068908 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:32.070087 24510 leader_election.cc:343] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.071966 24287 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:32.072880 24733 raft_consensus.cc:2804] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.073253 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.073657 24733 raft_consensus.cc:697] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:32.073913 24591 consensus_queue.cc:260] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.074347 24542 raft_consensus.cc:2393] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:32.074792 24733 consensus_queue.cc:237] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.076004 24591 ts_tablet_manager.cc:1434] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:17:32.077561 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:32.084980 24219 catalog_manager.cc:5697] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.090082 24437 leader_election.cc:304] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:32.091202 24717 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:32.092092 24511 leader_election.cc:343] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.092748 24511 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:32.093739 24596 raft_consensus.cc:2749] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.093937 24591 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.104965 24623 raft_consensus.cc:493] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.105715 24623 raft_consensus.cc:515] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.106711 24591 tablet_bootstrap.cc:654] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.107997 24717 raft_consensus.cc:2749] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.109556 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:32.112038 24509 leader_election.cc:343] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.113293 24596 consensus_queue.cc:1048] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.116600 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:32.118397 24511 leader_election.cc:343] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.118983 24511 leader_election.cc:304] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:32.120157 24596 raft_consensus.cc:2749] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.138252 24646 consensus_queue.cc:1048] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.161801 24623 leader_election.cc:290] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:32.184533 24733 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.185133 24733 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.187285 24733 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.189085 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:32.191053 24287 leader_election.cc:343] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.194046 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:32.194465 24589 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.194766 24395 raft_consensus.cc:2468] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.194938 24589 ts_tablet_manager.cc:1403] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.176s	user 0.028s	sys 0.067s
I20260709 12:17:32.196163 24592 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.196220 24286 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:32.196990 24592 ts_tablet_manager.cc:1403] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.184s	user 0.042s	sys 0.042s
I20260709 12:17:32.197625 24733 raft_consensus.cc:2804] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.198097 24733 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.197832 24589 raft_consensus.cc:359] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.198432 24733 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.198526 24589 raft_consensus.cc:385] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.198841 24589 raft_consensus.cc:740] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.199142 24590 tablet_bootstrap.cc:654] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.199643 24589 consensus_queue.cc:260] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.201381 24543 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.202040 24589 ts_tablet_manager.cc:1434] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:17:32.203018 24589 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.207331 24733 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.211419 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:32.214470 24589 tablet_bootstrap.cc:654] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.214979 24395 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.224277 24592 raft_consensus.cc:359] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.225957 24592 raft_consensus.cc:385] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.226444 24592 raft_consensus.cc:740] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.230566 24592 consensus_queue.cc:260] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.231806 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:32.232784 24733 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.232980 24592 ts_tablet_manager.cc:1434] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:17:32.233946 24592 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.236933 24717 raft_consensus.cc:493] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.238209 24717 raft_consensus.cc:515] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.239485 24589 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.239989 24589 ts_tablet_manager.cc:1403] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260709 12:17:32.240398 24717 leader_election.cc:290] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:32.242194 24287 leader_election.cc:343] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.242611 24589 raft_consensus.cc:359] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.243322 24589 raft_consensus.cc:385] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.243608 24589 raft_consensus.cc:740] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.243763 24591 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.244340 24591 ts_tablet_manager.cc:1403] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.157s	user 0.058s	sys 0.051s
I20260709 12:17:32.244472 24589 consensus_queue.cc:260] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.246927 24589 ts_tablet_manager.cc:1434] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:17:32.247195 24591 raft_consensus.cc:359] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.247839 24589 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.248024 24590 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.247900 24591 raft_consensus.cc:385] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.248492 24591 raft_consensus.cc:740] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.248633 24590 ts_tablet_manager.cc:1403] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.216s	user 0.021s	sys 0.015s
I20260709 12:17:32.249369 24591 consensus_queue.cc:260] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.250346 24727 raft_consensus.cc:493] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.250777 24727 raft_consensus.cc:515] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.251257 24590 raft_consensus.cc:359] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.251901 24590 raft_consensus.cc:385] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.252154 24590 raft_consensus.cc:740] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.252842 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.253057 24727 leader_election.cc:290] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:32.254616 24589 tablet_bootstrap.cc:654] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.254813 24395 raft_consensus.cc:2468] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.255028 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:32.255791 24590 consensus_queue.cc:260] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.257102 24591 ts_tablet_manager.cc:1434] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:32.258116 24591 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.258590 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.260284 24363 leader_election.cc:304] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:32.260838 24590 ts_tablet_manager.cc:1434] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260709 12:17:32.263365 24437 leader_election.cc:343] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.263473 24286 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:32.266152 24590 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.266053 24733 raft_consensus.cc:2804] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.269135 24733 raft_consensus.cc:697] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:32.272040 24733 consensus_queue.cc:237] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.266314 24727 raft_consensus.cc:2749] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.275049 24394 raft_consensus.cc:3060] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.280263 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:32.283713 24591 tablet_bootstrap.cc:654] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:32.283829 24435 leader_election.cc:343] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.287175 24592 tablet_bootstrap.cc:654] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.306195 24435 leader_election.cc:304] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:32.312954 24600 consensus_queue.cc:1048] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.315189 24590 tablet_bootstrap.cc:654] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.309304 24670 raft_consensus.cc:2749] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.320055 24733 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.323843 24591 tablet_bootstrap.cc:492] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.326036 24591 ts_tablet_manager.cc:1403] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.007s
I20260709 12:17:32.328351 24590 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.328871 24590 ts_tablet_manager.cc:1403] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.009s
I20260709 12:17:32.329103 24591 raft_consensus.cc:359] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.329869 24591 raft_consensus.cc:385] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.330137 24591 raft_consensus.cc:740] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.330804 24591 consensus_queue.cc:260] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.331476 24590 raft_consensus.cc:359] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.332155 24590 raft_consensus.cc:385] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.332278 24733 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.332441 24590 raft_consensus.cc:740] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.336440 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.340095 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:32.340790 24395 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.342823 24543 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.339113 24646 consensus_queue.cc:1048] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:17:32.344872 24623 consensus_queue.cc:1048] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.345597 24286 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:32.337754 24733 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:32.346535 24733 raft_consensus.cc:2804] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.346882 24733 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.347196 24733 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.356796 24590 consensus_queue.cc:260] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.369779 24733 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.374066 24589 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.374657 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:32.374562 24733 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:32.375393 24543 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.375664 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:32.376300 24396 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.381278 24732 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.381852 24732 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.339500 24591 ts_tablet_manager.cc:1434] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:17:32.384027 24732 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.374655 24589 ts_tablet_manager.cc:1403] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.127s	user 0.048s	sys 0.033s
I20260709 12:17:32.387323 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:32.389544 24589 raft_consensus.cc:359] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.390089 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:32.390538 24589 raft_consensus.cc:385] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.390862 24397 raft_consensus.cc:2468] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.384244 24591 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.393565 24543 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.384199 24735 consensus_queue.cc:1048] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:17:32.394853 24288 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:32.396088 24735 raft_consensus.cc:2804] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.396178 24286 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:32.396656 24735 raft_consensus.cc:697] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:32.396756 24646 raft_consensus.cc:493] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.397403 24646 raft_consensus.cc:515] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:32.399299 24287 leader_election.cc:343] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.399435 24689 raft_consensus.cc:2804] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.399938 24689 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.400321 24689 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.401024 24735 consensus_queue.cc:237] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.402647 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:32.404563 24509 leader_election.cc:343] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.397470 24320 raft_consensus.cc:3060] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.405750 24646 leader_election.cc:290] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.406756 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:32.369943 24590 ts_tablet_manager.cc:1434] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 12:17:32.407532 24469 raft_consensus.cc:2468] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:32.408180 24590 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.408968 24510 leader_election.cc:304] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:32.409374 24689 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.370760 24592 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.415268 24592 ts_tablet_manager.cc:1403] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.002s
I20260709 12:17:32.416929 24703 consensus_queue.cc:1048] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.418825 24591 tablet_bootstrap.cc:654] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.418529 24592 raft_consensus.cc:359] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.419345 24592 raft_consensus.cc:385] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.419438 24396 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.412487 24397 raft_consensus.cc:3060] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.422698 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:32.423347 24393 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.427301 24689 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.419672 24592 raft_consensus.cc:740] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.410547 24646 raft_consensus.cc:2804] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.432232 24646 raft_consensus.cc:493] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.432670 24646 raft_consensus.cc:3060] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.435529 24717 consensus_queue.cc:1048] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.418737 24703 consensus_queue.cc:1048] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:32.428901 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:32.438364 24287 leader_election.cc:343] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.438196 24592 consensus_queue.cc:260] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.443336 24591 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.443994 24591 ts_tablet_manager.cc:1403] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.000s
I20260709 12:17:32.444902 24393 raft_consensus.cc:2468] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.446501 24286 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:32.447526 24732 raft_consensus.cc:2804] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.448045 24732 raft_consensus.cc:697] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:32.449491 24732 consensus_queue.cc:237] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.452481 24592 ts_tablet_manager.cc:1434] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:17:32.453644 24592 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.390934 24589 raft_consensus.cc:740] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.454514 24589 consensus_queue.cc:260] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.456260 24590 tablet_bootstrap.cc:654] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.456700 24589 ts_tablet_manager.cc:1434] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 12:17:32.447759 24591 raft_consensus.cc:359] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.458756 24591 raft_consensus.cc:385] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.459046 24591 raft_consensus.cc:740] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.461285 24646 raft_consensus.cc:515] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.462848 24717 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.463394 24717 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.465667 24717 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:32.466385 24591 consensus_queue.cc:260] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.466749 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:32.466967 24689 consensus_queue.cc:1048] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.468623 24591 ts_tablet_manager.cc:1434] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260709 12:17:32.468541 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:32.469726 24591 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.476635 24591 tablet_bootstrap.cc:654] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.481387 24589 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.485277 24397 raft_consensus.cc:2393] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:32.514762 24435 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:32.515937 24717 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.532768 24717 raft_consensus.cc:2749] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:32.546136 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:32.547593 24670 consensus_queue.cc:1048] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:32.548132 24509 leader_election.cc:343] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.556485 24646 leader_election.cc:290] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.559638 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:32.560357 24471 raft_consensus.cc:3060] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.575641 24592 tablet_bootstrap.cc:654] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.583391 24689 consensus_queue.cc:1048] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.586859 24471 raft_consensus.cc:2468] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:32.620246 24589 tablet_bootstrap.cc:654] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.610954 24510 leader_election.cc:304] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:32.622819 24603 raft_consensus.cc:493] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.627720 24596 raft_consensus.cc:2804] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.628311 24596 raft_consensus.cc:697] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:32.629175 24596 consensus_queue.cc:237] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.624920 24603 raft_consensus.cc:515] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.642325 24590 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.642834 24590 ts_tablet_manager.cc:1403] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.235s	user 0.066s	sys 0.055s
I20260709 12:17:32.647763 24591 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.648486 24591 ts_tablet_manager.cc:1403] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.179s	user 0.011s	sys 0.013s
W20260709 12:17:32.658771 24779 log.cc:927] Time spent T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: Append to log took a long time: real 0.057s	user 0.004s	sys 0.000s
I20260709 12:17:32.660697 24603 leader_election.cc:290] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.664402 24589 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.664836 24589 ts_tablet_manager.cc:1403] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.193s	user 0.015s	sys 0.008s
I20260709 12:17:32.663359 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:32.669507 24320 raft_consensus.cc:2468] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:32.667407 24215 catalog_manager.cc:5697] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:32.671038 24363 leader_election.cc:304] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:32.668834 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:32.672252 24603 raft_consensus.cc:2804] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.672670 24603 raft_consensus.cc:493] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.673010 24603 raft_consensus.cc:3060] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.674407 24591 raft_consensus.cc:359] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.675119 24591 raft_consensus.cc:385] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.675396 24591 raft_consensus.cc:740] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.676105 24591 consensus_queue.cc:260] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.671217 24215 catalog_manager.cc:5697] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.681628 24591 ts_tablet_manager.cc:1434] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:17:32.672219 24590 raft_consensus.cc:359] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.682119 24590 raft_consensus.cc:385] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.682425 24590 raft_consensus.cc:740] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
W20260709 12:17:32.683202 24362 leader_election.cc:343] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.683555 24591 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.683689 24590 consensus_queue.cc:260] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.680876 24603 raft_consensus.cc:515] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.685289 24689 consensus_queue.cc:1048] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:32.684227 24592 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.686288 24592 ts_tablet_manager.cc:1403] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.009s
I20260709 12:17:32.686995 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:32.687601 24320 raft_consensus.cc:3060] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.687462 24589 raft_consensus.cc:359] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.688122 24590 ts_tablet_manager.cc:1434] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.002s
I20260709 12:17:32.689162 24590 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.688333 24589 raft_consensus.cc:385] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.697959 24589 raft_consensus.cc:740] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.698060 24320 raft_consensus.cc:2468] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:32.698872 24589 consensus_queue.cc:260] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.690326 24592 raft_consensus.cc:359] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.691296 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:32.699468 24363 leader_election.cc:304] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:32.690124 24603 leader_election.cc:290] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:32.700327 24727 raft_consensus.cc:2804] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.700670 24592 raft_consensus.cc:385] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.700862 24727 raft_consensus.cc:697] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:32.700986 24592 raft_consensus.cc:740] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.701756 24589 ts_tablet_manager.cc:1434] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 12:17:32.701885 24727 consensus_queue.cc:237] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.702067 24592 consensus_queue.cc:260] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.702885 24589 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.704432 24592 ts_tablet_manager.cc:1434] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:17:32.705516 24592 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
W20260709 12:17:32.705991 24362 leader_election.cc:343] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.707892 24590 tablet_bootstrap.cc:654] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.712039 24589 tablet_bootstrap.cc:654] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.712069 24592 tablet_bootstrap.cc:654] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.721438 24733 consensus_queue.cc:1048] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.722335 24592 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.722929 24592 ts_tablet_manager.cc:1403] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:17:32.725778 24592 raft_consensus.cc:359] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.726666 24592 raft_consensus.cc:385] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.727037 24592 raft_consensus.cc:740] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.728051 24591 tablet_bootstrap.cc:654] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.727838 24592 consensus_queue.cc:260] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.731453 24592 ts_tablet_manager.cc:1434] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:32.735211 24592 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.736634 24589 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.738893 24589 ts_tablet_manager.cc:1403] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.011s
I20260709 12:17:32.737830 24590 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.739604 24590 ts_tablet_manager.cc:1403] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.002s
I20260709 12:17:32.741554 24591 tablet_bootstrap.cc:492] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.742054 24591 ts_tablet_manager.cc:1403] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.007s
I20260709 12:17:32.742377 24589 raft_consensus.cc:359] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.742813 24590 raft_consensus.cc:359] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.743351 24589 raft_consensus.cc:385] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.743836 24589 raft_consensus.cc:740] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.744668 24591 raft_consensus.cc:359] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.745810 24591 raft_consensus.cc:385] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.744792 24589 consensus_queue.cc:260] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.746131 24591 raft_consensus.cc:740] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.746968 24591 consensus_queue.cc:260] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.743634 24590 raft_consensus.cc:385] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.748317 24590 raft_consensus.cc:740] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.749015 24590 consensus_queue.cc:260] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.750633 24591 ts_tablet_manager.cc:1434] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:32.751595 24591 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.752010 24590 ts_tablet_manager.cc:1434] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:32.752240 24589 ts_tablet_manager.cc:1434] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:17:32.753031 24590 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.753225 24589 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.754415 24592 tablet_bootstrap.cc:654] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.762959 24589 tablet_bootstrap.cc:654] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.760758 24218 catalog_manager.cc:5697] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:32.763613 24590 tablet_bootstrap.cc:654] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.773360 24590 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.775084 24590 ts_tablet_manager.cc:1403] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 12:17:32.776031 24589 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.776559 24589 ts_tablet_manager.cc:1403] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260709 12:17:32.779129 24589 raft_consensus.cc:359] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.779830 24589 raft_consensus.cc:385] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.780354 24589 raft_consensus.cc:740] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.780962 24591 tablet_bootstrap.cc:654] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.781354 24589 consensus_queue.cc:260] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.779578 24590 raft_consensus.cc:359] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.783300 24590 raft_consensus.cc:385] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.783670 24589 ts_tablet_manager.cc:1434] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:17:32.784118 24590 raft_consensus.cc:740] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.784766 24589 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.785116 24590 consensus_queue.cc:260] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.787027 24592 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.789053 24592 ts_tablet_manager.cc:1403] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.010s
I20260709 12:17:32.791013 24589 tablet_bootstrap.cc:654] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.793567 24733 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.794087 24733 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.796383 24733 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:32.794476 24592 raft_consensus.cc:359] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.797622 24592 raft_consensus.cc:385] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.796605 24590 ts_tablet_manager.cc:1434] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:17:32.797986 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:32.798657 24591 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.799170 24591 ts_tablet_manager.cc:1403] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.010s
I20260709 12:17:32.798936 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.798005 24592 raft_consensus.cc:740] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
W20260709 12:17:32.799642 24287 leader_election.cc:343] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.798949 24590 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.799695 24543 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.801987 24592 consensus_queue.cc:260] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.802191 24591 raft_consensus.cc:359] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.802827 24591 raft_consensus.cc:385] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.803378 24591 raft_consensus.cc:740] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.803493 24288 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:32.804323 24591 consensus_queue.cc:260] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.805356 24689 raft_consensus.cc:2804] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:32.805785 24689 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:32.806126 24689 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.806609 24591 ts_tablet_manager.cc:1434] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:32.807606 24591 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.808781 24590 tablet_bootstrap.cc:654] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.806609 24592 ts_tablet_manager.cc:1434] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:17:32.810544 24592 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.814728 24689 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.816416 24591 tablet_bootstrap.cc:654] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.816416 24592 tablet_bootstrap.cc:654] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.819705 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:32.820487 24543 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:32.830217 24592 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.830744 24592 ts_tablet_manager.cc:1403] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.007s
I20260709 12:17:32.831597 24591 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.821324 24689 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:32.824656 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:32.832986 24287 leader_election.cc:343] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:32.834295 24589 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.834021 24591 ts_tablet_manager.cc:1403] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260709 12:17:32.833350 24592 raft_consensus.cc:359] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.835201 24589 ts_tablet_manager.cc:1403] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.001s
I20260709 12:17:32.835216 24592 raft_consensus.cc:385] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.835716 24592 raft_consensus.cc:740] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.836393 24592 consensus_queue.cc:260] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.837155 24543 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:32.837819 24591 raft_consensus.cc:359] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.838454 24591 raft_consensus.cc:385] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.838697 24591 raft_consensus.cc:740] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.838794 24592 ts_tablet_manager.cc:1434] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:17:32.839793 24592 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.839471 24591 consensus_queue.cc:260] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:32.841699 24591 ts_tablet_manager.cc:1434] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:32.842551 24591 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.845666 24592 tablet_bootstrap.cc:654] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.848790 24591 tablet_bootstrap.cc:654] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.849804 24288 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:32.851061 24689 raft_consensus.cc:2804] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:32.851150 24592 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.851589 24689 raft_consensus.cc:697] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:32.851964 24592 ts_tablet_manager.cc:1403] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:17:32.852587 24689 consensus_queue.cc:237] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.855559 24592 raft_consensus.cc:359] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.856498 24592 raft_consensus.cc:385] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.856778 24592 raft_consensus.cc:740] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.857524 24592 consensus_queue.cc:260] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.859815 24592 ts_tablet_manager.cc:1434] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:32.863191 24592 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.863353 24219 catalog_manager.cc:5697] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.864514 24591 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.864989 24591 ts_tablet_manager.cc:1403] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 12:17:32.866377 24589 raft_consensus.cc:359] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.870911 24592 tablet_bootstrap.cc:654] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.870790 24591 raft_consensus.cc:359] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.874692 24591 raft_consensus.cc:385] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.874851 24590 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.875042 24591 raft_consensus.cc:740] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.875347 24590 ts_tablet_manager.cc:1403] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.001s
I20260709 12:17:32.867113 24589 raft_consensus.cc:385] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.875732 24589 raft_consensus.cc:740] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.875880 24591 consensus_queue.cc:260] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.876668 24589 consensus_queue.cc:260] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.878271 24591 ts_tablet_manager.cc:1434] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:17:32.877987 24590 raft_consensus.cc:359] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.878790 24590 raft_consensus.cc:385] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.879069 24590 raft_consensus.cc:740] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.879269 24591 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.880009 24590 consensus_queue.cc:260] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.887526 24591 tablet_bootstrap.cc:654] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.891093 24590 ts_tablet_manager.cc:1434] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:17:32.892141 24590 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:32.879091 24589 ts_tablet_manager.cc:1434] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:17:32.898643 24589 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:32.900136 24590 tablet_bootstrap.cc:654] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.915360 24689 consensus_queue.cc:1048] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.921643 24589 tablet_bootstrap.cc:654] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.928664 24592 tablet_bootstrap.cc:492] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:32.929157 24592 ts_tablet_manager.cc:1403] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.027s
I20260709 12:17:32.932417 24592 raft_consensus.cc:359] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.933163 24592 raft_consensus.cc:385] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.933475 24592 raft_consensus.cc:740] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.935463 24592 consensus_queue.cc:260] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:32.937376 24591 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:32.937916 24591 ts_tablet_manager.cc:1403] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.019s
I20260709 12:17:32.942749 24591 raft_consensus.cc:359] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.943758 24591 raft_consensus.cc:385] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.944217 24591 raft_consensus.cc:740] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.944589 24592 ts_tablet_manager.cc:1434] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:17:32.944912 24591 consensus_queue.cc:260] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.945549 24592 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:32.947489 24591 ts_tablet_manager.cc:1434] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:32.949085 24591 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:32.934930 24215 catalog_manager.cc:5697] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.952320 24215 catalog_manager.cc:5697] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:32.963057 24735 consensus_queue.cc:1048] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:32.969085 24591 tablet_bootstrap.cc:654] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.970861 24589 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:32.972328 24732 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:32.975409 24589 ts_tablet_manager.cc:1403] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.012s
I20260709 12:17:32.973059 24732 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:32.977870 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:32.978320 24670 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:32.976874 24287 consensus_peers.cc:597] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:32.983966 24732 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:32.985183 24590 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:32.985700 24590 ts_tablet_manager.cc:1403] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.020s
I20260709 12:17:32.988202 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:32.988339 24590 raft_consensus.cc:359] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.988080 24589 raft_consensus.cc:359] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:32.989133 24590 raft_consensus.cc:385] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.989265 24589 raft_consensus.cc:385] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:32.979202 24670 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:32.990119 24589 raft_consensus.cc:740] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.989501 24543 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:32.991760 24592 tablet_bootstrap.cc:654] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:32.989509 24590 raft_consensus.cc:740] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:32.996500 24589 consensus_queue.cc:260] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.000905 24589 ts_tablet_manager.cc:1434] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:17:33.001873 24589 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.006727 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.007515 24543 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:33.007593 24288 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.008878 24437 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.009150 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.009820 24470 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:33.010509 24670 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.010676 24597 raft_consensus.cc:2804] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.017457 24732 consensus_queue.cc:1048] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.017938 24597 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.018332 24597 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.013382 24727 raft_consensus.cc:493] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.014834 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.016916 24735 raft_consensus.cc:2804] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.021613 24727 raft_consensus.cc:515] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.022204 24735 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.022583 24735 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.023877 24727 leader_election.cc:290] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.026948 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.027683 24543 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.028939 24717 raft_consensus.cc:493] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.029203 24363 leader_election.cc:304] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.029484 24717 raft_consensus.cc:515] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.031639 24717 leader_election.cc:290] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.032394 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.033049 24321 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.035447 24727 raft_consensus.cc:2804] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.035954 24727 raft_consensus.cc:493] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.036392 24727 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.039320 24589 tablet_bootstrap.cc:654] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.039903 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c3a810190140399622078733b116ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.040689 24543 raft_consensus.cc:2468] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:33.038383 24735 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.042274 24437 leader_election.cc:304] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.043485 24320 raft_consensus.cc:2393] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:33.044575 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c3a810190140399622078733b116ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.045238 24321 raft_consensus.cc:2468] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:33.043394 24717 raft_consensus.cc:2804] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.046029 24603 raft_consensus.cc:493] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.028581 24670 raft_consensus.cc:493] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.046586 24603 raft_consensus.cc:515] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.046746 24670 raft_consensus.cc:515] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.049096 24603 leader_election.cc:290] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:33.050580 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e50083448b944e79aab8b96c4cb544d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.051856 24393 raft_consensus.cc:2468] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:33.053364 24435 leader_election.cc:304] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.054471 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.054842 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fe283d2b464077b4f698428152f7ec" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.056582 24470 raft_consensus.cc:2393] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:33.046048 24717 raft_consensus.cc:493] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.061542 24717 raft_consensus.cc:3060] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.067603 24362 leader_election.cc:304] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.068770 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.060272 24596 raft_consensus.cc:493] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.069007 24603 raft_consensus.cc:3060] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.079885 24596 raft_consensus.cc:515] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.082118 24596 leader_election.cc:290] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:33.083873 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcc3a4903746378c99fdfda2f0693f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.084601 24393 raft_consensus.cc:2468] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:33.085952 24509 leader_election.cc:304] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.087656 24646 raft_consensus.cc:2804] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.087713 24603 raft_consensus.cc:2749] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.088093 24646 raft_consensus.cc:493] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.088464 24646 raft_consensus.cc:3060] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.090920 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcc3a4903746378c99fdfda2f0693f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.067762 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:33.096306 24646 raft_consensus.cc:515] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.075680 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e50083448b944e79aab8b96c4cb544d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.109103 24542 raft_consensus.cc:2468] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:33.076404 24597 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.109926 24589 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:33.097700 24591 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
W20260709 12:17:33.098613 24511 leader_election.cc:343] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.110735 24591 ts_tablet_manager.cc:1403] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.162s	user 0.028s	sys 0.007s
I20260709 12:17:33.111763 24597 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.102420 24818 raft_consensus.cc:2804] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.105159 24816 raft_consensus.cc:493] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:33.105640 24435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 52394.8us
I20260709 12:17:33.074152 24670 leader_election.cc:290] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:33.058910 24735 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:33.116843 24818 raft_consensus.cc:493] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.097338 24543 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.113145 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.118379 24818 raft_consensus.cc:3060] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.113121 24469 raft_consensus.cc:2393] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate 520261acd011474b8e017811cddff0bb in this term.
I20260709 12:17:33.123972 24589 ts_tablet_manager.cc:1403] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260709 12:17:33.126824 24543 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:33.116803 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.131459 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcc3a4903746378c99fdfda2f0693f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:33.132061 24321 raft_consensus.cc:2393] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:33.132349 24393 raft_consensus.cc:3060] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.117548 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bcc3a4903746378c99fdfda2f0693f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.119813 24733 raft_consensus.cc:493] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.135516 24592 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:33.136096 24592 ts_tablet_manager.cc:1403] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.191s	user 0.059s	sys 0.073s
I20260709 12:17:33.135836 24288 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:33.135917 24733 raft_consensus.cc:515] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.137516 24735 raft_consensus.cc:2804] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.127707 24589 raft_consensus.cc:359] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.114491 24591 raft_consensus.cc:359] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.138096 24589 raft_consensus.cc:385] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.099532 24590 consensus_queue.cc:260] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.138346 24733 leader_election.cc:290] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.138443 24589 raft_consensus.cc:740] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.138859 24596 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.139376 24596 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.139736 24592 raft_consensus.cc:359] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.140519 24592 raft_consensus.cc:385] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.140786 24592 raft_consensus.cc:740] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
W20260709 12:17:33.141788 24511 leader_election.cc:343] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.141628 24592 consensus_queue.cc:260] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.138420 24591 raft_consensus.cc:385] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.142872 24591 raft_consensus.cc:740] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.143920 24592 ts_tablet_manager.cc:1434] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:17:33.144069 24591 consensus_queue.cc:260] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.144876 24592 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:33.144130 24393 raft_consensus.cc:2468] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:33.145648 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.146413 24591 ts_tablet_manager.cc:1434] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 12:17:33.146701 24509 leader_election.cc:304] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
W20260709 12:17:33.147310 24510 leader_election.cc:343] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.142313 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.148217 24394 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:33.139434 24589 consensus_queue.cc:260] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.115823 24727 raft_consensus.cc:515] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.150183 24596 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.150763 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.151692 24592 tablet_bootstrap.cc:654] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:33.152000 24511 leader_election.cc:343] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.152493 24511 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:33.153898 24286 leader_election.cc:304] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.154768 24596 raft_consensus.cc:2749] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.155548 24437 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.142352 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.147619 24702 raft_consensus.cc:2804] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.147470 24591 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.156981 24702 raft_consensus.cc:697] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:33.158141 24469 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:33.157859 24702 consensus_queue.cc:237] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.159922 24670 raft_consensus.cc:2749] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.160113 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.128849 24816 raft_consensus.cc:515] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.160806 24543 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.130126 24646 leader_election.cc:290] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:33.161156 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.161831 24320 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.157817 24732 raft_consensus.cc:2804] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.163862 24732 raft_consensus.cc:493] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.164215 24732 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.164405 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.167809 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec4d0a649534e13a551ca3f566a65ab" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.168398 24590 ts_tablet_manager.cc:1434] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.182s	user 0.006s	sys 0.000s
I20260709 12:17:33.130466 24717 raft_consensus.cc:515] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.168740 24321 raft_consensus.cc:2393] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:33.168687 24543 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:33.170534 24717 leader_election.cc:290] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.171178 24816 leader_election.cc:290] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:33.138484 24735 raft_consensus.cc:697] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:33.172791 24437 leader_election.cc:304] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:33.172649 24735 consensus_queue.cc:237] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.174017 24363 leader_election.cc:304] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.174576 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c3a810190140399622078733b116ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.175169 24321 raft_consensus.cc:3060] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.175979 24816 raft_consensus.cc:3060] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.176837 24725 raft_consensus.cc:2804] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.177184 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99c3a810190140399622078733b116ec" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.177325 24725 raft_consensus.cc:697] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:33.177809 24543 raft_consensus.cc:3060] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.178263 24725 consensus_queue.cc:237] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.180615 24727 leader_election.cc:290] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.184711 24321 raft_consensus.cc:2468] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:33.186097 24437 leader_election.cc:304] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:33.187127 24717 raft_consensus.cc:2804] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.187605 24717 raft_consensus.cc:697] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:33.178300 24590 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.188905 24603 consensus_queue.cc:1048] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.188750 24717 consensus_queue.cc:237] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.195284 24591 tablet_bootstrap.cc:654] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.129318 24818 raft_consensus.cc:515] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.196043 24320 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:33.200702 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e50083448b944e79aab8b96c4cb544d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:33.201339 24394 raft_consensus.cc:3060] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.205626 24596 consensus_queue.cc:1048] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.207870 24591 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:33.214345 24591 ts_tablet_manager.cc:1403] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 12:17:33.228749 24591 raft_consensus.cc:359] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.229765 24591 raft_consensus.cc:385] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.230208 24591 raft_consensus.cc:740] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.230942 24591 consensus_queue.cc:260] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.183112 24215 catalog_manager.cc:5697] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.233026 24591 ts_tablet_manager.cc:1434] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:17:33.234071 24591 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.217677 24589 ts_tablet_manager.cc:1434] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.093s	user 0.009s	sys 0.000s
I20260709 12:17:33.235304 24589 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.240146 24591 tablet_bootstrap.cc:654] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.268666 24670 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.271175 24670 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.275197 24592 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:33.275796 24592 ts_tablet_manager.cc:1403] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.131s	user 0.036s	sys 0.049s
I20260709 12:17:33.276769 24670 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.279040 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.259876 24589 tablet_bootstrap.cc:654] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.279361 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.279950 24542 raft_consensus.cc:2393] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:33.281697 24437 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.278841 24592 raft_consensus.cc:359] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.282868 24597 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.282696 24592 raft_consensus.cc:385] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.283658 24592 raft_consensus.cc:740] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.284379 24592 consensus_queue.cc:260] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.286554 24670 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.288450 24592 ts_tablet_manager.cc:1434] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:17:33.288277 24670 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.291512 24670 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.292133 24592 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:33.294143 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.296972 24725 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.295317 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.298767 24220 catalog_manager.cc:5697] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.297571 24725 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.319548 24725 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.323112 24590 tablet_bootstrap.cc:654] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.335181 24816 raft_consensus.cc:2749] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.339586 24733 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.347571 24733 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.345968 24543 raft_consensus.cc:2468] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:33.349445 24732 raft_consensus.cc:515] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.346827 24597 raft_consensus.cc:2749] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.352257 24732 leader_election.cc:290] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.324616 24394 raft_consensus.cc:2468] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:33.352772 24733 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.311995 24818 leader_election.cc:290] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:33.315003 24437 leader_election.cc:343] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.373158 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:33.374101 24470 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.379709 24592 tablet_bootstrap.cc:654] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.370333 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.361775 24596 consensus_queue.cc:1048] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
W20260709 12:17:33.371145 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 57717.9us
I20260709 12:17:33.381745 24435 leader_election.cc:304] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.386376 24320 raft_consensus.cc:2468] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.388933 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.398064 24725 raft_consensus.cc:493] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.398380 24397 raft_consensus.cc:2468] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:33.393728 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.396143 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:33.399998 24396 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.404961 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e50083448b944e79aab8b96c4cb544d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.408910 24735 consensus_queue.cc:1048] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.409991 24543 raft_consensus.cc:3060] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.406127 24469 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.398638 24725 raft_consensus.cc:515] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.419811 24725 leader_election.cc:290] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:33.420457 24818 raft_consensus.cc:2804] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.421018 24818 raft_consensus.cc:697] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:33.421949 24818 consensus_queue.cc:237] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:33.406462 24437 leader_election.cc:343] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.408772 24363 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.409015 24589 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:33.429167 24589 ts_tablet_manager.cc:1403] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.194s	user 0.037s	sys 0.026s
W20260709 12:17:33.422164 24287 leader_election.cc:343] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.422896 24733 consensus_queue.cc:1048] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:17:33.400655 24470 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:33.443343 24591 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:33.443823 24591 ts_tablet_manager.cc:1403] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.210s	user 0.066s	sys 0.060s
I20260709 12:17:33.437454 24725 raft_consensus.cc:2804] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.450592 24589 raft_consensus.cc:359] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.451320 24589 raft_consensus.cc:385] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.451490 24396 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:33.451596 24589 raft_consensus.cc:740] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.452613 24589 consensus_queue.cc:260] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.432410 24437 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
W20260709 12:17:33.456229 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 49813.9us
I20260709 12:17:33.459365 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.447624 24725 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.461210 24727 consensus_queue.cc:1048] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.462073 24725 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.465114 24589 ts_tablet_manager.cc:1434] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:17:33.466741 24589 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.467836 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.466256 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.464713 24816 raft_consensus.cc:2749] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.462653 24287 leader_election.cc:304] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:33.472693 24735 raft_consensus.cc:2804] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.473196 24735 raft_consensus.cc:697] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:33.474040 24735 consensus_queue.cc:237] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.475451 24591 raft_consensus.cc:359] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.476205 24591 raft_consensus.cc:385] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.476487 24591 raft_consensus.cc:740] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.477120 24591 consensus_queue.cc:260] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.479732 24591 ts_tablet_manager.cc:1434] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:17:33.445071 24286 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:33.483549 24590 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:33.484269 24590 ts_tablet_manager.cc:1403] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.306s	user 0.014s	sys 0.005s
I20260709 12:17:33.487500 24591 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.491309 24733 raft_consensus.cc:2804] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:17:33.487926 24363 leader_election.cc:343] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.493003 24590 raft_consensus.cc:359] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.512145 24589 tablet_bootstrap.cc:654] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.554289 24590 raft_consensus.cc:385] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:33.553921 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 66054.4us
I20260709 12:17:33.554625 24590 raft_consensus.cc:740] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.551605 24733 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.555212 24733 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.545742 24727 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.543520 24597 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:33.556046 24727 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.555565 24590 consensus_queue.cc:260] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.531733 24725 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.558077 24591 tablet_bootstrap.cc:654] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.559247 24725 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.559469 24590 ts_tablet_manager.cc:1434] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.014s
I20260709 12:17:33.559513 24727 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.497880 24219 catalog_manager.cc:5697] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.464901 24543 raft_consensus.cc:2468] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:33.560441 24590 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.562479 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.567715 24591 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:33.567975 24590 tablet_bootstrap.cc:654] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.568228 24591 ts_tablet_manager.cc:1403] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.020s
I20260709 12:17:33.570766 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.571336 24591 raft_consensus.cc:359] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.572002 24591 raft_consensus.cc:385] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.572289 24591 raft_consensus.cc:740] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.572902 24591 consensus_queue.cc:260] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.573673 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.574908 24591 ts_tablet_manager.cc:1434] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:33.575824 24591 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.485847 24592 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:33.578505 24592 ts_tablet_manager.cc:1403] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.289s	user 0.011s	sys 0.015s
I20260709 12:17:33.582054 24591 tablet_bootstrap.cc:654] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.588992 24596 raft_consensus.cc:493] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.589725 24596 raft_consensus.cc:515] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.592500 24596 leader_election.cc:290] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.593602 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.593720 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:33.595037 24510 leader_election.cc:343] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:33.595865 24509 leader_election.cc:343] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.596529 24509 leader_election.cc:304] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:33.598117 24596 raft_consensus.cc:2749] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:33.536270 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 75394.2us
I20260709 12:17:33.556094 24597 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:33.600268 24362 leader_election.cc:343] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.600726 24362 leader_election.cc:304] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.601491 24597 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:33.601996 24727 raft_consensus.cc:2749] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:33.490356 24286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 49643.1us
W20260709 12:17:33.606307 24362 leader_election.cc:343] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.611994 24589 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:33.612520 24589 ts_tablet_manager.cc:1403] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.003s
I20260709 12:17:33.614687 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:33.615108 24589 raft_consensus.cc:359] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.615803 24589 raft_consensus.cc:385] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.616078 24589 raft_consensus.cc:740] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.617962 24600 consensus_queue.cc:1048] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.619565 24591 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:33.620061 24591 ts_tablet_manager.cc:1403] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.007s
I20260709 12:17:33.622649 24591 raft_consensus.cc:359] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.623274 24591 raft_consensus.cc:385] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.623520 24591 raft_consensus.cc:740] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.624094 24591 consensus_queue.cc:260] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.626134 24591 ts_tablet_manager.cc:1434] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:33.616848 24589 consensus_queue.cc:260] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.626318 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.627637 24589 ts_tablet_manager.cc:1434] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:17:33.628527 24589 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.633692 24600 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.634202 24600 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.626474 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:33.638497 24362 leader_election.cc:343] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.638859 24437 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:33.640196 24597 raft_consensus.cc:2749] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:33.641474 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.642711 24600 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
W20260709 12:17:33.644084 24288 leader_election.cc:343] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.644011 24592 raft_consensus.cc:359] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.644847 24592 raft_consensus.cc:385] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.645124 24592 raft_consensus.cc:740] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.650928 24591 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.651981 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:33.652688 24590 tablet_bootstrap.cc:492] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:33.652652 24396 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:33.653272 24590 ts_tablet_manager.cc:1403] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.009s
I20260709 12:17:33.655786 24286 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.656036 24590 raft_consensus.cc:359] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.656725 24590 raft_consensus.cc:385] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.657019 24590 raft_consensus.cc:740] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.657155 24600 raft_consensus.cc:2804] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.657639 24600 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.658061 24600 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.660656 24590 consensus_queue.cc:260] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.661078 24592 consensus_queue.cc:260] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.662866 24590 ts_tablet_manager.cc:1434] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:17:33.663488 24592 ts_tablet_manager.cc:1434] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.001s
I20260709 12:17:33.663805 24590 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.664436 24592 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
W20260709 12:17:33.575867 24363 leader_election.cc:343] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.667135 24589 tablet_bootstrap.cc:654] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:33.667361 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 91533.6us
W20260709 12:17:33.668063 24363 leader_election.cc:343] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.668498 24363 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:33.669744 24590 tablet_bootstrap.cc:654] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.671988 24600 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.674436 24220 catalog_manager.cc:5697] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.681512 24590 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:33.681988 24592 tablet_bootstrap.cc:654] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.682036 24590 ts_tablet_manager.cc:1403] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:17:33.685221 24590 raft_consensus.cc:359] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.685932 24590 raft_consensus.cc:385] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.686199 24590 raft_consensus.cc:740] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.686440 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:33.686962 24590 consensus_queue.cc:260] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.687693 24600 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:33.689987 24590 ts_tablet_manager.cc:1434] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:33.692207 24590 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.703323 24590 tablet_bootstrap.cc:654] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.675208 24725 raft_consensus.cc:2749] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.705304 24396 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.705197 24603 consensus_queue.cc:1048] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.714552 24396 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:33.716074 24590 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:33.716826 24590 ts_tablet_manager.cc:1403] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
I20260709 12:17:33.717211 24592 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:33.717783 24592 ts_tablet_manager.cc:1403] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.003s
I20260709 12:17:33.720887 24590 raft_consensus.cc:359] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.721589 24590 raft_consensus.cc:385] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.721865 24590 raft_consensus.cc:740] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.722569 24590 consensus_queue.cc:260] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.724807 24592 raft_consensus.cc:359] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.725675 24592 raft_consensus.cc:385] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.727679 24592 raft_consensus.cc:740] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.728425 24592 consensus_queue.cc:260] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.729573 24321 raft_consensus.cc:3060] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.730559 24592 ts_tablet_manager.cc:1434] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:17:33.731549 24592 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:33.731787 24733 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.732959 24320 raft_consensus.cc:2393] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:33.732214 24215 catalog_manager.cc:5697] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:33.737708 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.738518 24702 consensus_queue.cc:1048] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.738987 24363 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:33.741182 24590 ts_tablet_manager.cc:1434] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
I20260709 12:17:33.716893 24591 tablet_bootstrap.cc:654] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.741690 24592 tablet_bootstrap.cc:654] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.742230 24590 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.744503 24733 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.745285 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:33.750331 24286 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.742261 24835 raft_consensus.cc:2749] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:17:33.754989 24288 leader_election.cc:343] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.755529 24733 raft_consensus.cc:2804] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:33.757342 24600 consensus_queue.cc:1048] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.757983 24397 raft_consensus.cc:2393] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:33.760546 24733 raft_consensus.cc:697] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:33.762506 24818 consensus_queue.cc:1048] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.764935 24603 raft_consensus.cc:493] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.768862 24733 consensus_queue.cc:237] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.767423 24603 raft_consensus.cc:515] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.774875 24845 consensus_queue.cc:1048] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:33.776705 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:33.777315 24469 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.781978 24835 consensus_queue.cc:1048] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.773151 24603 leader_election.cc:290] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.794627 24591 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:33.802263 24591 ts_tablet_manager.cc:1403] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.003s
I20260709 12:17:33.803479 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:33.804195 24544 raft_consensus.cc:2468] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.804949 24590 tablet_bootstrap.cc:654] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.797919 24592 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:33.806774 24592 ts_tablet_manager.cc:1403] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.075s	user 0.044s	sys 0.009s
I20260709 12:17:33.809299 24591 raft_consensus.cc:359] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.810236 24591 raft_consensus.cc:385] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.811062 24603 raft_consensus.cc:493] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.811573 24603 raft_consensus.cc:515] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.811082 24591 raft_consensus.cc:740] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.819824 24591 consensus_queue.cc:260] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.818188 24818 consensus_queue.cc:1048] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:17:33.831964 24589 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:33.832851 24589 ts_tablet_manager.cc:1403] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.005s
I20260709 12:17:33.830199 24363 leader_election.cc:304] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:33.834548 24603 leader_election.cc:290] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.847340 24603 raft_consensus.cc:2804] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.847856 24603 raft_consensus.cc:493] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.848297 24603 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.850219 24589 raft_consensus.cc:359] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.851075 24589 raft_consensus.cc:385] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.852236 24589 raft_consensus.cc:740] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.853098 24589 consensus_queue.cc:260] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.836678 24835 raft_consensus.cc:493] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.851682 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e47243a34e4a87bba686e1b58d7702" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:33.842581 24220 catalog_manager.cc:5697] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.854586 24319 raft_consensus.cc:2468] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.854499 24835 raft_consensus.cc:515] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:33.856060 24363 leader_election.cc:304] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.856935 24727 raft_consensus.cc:2804] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:33.857281 24727 raft_consensus.cc:493] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:33.857640 24727 raft_consensus.cc:3060] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.861793 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:33.864009 24363 leader_election.cc:343] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.866907 24835 leader_election.cc:290] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:33.869974 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.832489 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:33.871475 24362 leader_election.cc:343] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.871927 24362 leader_election.cc:304] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
W20260709 12:17:33.872042 24363 leader_election.cc:343] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:33.873318 24725 raft_consensus.cc:2749] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:33.881335 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e47243a34e4a87bba686e1b58d7702" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:33.876112 24592 raft_consensus.cc:359] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.889927 24592 raft_consensus.cc:385] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.890336 24591 ts_tablet_manager.cc:1434] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 12:17:33.890331 24592 raft_consensus.cc:740] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.891539 24591 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:33.892444 24592 consensus_queue.cc:260] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.895418 24592 ts_tablet_manager.cc:1434] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.088s	user 0.000s	sys 0.008s
I20260709 12:17:33.896590 24592 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:33.899564 24590 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:33.900281 24590 ts_tablet_manager.cc:1403] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.158s	user 0.029s	sys 0.028s
I20260709 12:17:33.902592 24591 tablet_bootstrap.cc:654] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.901213 24471 raft_consensus.cc:2468] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:33.903430 24590 raft_consensus.cc:359] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.907259 24590 raft_consensus.cc:385] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:33.907582 24590 raft_consensus.cc:740] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:33.905992 24220 catalog_manager.cc:5697] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:33.908078 24589 ts_tablet_manager.cc:1434] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260709 12:17:33.910984 24589 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.879989 24727 raft_consensus.cc:515] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:33.913882 24727 leader_election.cc:290] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:33.915583 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e47243a34e4a87bba686e1b58d7702" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:33.916214 24471 raft_consensus.cc:3060] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.922101 24603 raft_consensus.cc:515] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.926672 24589 tablet_bootstrap.cc:654] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.928344 24717 consensus_queue.cc:1048] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:33.929778 24590 consensus_queue.cc:260] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:33.940457 24592 tablet_bootstrap.cc:654] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:33.949394 24590 ts_tablet_manager.cc:1434] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.002s
I20260709 12:17:33.950435 24590 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:33.949136 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:33.956532 24544 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.941551 24469 raft_consensus.cc:2468] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:33.957736 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e47243a34e4a87bba686e1b58d7702" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.969049 24321 raft_consensus.cc:3060] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:33.970412 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:33.961921 24471 raft_consensus.cc:2468] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:33.967777 24603 leader_election.cc:290] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.979082 24596 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:33.979547 24596 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:33.981353 24287 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:33.980077 24362 leader_election.cc:304] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:33.988780 24589 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.000927 24589 ts_tablet_manager.cc:1403] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.004s
W20260709 12:17:33.980486 24363 leader_election.cc:343] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.002862 24735 raft_consensus.cc:2804] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.005924 24596 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:33.989073 24835 raft_consensus.cc:2804] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.006615 24835 raft_consensus.cc:697] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:34.007490 24835 consensus_queue.cc:237] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.010581 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:34.012187 24511 leader_election.cc:343] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.014799 24735 raft_consensus.cc:697] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:34.015532 24321 raft_consensus.cc:2468] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:34.015745 24735 consensus_queue.cc:237] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.022264 24717 consensus_queue.cc:1048] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.028229 24689 consensus_queue.cc:1048] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.034588 24591 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.035181 24591 ts_tablet_manager.cc:1403] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.010s
I20260709 12:17:34.037642 24589 raft_consensus.cc:359] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.038391 24589 raft_consensus.cc:385] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.038678 24589 raft_consensus.cc:740] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.039752 24589 consensus_queue.cc:260] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.040908 24219 catalog_manager.cc:5697] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.042522 24589 ts_tablet_manager.cc:1434] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 12:17:34.043609 24589 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:33.994271 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.051599 24544 raft_consensus.cc:2468] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:34.053401 24363 leader_election.cc:304] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:34.057698 24591 raft_consensus.cc:359] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.059430 24591 raft_consensus.cc:385] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.059723 24591 raft_consensus.cc:740] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.060292 24591 consensus_queue.cc:260] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.064950 24865 raft_consensus.cc:2804] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.065893 24865 raft_consensus.cc:697] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:34.058327 24471 raft_consensus.cc:2468] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:34.070339 24597 raft_consensus.cc:493] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.075811 24597 raft_consensus.cc:515] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.077016 24865 consensus_queue.cc:237] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.078178 24597 leader_election.cc:290] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.078056 24510 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:34.079813 24596 raft_consensus.cc:2804] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.085770 24596 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.086174 24596 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.086382 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.086658 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.087105 24397 raft_consensus.cc:2468] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:34.087394 24544 raft_consensus.cc:2468] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:34.088466 24435 leader_election.cc:304] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:34.090076 24597 raft_consensus.cc:2804] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.098598 24597 raft_consensus.cc:493] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.096695 24735 consensus_queue.cc:1048] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.099311 24597 raft_consensus.cc:3060] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.102649 24590 tablet_bootstrap.cc:654] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.114486 24591 ts_tablet_manager.cc:1434] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 12:17:34.115350 24591 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:34.131903 24589 tablet_bootstrap.cc:654] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.138437 24592 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:34.138983 24592 ts_tablet_manager.cc:1403] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.243s	user 0.022s	sys 0.016s
I20260709 12:17:34.141594 24592 raft_consensus.cc:359] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.142144 24592 raft_consensus.cc:385] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.142375 24592 raft_consensus.cc:740] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.144119 24219 catalog_manager.cc:5697] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.151412 24596 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.157840 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.158488 24469 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.163672 24597 raft_consensus.cc:515] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.164839 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
W20260709 12:17:34.166929 24511 leader_election.cc:343] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.167781 24596 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:34.168785 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:34.173727 24591 tablet_bootstrap.cc:654] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.176740 24592 consensus_queue.cc:260] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.182313 24592 ts_tablet_manager.cc:1434] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:17:34.184105 24592 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:34.185572 24871 raft_consensus.cc:493] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.187291 24871 raft_consensus.cc:515] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.183046 24735 raft_consensus.cc:493] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.188932 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:34.189079 24735 raft_consensus.cc:515] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.189608 24396 raft_consensus.cc:3060] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.190290 24597 leader_election.cc:290] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.191437 24735 leader_election.cc:290] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:34.192008 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.193552 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:34.193773 24362 leader_election.cc:343] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.197649 24396 raft_consensus.cc:2468] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:34.198943 24435 leader_election.cc:304] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:34.199834 24818 raft_consensus.cc:2804] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.200318 24818 raft_consensus.cc:697] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:34.205827 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.206426 24469 raft_consensus.cc:2468] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:34.206609 24544 raft_consensus.cc:2393] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:34.210284 24510 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:34.210858 24592 tablet_bootstrap.cc:654] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.211510 24288 leader_election.cc:304] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:34.212993 24733 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.215109 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "151b2dcd3dd746af82fd8f2ec758f279" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:34.215827 24542 raft_consensus.cc:3060] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.216650 24845 raft_consensus.cc:2804] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.217151 24845 raft_consensus.cc:697] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:34.217983 24845 consensus_queue.cc:237] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.219254 24596 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.219944 24596 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.229828 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:34.201133 24818 consensus_queue.cc:237] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.243110 24733 raft_consensus.cc:2749] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.248232 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.250168 24589 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.249981 24509 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:34.250677 24589 ts_tablet_manager.cc:1403] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.207s	user 0.008s	sys 0.006s
I20260709 12:17:34.250891 24702 raft_consensus.cc:2749] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.250555 24735 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:34.253561 24589 raft_consensus.cc:359] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.253648 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.254455 24544 raft_consensus.cc:2468] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:34.254745 24590 tablet_bootstrap.cc:492] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:34.254806 24591 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.255600 24363 leader_election.cc:304] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:34.256596 24871 leader_election.cc:290] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.233011 24220 catalog_manager.cc:5697] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.256397 24589 raft_consensus.cc:385] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.264171 24870 raft_consensus.cc:2804] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.264233 24589 raft_consensus.cc:740] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.264626 24870 raft_consensus.cc:493] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.265142 24870 raft_consensus.cc:3060] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.265930 24589 consensus_queue.cc:260] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.269125 24216 catalog_manager.cc:5697] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.270642 24589 ts_tablet_manager.cc:1434] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 12:17:34.271831 24589 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:34.264567 24220 catalog_manager.cc:5697] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.278466 24865 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.278970 24865 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.281095 24865 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.283383 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:34.284109 24591 ts_tablet_manager.cc:1403] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.169s	user 0.011s	sys 0.007s
W20260709 12:17:34.284940 24363 leader_election.cc:343] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.286041 24589 tablet_bootstrap.cc:654] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.286604 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.286935 24591 raft_consensus.cc:359] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
W20260709 12:17:34.289252 24362 leader_election.cc:343] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.289556 24591 raft_consensus.cc:385] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.289793 24362 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:34.290824 24727 raft_consensus.cc:2749] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.290009 24591 raft_consensus.cc:740] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.292039 24591 consensus_queue.cc:260] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.294571 24591 ts_tablet_manager.cc:1434] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:34.295710 24591 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:34.292538 24590 ts_tablet_manager.cc:1403] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.342s	user 0.013s	sys 0.003s
I20260709 12:17:34.297255 24589 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.299031 24589 ts_tablet_manager.cc:1403] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260709 12:17:34.299413 24590 raft_consensus.cc:359] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.300135 24590 raft_consensus.cc:385] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.300403 24590 raft_consensus.cc:740] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.301944 24591 tablet_bootstrap.cc:654] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.302781 24542 raft_consensus.cc:2468] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:34.304028 24589 raft_consensus.cc:359] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.260036 24596 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:34.306836 24589 raft_consensus.cc:385] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.301095 24590 consensus_queue.cc:260] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.307214 24589 raft_consensus.cc:740] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.306893 24215 catalog_manager.cc:5697] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.277331 24870 raft_consensus.cc:515] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.309077 24590 ts_tablet_manager.cc:1434] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:17:34.316954 24590 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:34.318519 24592 tablet_bootstrap.cc:492] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:34.315790 24542 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.313287 24589 consensus_queue.cc:260] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.321455 24592 ts_tablet_manager.cc:1403] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.138s	user 0.029s	sys 0.036s
I20260709 12:17:34.322765 24590 tablet_bootstrap.cc:654] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.323200 24589 ts_tablet_manager.cc:1434] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:17:34.315704 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:34.326655 24544 raft_consensus.cc:3060] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.327432 24589 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:34.314872 24870 leader_election.cc:290] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.316978 24591 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.328588 24591 ts_tablet_manager.cc:1403] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260709 12:17:34.314093 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311930cb3b6e4defbeada5e6271cfabd" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.331148 24591 raft_consensus.cc:359] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.331805 24591 raft_consensus.cc:385] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.332075 24591 raft_consensus.cc:740] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.333068 24733 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.336397 24589 tablet_bootstrap.cc:654] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.337450 24591 consensus_queue.cc:260] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.341120 24591 ts_tablet_manager.cc:1434] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:17:34.343334 24544 raft_consensus.cc:2468] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:34.344400 24363 leader_election.cc:304] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:34.325340 24592 raft_consensus.cc:359] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.347990 24592 raft_consensus.cc:385] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.348278 24592 raft_consensus.cc:740] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.349212 24870 raft_consensus.cc:2804] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.349802 24870 raft_consensus.cc:697] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:34.351121 24870 consensus_queue.cc:237] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.348917 24592 consensus_queue.cc:260] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.355041 24591 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:34.355369 24469 raft_consensus.cc:3060] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.356897 24589 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.357357 24589 ts_tablet_manager.cc:1403] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:17:34.356905 24592 ts_tablet_manager.cc:1434] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:17:34.358513 24592 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:34.360044 24589 raft_consensus.cc:359] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.360827 24589 raft_consensus.cc:385] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.361105 24589 raft_consensus.cc:740] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.361475 24591 tablet_bootstrap.cc:654] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.361845 24589 consensus_queue.cc:260] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.365803 24592 tablet_bootstrap.cc:654] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.367373 24589 ts_tablet_manager.cc:1434] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:17:34.368860 24590 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:34.369338 24590 ts_tablet_manager.cc:1403] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.016s
I20260709 12:17:34.369501 24589 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:34.380146 24589 tablet_bootstrap.cc:654] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.388514 24590 raft_consensus.cc:359] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.389371 24590 raft_consensus.cc:385] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.389727 24590 raft_consensus.cc:740] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.390697 24590 consensus_queue.cc:260] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.391270 24469 raft_consensus.cc:2468] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:34.392971 24590 ts_tablet_manager.cc:1434] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:17:34.398509 24590 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:34.403904 24590 tablet_bootstrap.cc:654] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.412766 24591 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.413403 24591 ts_tablet_manager.cc:1403] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260709 12:17:34.417296 24591 raft_consensus.cc:359] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.418226 24591 raft_consensus.cc:385] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.418570 24591 raft_consensus.cc:740] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.422350 24589 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.422935 24589 ts_tablet_manager.cc:1403] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.003s
I20260709 12:17:34.424049 24591 consensus_queue.cc:260] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.425449 24589 raft_consensus.cc:359] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.426152 24589 raft_consensus.cc:385] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.426426 24589 raft_consensus.cc:740] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.426918 24591 ts_tablet_manager.cc:1434] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:17:34.428287 24591 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:34.429390 24592 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:34.429891 24592 ts_tablet_manager.cc:1403] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.002s
I20260709 12:17:34.434109 24592 raft_consensus.cc:359] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.436254 24592 raft_consensus.cc:385] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.436519 24592 raft_consensus.cc:740] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.437115 24592 consensus_queue.cc:260] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.437379 24870 consensus_queue.cc:1048] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.439182 24592 ts_tablet_manager.cc:1434] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:17:34.434168 24591 tablet_bootstrap.cc:654] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.434137 24600 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.443467 24600 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.446249 24600 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.447293 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.447971 24542 raft_consensus.cc:2468] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:34.449666 24288 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:34.450536 24600 raft_consensus.cc:2804] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.450906 24600 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.451221 24600 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.457252 24702 raft_consensus.cc:493] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.458262 24592 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:34.458130 24702 raft_consensus.cc:515] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.462023 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.462699 24469 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:34.463917 24510 leader_election.cc:304] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:34.464740 24819 raft_consensus.cc:2804] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.465083 24819 raft_consensus.cc:493] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.465443 24819 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.467384 24216 catalog_manager.cc:5697] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:34.471624 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.472697 24600 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.472532 24394 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:34.475270 24733 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.427063 24589 consensus_queue.cc:260] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.475929 24733 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.478032 24733 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.477921 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:34.478955 24542 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.480219 24600 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.483374 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.484228 24396 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:34.487056 24542 raft_consensus.cc:2468] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:34.488346 24288 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:34.478031 24819 raft_consensus.cc:515] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.490119 24286 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:34.489243 24733 raft_consensus.cc:2804] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.495744 24589 ts_tablet_manager.cc:1434] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:17:34.497818 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:34.504817 24733 raft_consensus.cc:697] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:34.504899 24394 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.505784 24733 consensus_queue.cc:237] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.497155 24702 leader_election.cc:290] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.500398 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.509811 24470 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.504348 24592 tablet_bootstrap.cc:654] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.512035 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.512650 24469 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.518541 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.501664 24819 leader_election.cc:290] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.508926 24871 consensus_queue.cc:1048] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.527647 24591 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.528308 24591 ts_tablet_manager.cc:1403] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.012s
I20260709 12:17:34.532362 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.534643 24589 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:34.535321 24287 leader_election.cc:343] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:34.536621 24286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 46635us
I20260709 12:17:34.542258 24596 raft_consensus.cc:493] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.542960 24870 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.542734 24596 raft_consensus.cc:515] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.543485 24870 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.545545 24870 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:34.545922 24596 leader_election.cc:290] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.545624 24591 raft_consensus.cc:359] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.529975 24600 raft_consensus.cc:2804] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.546391 24591 raft_consensus.cc:385] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.546689 24600 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.547240 24600 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.548043 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:34.549027 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:34.549724 24363 leader_election.cc:343] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.546118 24870 consensus_queue.cc:1048] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.546726 24591 raft_consensus.cc:740] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.551977 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.552394 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.552768 24396 raft_consensus.cc:2468] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
W20260709 12:17:34.552861 24363 leader_election.cc:343] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.554742 24363 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:34.553303 24591 consensus_queue.cc:260] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.556341 24870 raft_consensus.cc:2749] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.558496 24591 ts_tablet_manager.cc:1434] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:17:34.559584 24871 raft_consensus.cc:493] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.560276 24870 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.560727 24870 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.560111 24871 raft_consensus.cc:515] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.563838 24591 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:34.563998 24871 leader_election.cc:290] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:34.564605 24870 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.566334 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:34.568120 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.569507 24509 leader_election.cc:304] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
W20260709 12:17:34.570428 24363 leader_election.cc:343] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.571386 24702 raft_consensus.cc:2804] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.571808 24702 raft_consensus.cc:493] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.572140 24702 raft_consensus.cc:3060] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:34.572217 24510 leader_election.cc:343] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.571204 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:34.574795 24363 leader_election.cc:343] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.575814 24363 leader_election.cc:304] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:34.576937 24871 raft_consensus.cc:2749] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.577764 24591 tablet_bootstrap.cc:654] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.580953 24589 tablet_bootstrap.cc:654] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.580696 24735 consensus_queue.cc:1048] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.559537 24895 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.584378 24470 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:34.590466 24469 raft_consensus.cc:2468] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:34.588141 24702 raft_consensus.cc:515] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.600335 24895 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.622964 24895 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.599753 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.623384 24702 leader_election.cc:290] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.624372 24320 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
I20260709 12:17:34.628413 24895 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.634250 24895 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.636822 24895 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:34.628019 24394 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:34.648862 24319 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:34.645565 24362 leader_election.cc:343] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.656530 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.656740 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:34.657485 24395 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:34.657590 24895 consensus_queue.cc:1048] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.646381 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:34.658794 24397 raft_consensus.cc:3060] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.658938 24590 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:34.659489 24590 ts_tablet_manager.cc:1403] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.261s	user 0.039s	sys 0.047s
I20260709 12:17:34.654376 24600 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.661926 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.663230 24220 catalog_manager.cc:5697] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.664817 24591 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
W20260709 12:17:34.664712 24287 leader_election.cc:343] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.665158 24510 leader_election.cc:304] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:34.658032 24363 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:34.676563 24727 raft_consensus.cc:2804] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.676975 24727 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.678207 24596 raft_consensus.cc:2804] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.666936 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:34.684947 24592 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:34.667727 24286 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:34.686034 24592 ts_tablet_manager.cc:1403] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.228s	user 0.041s	sys 0.041s
I20260709 12:17:34.668115 24590 raft_consensus.cc:359] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.686729 24590 raft_consensus.cc:385] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.687098 24590 raft_consensus.cc:740] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.665350 24591 ts_tablet_manager.cc:1403] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.010s
I20260709 12:17:34.678778 24596 raft_consensus.cc:697] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:34.681778 24600 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.683316 24725 consensus_queue.cc:1048] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.684149 24818 consensus_queue.cc:1048] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.689399 24596 consensus_queue.cc:237] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.690850 24591 raft_consensus.cc:359] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.691570 24591 raft_consensus.cc:385] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:17:34.667037 24510 leader_election.cc:343] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.691881 24591 raft_consensus.cc:740] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.677307 24727 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.691198 24592 raft_consensus.cc:359] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.685055 24471 raft_consensus.cc:2393] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:34.697849 24592 raft_consensus.cc:385] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.698413 24592 raft_consensus.cc:740] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.699345 24592 consensus_queue.cc:260] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.700923 24591 consensus_queue.cc:260] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.703876 24590 consensus_queue.cc:260] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.705550 24591 ts_tablet_manager.cc:1434] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:17:34.708235 24590 ts_tablet_manager.cc:1434] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260709 12:17:34.710219 24590 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:34.701220 24735 raft_consensus.cc:2804] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:34.701773 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.722935 24591 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
W20260709 12:17:34.732260 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 56231.9us
I20260709 12:17:34.733934 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:34.735157 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:34.735445 24702 consensus_queue.cc:1048] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.735806 24394 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.718436 24735 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:34.737610 24735 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:34.745258 24590 tablet_bootstrap.cc:654] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.746654 24394 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
W20260709 12:17:34.747786 24287 leader_election.cc:343] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.756104 24592 ts_tablet_manager.cc:1434] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260709 12:17:34.757948 24592 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:34.771065 24818 raft_consensus.cc:493] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:34.796444 24589 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:34.796976 24589 ts_tablet_manager.cc:1403] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.263s	user 0.019s	sys 0.002s
I20260709 12:17:34.761633 24727 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.846493 24592 tablet_bootstrap.cc:654] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.795766 24818 raft_consensus.cc:515] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.798017 24288 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:34.852782 24818 leader_election.cc:290] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:34.879004 24589 raft_consensus.cc:359] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.882157 24589 raft_consensus.cc:385] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.883044 24589 raft_consensus.cc:740] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.885952 24591 tablet_bootstrap.cc:654] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.888535 24397 raft_consensus.cc:2468] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:34.890805 24509 leader_election.cc:304] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb
W20260709 12:17:34.892259 24288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 99474.4us
I20260709 12:17:34.893867 24702 raft_consensus.cc:2804] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:34.894414 24702 raft_consensus.cc:697] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:34.880316 24733 raft_consensus.cc:2749] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:34.899904 24589 consensus_queue.cc:260] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:34.898093 24702 consensus_queue.cc:237] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:34.906483 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:34.899063 24727 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:34.895599 24286 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:34.936185 24590 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:34.936825 24590 ts_tablet_manager.cc:1403] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.227s	user 0.008s	sys 0.026s
I20260709 12:17:34.945771 24589 ts_tablet_manager.cc:1434] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.148s	user 0.016s	sys 0.032s
I20260709 12:17:34.946792 24589 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:34.944361 24600 raft_consensus.cc:2804] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:17:34.948902 24286 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 73121.7us
I20260709 12:17:34.961619 24591 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:34.962363 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:34.963192 24591 ts_tablet_manager.cc:1403] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.242s	user 0.015s	sys 0.003s
I20260709 12:17:34.958462 24600 raft_consensus.cc:697] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:34.965157 24596 consensus_queue.cc:1048] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:34.966814 24589 tablet_bootstrap.cc:654] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:34.965993 24591 raft_consensus.cc:359] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:34.975957 24591 raft_consensus.cc:385] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.976480 24591 raft_consensus.cc:740] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
W20260709 12:17:34.966454 24437 leader_election.cc:343] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.979974 24592 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:34.980659 24592 ts_tablet_manager.cc:1403] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.223s	user 0.027s	sys 0.010s
I20260709 12:17:34.981313 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:34.985069 24362 leader_election.cc:343] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:34.986591 24215 catalog_manager.cc:5697] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:34.990513 24592 raft_consensus.cc:359] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.991246 24592 raft_consensus.cc:385] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:34.991505 24592 raft_consensus.cc:740] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:34.992305 24592 consensus_queue.cc:260] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:34.995296 24592 ts_tablet_manager.cc:1434] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:17:34.996223 24592 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:34.971114 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:34.999806 24590 raft_consensus.cc:359] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.000443 24590 raft_consensus.cc:385] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.000677 24590 raft_consensus.cc:740] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.002996 24591 consensus_queue.cc:260] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.001669 24590 consensus_queue.cc:260] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:35.006538 24435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 47360.3us
I20260709 12:17:34.965384 24600 consensus_queue.cc:237] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.014515 24845 raft_consensus.cc:493] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.015071 24845 raft_consensus.cc:515] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.020092 24590 ts_tablet_manager.cc:1434] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 12:17:34.958113 24818 consensus_queue.cc:1048] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:17:35.028185 24591 ts_tablet_manager.cc:1434] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:17:35.029124 24591 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
W20260709 12:17:35.031303 24437 leader_election.cc:343] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.031833 24437 leader_election.cc:304] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:35.033005 24717 raft_consensus.cc:2749] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.069021 24592 tablet_bootstrap.cc:654] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.070762 24590 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:35.075227 24871 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.075955 24871 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.055022 24845 leader_election.cc:290] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
W20260709 12:17:35.095427 24918 log.cc:927] Time spent T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:17:35.108716 24589 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:35.109193 24589 ts_tablet_manager.cc:1403] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.014s
I20260709 12:17:35.102599 24735 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:35.097169 24511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 62905us
I20260709 12:17:35.118553 24219 catalog_manager.cc:5697] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:35.125327 24320 raft_consensus.cc:2393] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:35.128832 24735 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.131314 24590 tablet_bootstrap.cc:654] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.135433 24589 raft_consensus.cc:359] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.136293 24589 raft_consensus.cc:385] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.136579 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.111305 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:35.136634 24589 raft_consensus.cc:740] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.137789 24395 raft_consensus.cc:2468] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:35.138244 24589 consensus_queue.cc:260] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.141338 24727 consensus_queue.cc:1048] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:35.146194 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 88990.6us
I20260709 12:17:35.146380 24871 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:35.147826 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:35.149219 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:35.150038 24395 raft_consensus.cc:2393] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:35.170785 24589 ts_tablet_manager.cc:1434] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.003s
I20260709 12:17:35.171631 24589 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:35.164705 24919 raft_consensus.cc:493] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:35.178032 24287 leader_election.cc:343] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.178565 24287 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:35.180775 24895 raft_consensus.cc:2749] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.183224 24591 tablet_bootstrap.cc:654] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.180074 24919 raft_consensus.cc:515] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:35.185031 24511 leader_election.cc:343] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.186967 24689 consensus_queue.cc:1048] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.188741 24589 tablet_bootstrap.cc:654] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.189858 24925 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.190382 24925 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.192276 24363 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:35.193246 24924 raft_consensus.cc:2749] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.195153 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.197196 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:35.198537 24828 consensus_queue.cc:1048] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:17:35.199096 24362 leader_election.cc:343] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:35.199365 24363 leader_election.cc:343] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.202104 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:35.203717 24363 leader_election.cc:343] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.204295 24363 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:35.204599 24919 leader_election.cc:290] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:35.205327 24924 raft_consensus.cc:2749] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.192482 24925 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.206719 24509 leader_election.cc:304] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:35.210412 24590 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:35.210703 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:35.210949 24590 ts_tablet_manager.cc:1403] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.140s	user 0.017s	sys 0.003s
I20260709 12:17:35.211326 24469 raft_consensus.cc:2468] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:35.212985 24510 leader_election.cc:304] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:35.226464 24220 catalog_manager.cc:5697] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.229292 24919 raft_consensus.cc:2804] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.234483 24919 raft_consensus.cc:493] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.234858 24919 raft_consensus.cc:3060] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.248287 24591 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:35.249008 24591 ts_tablet_manager.cc:1403] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.220s	user 0.007s	sys 0.010s
I20260709 12:17:35.252322 24591 raft_consensus.cc:359] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.253194 24591 raft_consensus.cc:385] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.262089 24591 raft_consensus.cc:740] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.265228 24592 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:35.265841 24592 ts_tablet_manager.cc:1403] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.270s	user 0.024s	sys 0.021s
W20260709 12:17:35.267922 24509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 61306.1us
I20260709 12:17:35.268934 24589 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:35.269496 24589 ts_tablet_manager.cc:1403] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.008s
I20260709 12:17:35.273130 24590 raft_consensus.cc:359] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.274017 24590 raft_consensus.cc:385] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.274278 24590 raft_consensus.cc:740] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.274940 24590 consensus_queue.cc:260] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.262786 24828 raft_consensus.cc:2804] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.278275 24828 raft_consensus.cc:493] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.278618 24828 raft_consensus.cc:3060] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.279821 24818 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.280339 24818 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.288230 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.291194 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.291950 24321 raft_consensus.cc:2468] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:35.300741 24589 raft_consensus.cc:359] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.301353 24589 raft_consensus.cc:385] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.302903 24591 consensus_queue.cc:260] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.304756 24919 raft_consensus.cc:515] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.306968 24919 leader_election.cc:290] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:35.307835 24592 raft_consensus.cc:359] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.308527 24592 raft_consensus.cc:385] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.308831 24592 raft_consensus.cc:740] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.301702 24589 raft_consensus.cc:740] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.310614 24589 consensus_queue.cc:260] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.313975 24592 consensus_queue.cc:260] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.316507 24590 ts_tablet_manager.cc:1434] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 12:17:35.318732 24590 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:35.321539 24818 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:35.326817 24591 ts_tablet_manager.cc:1434] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260709 12:17:35.330855 24592 ts_tablet_manager.cc:1434] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:17:35.331532 24591 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:35.332115 24589 ts_tablet_manager.cc:1434] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 12:17:35.336664 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:35.337584 24395 raft_consensus.cc:2393] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
W20260709 12:17:35.339382 24931 log.cc:927] Time spent T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 12:17:35.339457 24435 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:35.340852 24818 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.342129 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:35.340583 24589 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:35.352342 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:35.354269 24818 raft_consensus.cc:2749] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:17:35.354786 24511 leader_election.cc:343] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.355883 24591 tablet_bootstrap.cc:654] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.372225 24689 raft_consensus.cc:493] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.372803 24689 raft_consensus.cc:515] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.374996 24689 leader_election.cc:290] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:35.379323 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:35.380046 24394 raft_consensus.cc:3060] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.360692 24828 raft_consensus.cc:515] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.385160 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:35.373240 24592 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
W20260709 12:17:35.389683 24287 leader_election.cc:343] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.391435 24600 consensus_queue.cc:1048] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.392371 24590 tablet_bootstrap.cc:654] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.392751 24394 raft_consensus.cc:2468] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
W20260709 12:17:35.396103 24510 consensus_peers.cc:597] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:35.391552 24828 leader_election.cc:290] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:35.399603 24363 leader_election.cc:343] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.400089 24363 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:35.400846 24871 raft_consensus.cc:2749] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.402069 24702 consensus_queue.cc:1048] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.402542 24925 consensus_queue.cc:1048] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.398926 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:35.407774 24319 raft_consensus.cc:3060] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.411428 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:35.412081 24468 raft_consensus.cc:3060] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.415306 24702 consensus_queue.cc:1048] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:35.417217 24509 leader_election.cc:304] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:35.418139 24920 raft_consensus.cc:2804] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.418767 24920 raft_consensus.cc:697] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:35.419564 24920 consensus_queue.cc:237] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.421994 24468 raft_consensus.cc:2468] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:35.427091 24589 tablet_bootstrap.cc:654] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.427035 24510 leader_election.cc:304] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:35.422986 24592 tablet_bootstrap.cc:654] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.425563 24319 raft_consensus.cc:2468] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:35.433869 24591 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:35.434528 24591 ts_tablet_manager.cc:1403] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.004s
I20260709 12:17:35.438452 24702 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.428642 24828 raft_consensus.cc:2804] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:35.438994 24702 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.438233 24591 raft_consensus.cc:359] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.446287 24591 raft_consensus.cc:385] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.453586 24591 raft_consensus.cc:740] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.447602 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:35.455902 24511 leader_election.cc:343] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.448348 24828 raft_consensus.cc:697] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:35.451998 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:35.441172 24702 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:35.459381 24591 consensus_queue.cc:260] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.479116 24591 ts_tablet_manager.cc:1434] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.004s
I20260709 12:17:35.482597 24828 consensus_queue.cc:237] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:35.486053 24689 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.486613 24689 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.487788 24871 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.488296 24871 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.488853 24689 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.490587 24871 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.492331 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:35.492990 24397 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:35.494867 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:35.496802 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:35.499033 24287 leader_election.cc:343] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.502636 24321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.503381 24321 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 0.
W20260709 12:17:35.502769 24362 leader_election.cc:343] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.510267 24363 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:35.514768 24591 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:35.508598 24286 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:35.518190 24600 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.518565 24600 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.518918 24600 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.520622 24925 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.521042 24925 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.521375 24925 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.528647 24219 catalog_manager.cc:5697] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:35.522226 24908 consensus_queue.cc:1048] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:35.545840 24689 consensus_queue.cc:1048] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:17:35.554821 24818 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.569357 24592 tablet_bootstrap.cc:492] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:35.570076 24592 ts_tablet_manager.cc:1403] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.002s
I20260709 12:17:35.565690 24818 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.577071 24818 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:35.577301 24591 tablet_bootstrap.cc:654] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.583289 24592 raft_consensus.cc:359] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.584272 24592 raft_consensus.cc:385] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.584616 24592 raft_consensus.cc:740] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.585112 24925 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.586820 24600 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.589538 24589 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:35.590080 24589 ts_tablet_manager.cc:1403] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.250s	user 0.017s	sys 0.014s
I20260709 12:17:35.589787 24592 consensus_queue.cc:260] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.591429 24590 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:35.591853 24590 ts_tablet_manager.cc:1403] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.274s	user 0.039s	sys 0.047s
I20260709 12:17:35.591958 24592 ts_tablet_manager.cc:1434] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:17:35.593072 24592 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:35.589564 24600 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.595438 24590 raft_consensus.cc:359] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.596421 24590 raft_consensus.cc:385] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.596714 24590 raft_consensus.cc:740] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.597559 24590 consensus_queue.cc:260] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.587397 24925 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.599022 24591 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:35.599490 24592 tablet_bootstrap.cc:654] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.599490 24591 ts_tablet_manager.cc:1403] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.010s
W20260709 12:17:35.672681 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:35.601364 24590 ts_tablet_manager.cc:1434] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:17:35.724771 24589 raft_consensus.cc:359] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.804167 24589 raft_consensus.cc:385] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.804528 24589 raft_consensus.cc:740] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
W20260709 12:17:35.555897 24288 leader_election.cc:343] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.829952 24590 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:35.704252 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:35.660816 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.834930 24395 raft_consensus.cc:2393] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:35.836722 24319 raft_consensus.cc:2393] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:35.705508 24468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:35.700484 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:35.857605 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 89353.5us
I20260709 12:17:35.678974 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:35.704509 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:35.815960 24589 consensus_queue.cc:260] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:35.882436 24397 raft_consensus.cc:2393] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:35.882838 24924 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.883143 24845 raft_consensus.cc:493] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.883922 24392 raft_consensus.cc:2468] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:35.883749 24924 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:35.890851 24589 ts_tablet_manager.cc:1434] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.300s	user 0.013s	sys 0.005s
W20260709 12:17:35.891371 24362 leader_election.cc:343] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.892714 24589 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:35.894619 24591 raft_consensus.cc:359] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.895689 24591 raft_consensus.cc:385] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:35.895989 24591 raft_consensus.cc:740] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:35.883770 24845 raft_consensus.cc:515] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:35.898325 24288 leader_election.cc:304] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:35.898788 24924 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:35.897024 24591 consensus_queue.cc:260] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:35.916661 24287 leader_election.cc:343] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:35.916769 24288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 362127us
I20260709 12:17:35.918742 24733 raft_consensus.cc:2749] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.928064 24509 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:35.934900 24590 tablet_bootstrap.cc:654] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:35.941705 24591 ts_tablet_manager.cc:1434] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.342s	user 0.008s	sys 0.003s
I20260709 12:17:35.949594 24591 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:35.951359 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:35.940507 24437 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
W20260709 12:17:35.974665 24509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 46885.5us
I20260709 12:17:35.984848 24319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:35.985137 24286 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:35.986008 24319 raft_consensus.cc:2393] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:35.986665 24946 raft_consensus.cc:2749] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:35.987282 24956 raft_consensus.cc:2804] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:35.987922 24956 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:35.991631 24322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:35.994341 24592 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:35.995213 24592 ts_tablet_manager.cc:1403] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.402s	user 0.019s	sys 0.018s
W20260709 12:17:35.995893 24509 leader_election.cc:343] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:35.994288 24956 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:35.996912 24895 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:35.997735 24895 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
W20260709 12:17:35.998100 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 58139us
I20260709 12:17:35.998829 24951 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.005491 24895 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.006500 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.010375 24589 tablet_bootstrap.cc:654] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.034307 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:36.036705 24362 leader_election.cc:343] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.041008 24363 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:36.042284 24949 raft_consensus.cc:2749] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.036435 24845 leader_election.cc:290] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:36.046319 24395 raft_consensus.cc:2468] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:36.050482 24591 tablet_bootstrap.cc:654] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.049512 24286 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:36.053275 24600 raft_consensus.cc:2804] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.053690 24600 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.053397 24962 consensus_queue.cc:1048] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:17:36.054072 24600 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.057981 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:36.059268 24288 leader_election.cc:343] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:36.072746 24363 leader_election.cc:343] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.049494 24592 raft_consensus.cc:359] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.073381 24363 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:36.073835 24592 raft_consensus.cc:385] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.074350 24592 raft_consensus.cc:740] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.077214 24924 raft_consensus.cc:2749] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.084708 24600 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.085228 24592 consensus_queue.cc:260] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.093008 24592 ts_tablet_manager.cc:1434] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.006s
I20260709 12:17:36.097402 24600 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.098146 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:36.124763 24592 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
W20260709 12:17:36.125659 24511 consensus_peers.cc:597] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:36.122622 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:36.129873 24395 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.133523 24917 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.134081 24917 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.134568 24951 raft_consensus.cc:2749] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.111677 24962 consensus_queue.cc:1048] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:17:36.136960 24917 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.139894 24589 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:36.140636 24589 ts_tablet_manager.cc:1403] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.248s	user 0.023s	sys 0.009s
I20260709 12:17:36.143558 24592 tablet_bootstrap.cc:654] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.143363 24589 raft_consensus.cc:359] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.144065 24589 raft_consensus.cc:385] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.144381 24589 raft_consensus.cc:740] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.143862 24216 catalog_manager.cc:5697] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.140065 24591 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:36.145537 24591 ts_tablet_manager.cc:1403] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.015s
W20260709 12:17:36.147028 24288 leader_election.cc:343] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.150921 24589 consensus_queue.cc:260] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.155819 24591 raft_consensus.cc:359] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.167234 24591 raft_consensus.cc:385] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.167517 24591 raft_consensus.cc:740] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.168193 24591 consensus_queue.cc:260] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.153406 24589 ts_tablet_manager.cc:1434] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:36.170222 24589 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.172734 24951 raft_consensus.cc:493] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.173223 24951 raft_consensus.cc:515] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.176535 24589 tablet_bootstrap.cc:654] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.182156 24316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:36.183142 24316 raft_consensus.cc:2393] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:36.187516 24591 ts_tablet_manager.cc:1434] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.001s
I20260709 12:17:36.188673 24591 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:36.189184 24951 leader_election.cc:290] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.189476 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.195014 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad0b60aaff14965873364649defd8d0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.195165 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.196395 24394 raft_consensus.cc:2393] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 1: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:36.198567 24437 leader_election.cc:304] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.201460 24955 raft_consensus.cc:2749] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.205868 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.211762 24591 tablet_bootstrap.cc:654] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.214260 24465 raft_consensus.cc:3060] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.221144 24435 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:36.222911 24917 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.241472 24949 raft_consensus.cc:493] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.242070 24949 raft_consensus.cc:515] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.245327 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.245945 24949 leader_election.cc:290] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:36.247231 24363 leader_election.cc:343] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.248484 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:36.250025 24362 leader_election.cc:343] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.250586 24362 leader_election.cc:304] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.251474 24949 raft_consensus.cc:2749] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.266644 24600 raft_consensus.cc:493] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.267501 24600 raft_consensus.cc:515] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.272392 24956 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.272847 24600 leader_election.cc:290] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.273139 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:36.274746 24288 leader_election.cc:343] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.275440 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
W20260709 12:17:36.276954 24511 leader_election.cc:343] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.279888 24590 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:36.280449 24590 ts_tablet_manager.cc:1403] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.451s	user 0.017s	sys 0.033s
I20260709 12:17:36.290741 24917 raft_consensus.cc:2749] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.290992 24589 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:36.291589 24589 ts_tablet_manager.cc:1403] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.122s	user 0.027s	sys 0.018s
I20260709 12:17:36.292619 24956 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.298627 24589 raft_consensus.cc:359] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.299381 24589 raft_consensus.cc:385] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.299731 24589 raft_consensus.cc:740] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.301849 24589 consensus_queue.cc:260] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.303910 24592 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.304267 24589 ts_tablet_manager.cc:1434] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:17:36.304462 24592 ts_tablet_manager.cc:1403] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.202s	user 0.028s	sys 0.063s
I20260709 12:17:36.305660 24589 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.307463 24592 raft_consensus.cc:359] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.308228 24592 raft_consensus.cc:385] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.308545 24592 raft_consensus.cc:740] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.309773 24395 raft_consensus.cc:2468] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:36.311069 24286 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.312824 24946 raft_consensus.cc:2804] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.313328 24946 raft_consensus.cc:697] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:36.315304 24592 consensus_queue.cc:260] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.316722 24589 tablet_bootstrap.cc:654] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.321609 24592 ts_tablet_manager.cc:1434] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:17:36.314486 24946 consensus_queue.cc:237] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.322719 24592 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.339360 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.337864 24590 raft_consensus.cc:359] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.341912 24590 raft_consensus.cc:385] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.342236 24590 raft_consensus.cc:740] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.348453 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:36.349090 24393 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.364094 24591 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:36.364624 24591 ts_tablet_manager.cc:1403] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.176s	user 0.021s	sys 0.033s
I20260709 12:17:36.365897 24592 tablet_bootstrap.cc:654] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.365507 24590 consensus_queue.cc:260] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.367291 24591 raft_consensus.cc:359] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.367997 24591 raft_consensus.cc:385] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.368249 24591 raft_consensus.cc:740] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.368571 24590 ts_tablet_manager.cc:1434] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.088s	user 0.005s	sys 0.001s
I20260709 12:17:36.368990 24591 consensus_queue.cc:260] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.406330 24591 ts_tablet_manager.cc:1434] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.018s
I20260709 12:17:36.409648 24591 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:36.410682 24590 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:36.427479 24591 tablet_bootstrap.cc:654] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:36.438563 24510 leader_election.cc:343] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.439258 24510 leader_election.cc:304] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:36.439405 24917 raft_consensus.cc:493] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.440327 24962 raft_consensus.cc:2749] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.440363 24917 raft_consensus.cc:515] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.441480 24956 consensus_queue.cc:1048] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.433867 24393 raft_consensus.cc:2468] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:36.444339 24917 leader_election.cc:290] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.450690 24589 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:36.451573 24600 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.452404 24589 ts_tablet_manager.cc:1403] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.147s	user 0.007s	sys 0.008s
I20260709 12:17:36.452375 24600 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.454820 24600 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.456301 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.457078 24541 raft_consensus.cc:2393] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:36.460668 24589 raft_consensus.cc:359] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.461406 24589 raft_consensus.cc:385] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.461731 24589 raft_consensus.cc:740] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.462327 24509 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:36.462409 24589 consensus_queue.cc:260] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.463583 24590 tablet_bootstrap.cc:654] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.464567 24958 raft_consensus.cc:2804] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.464998 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.465240 24958 raft_consensus.cc:697] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:36.465888 24395 raft_consensus.cc:2393] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 1: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:36.466199 24958 consensus_queue.cc:237] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.470201 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.470845 24543 raft_consensus.cc:2468] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:36.470842 24592 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.471959 24592 ts_tablet_manager.cc:1403] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.012s
I20260709 12:17:36.472934 24286 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.472182 24437 leader_election.cc:304] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:36.474812 24600 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.475044 24955 raft_consensus.cc:2804] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.475484 24955 raft_consensus.cc:493] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:17:36.469157 24287 leader_election.cc:343] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.475816 24955 raft_consensus.cc:3060] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.475934 24287 leader_election.cc:304] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.482757 24949 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.482931 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.483366 24949 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.483860 24955 raft_consensus.cc:515] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.485299 24600 raft_consensus.cc:2749] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.487643 24949 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:36.487828 24435 leader_election.cc:343] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.488412 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.489950 24952 raft_consensus.cc:2749] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.490101 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:36.492712 24363 leader_election.cc:343] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:36.493381 24363 leader_election.cc:343] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.493762 24363 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.495018 24949 raft_consensus.cc:2749] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.489315 24592 raft_consensus.cc:359] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.497771 24592 raft_consensus.cc:385] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.498059 24592 raft_consensus.cc:740] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.500921 24589 ts_tablet_manager.cc:1434] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:17:36.501044 24592 consensus_queue.cc:260] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.504668 24955 leader_election.cc:290] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.508595 24592 ts_tablet_manager.cc:1434] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:17:36.509480 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:36.509764 24592 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.510154 24541 raft_consensus.cc:3060] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.511785 24591 tablet_bootstrap.cc:492] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:36.512274 24591 ts_tablet_manager.cc:1403] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.002s
I20260709 12:17:36.516695 24592 tablet_bootstrap.cc:654] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.517928 24591 raft_consensus.cc:359] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.518638 24591 raft_consensus.cc:385] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.518903 24591 raft_consensus.cc:740] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.519603 24591 consensus_queue.cc:260] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.522050 24589 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.533887 24592 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.534364 24592 ts_tablet_manager.cc:1403] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.002s
I20260709 12:17:36.535725 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d913bb688e8f45a8b4dedf46209fdf34" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:36.536405 24393 raft_consensus.cc:3060] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.537063 24592 raft_consensus.cc:359] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.538527 24592 raft_consensus.cc:385] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.538825 24592 raft_consensus.cc:740] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.539502 24592 consensus_queue.cc:260] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.543411 24592 ts_tablet_manager.cc:1434] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:17:36.544811 24592 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.551973 24591 ts_tablet_manager.cc:1434] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 12:17:36.562901 24589 tablet_bootstrap.cc:654] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.568179 24962 raft_consensus.cc:493] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.568607 24591 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: Bootstrap starting.
I20260709 12:17:36.568913 24962 raft_consensus.cc:515] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.570686 24818 raft_consensus.cc:493] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.572178 24818 raft_consensus.cc:515] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.574729 24818 leader_election.cc:290] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.576211 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.577070 24394 raft_consensus.cc:2468] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:36.578276 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.579103 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.579777 24465 raft_consensus.cc:2468] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:36.580106 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
W20260709 12:17:36.580834 24437 leader_election.cc:343] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.584743 24510 leader_election.cc:304] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:36.585810 24958 raft_consensus.cc:2804] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.586555 24958 raft_consensus.cc:493] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.586819 24435 leader_election.cc:304] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.587231 24958 raft_consensus.cc:3060] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.588091 24818 raft_consensus.cc:2804] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.588550 24818 raft_consensus.cc:493] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.588980 24818 raft_consensus.cc:3060] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.572146 24962 leader_election.cc:290] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:36.594928 24318 raft_consensus.cc:2468] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 0.
I20260709 12:17:36.597692 24592 tablet_bootstrap.cc:654] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.599484 24600 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.600003 24600 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.613790 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.615020 24395 raft_consensus.cc:2468] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:36.618851 24818 raft_consensus.cc:515] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.620941 24818 leader_election.cc:290] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.621493 24600 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:36.621966 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:36.625512 24589 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
W20260709 12:17:36.625715 24437 leader_election.cc:343] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.626104 24589 ts_tablet_manager.cc:1403] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.010s
I20260709 12:17:36.622824 24541 raft_consensus.cc:2468] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:36.623842 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.627409 24286 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:36.630002 24600 raft_consensus.cc:2804] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.630582 24600 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.631131 24600 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.632766 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:36.633440 24394 raft_consensus.cc:3060] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.633659 24591 tablet_bootstrap.cc:654] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.635907 24958 raft_consensus.cc:515] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.641146 24590 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:36.641877 24590 ts_tablet_manager.cc:1403] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.004s
I20260709 12:17:36.636669 24393 raft_consensus.cc:2468] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
W20260709 12:17:36.643877 24287 leader_election.cc:343] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.647670 24435 leader_election.cc:304] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:36.648159 24589 raft_consensus.cc:359] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.648576 24818 raft_consensus.cc:2804] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.648854 24589 raft_consensus.cc:385] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.649169 24589 raft_consensus.cc:740] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.649113 24818 raft_consensus.cc:697] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:36.650244 24818 consensus_queue.cc:237] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.652082 24589 consensus_queue.cc:260] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.655275 24590 raft_consensus.cc:359] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.659003 24590 raft_consensus.cc:385] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.659358 24590 raft_consensus.cc:740] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.661932 24590 consensus_queue.cc:260] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.656853 24592 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.663142 24592 ts_tablet_manager.cc:1403] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.004s
I20260709 12:17:36.665212 24590 ts_tablet_manager.cc:1434] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 12:17:36.667013 24592 raft_consensus.cc:359] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.668465 24592 raft_consensus.cc:385] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.667418 24589 ts_tablet_manager.cc:1434] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260709 12:17:36.668844 24592 raft_consensus.cc:740] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.675235 24589 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.675581 24958 leader_election.cc:290] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:36.671979 24592 consensus_queue.cc:260] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.677671 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:36.678325 24318 raft_consensus.cc:3060] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.667375 24394 raft_consensus.cc:2468] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:36.676313 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f0b5bbc9a24582b8dbd04fac0f4d88" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:36.687278 24592 ts_tablet_manager.cc:1434] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260709 12:17:36.682802 24466 raft_consensus.cc:3060] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.689879 24590 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:36.697782 24592 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.698385 24591 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: No bootstrap required, opened a new log
I20260709 12:17:36.698906 24591 ts_tablet_manager.cc:1403] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.022s
I20260709 12:17:36.685261 24435 leader_election.cc:304] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.704057 24818 raft_consensus.cc:2804] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.705403 24818 raft_consensus.cc:697] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:36.706308 24818 consensus_queue.cc:237] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.718770 24219 catalog_manager.cc:5697] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.728093 24600 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.729154 24591 raft_consensus.cc:359] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.732457 24591 raft_consensus.cc:385] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.732748 24591 raft_consensus.cc:740] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.733475 24591 consensus_queue.cc:260] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.734117 24925 raft_consensus.cc:493] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.734637 24925 raft_consensus.cc:515] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.736737 24925 leader_election.cc:290] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.738941 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.739269 24466 raft_consensus.cc:2468] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:36.740906 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:36.742429 24362 leader_election.cc:343] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.743342 24318 raft_consensus.cc:2468] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
W20260709 12:17:36.744202 24363 leader_election.cc:343] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.746140 24219 catalog_manager.cc:5697] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.751695 24363 leader_election.cc:304] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.753144 24949 raft_consensus.cc:2749] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.755174 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:36.755523 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:36.756168 24394 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:17:36.756542 24287 leader_election.cc:343] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.747424 24589 tablet_bootstrap.cc:654] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.747424 24590 tablet_bootstrap.cc:654] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.747751 24925 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.758620 24925 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.760885 24925 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:36.748843 24510 leader_election.cc:304] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:36.749281 24591 ts_tablet_manager.cc:1434] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:17:36.761993 24958 raft_consensus.cc:2804] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.762521 24958 raft_consensus.cc:697] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:36.762694 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:36.763375 24466 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:36.763466 24958 consensus_queue.cc:237] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.764343 24961 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.764830 24961 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.766996 24961 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:36.768620 24592 tablet_bootstrap.cc:654] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.770789 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:36.771466 24320 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:36.771636 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:36.773497 24362 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:36.750913 24600 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:36.774828 24925 raft_consensus.cc:2804] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:36.775328 24925 raft_consensus.cc:493] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.775661 24925 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.776707 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.777555 24393 raft_consensus.cc:2393] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e75316e1f0214270bc16177a5070d24b in current term 1: Already voted for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in this term.
I20260709 12:17:36.778277 24589 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:36.778789 24589 ts_tablet_manager.cc:1403] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.000s
I20260709 12:17:36.781575 24509 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:36.784406 24925 raft_consensus.cc:515] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.786520 24592 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.787050 24592 ts_tablet_manager.cc:1403] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.001s
I20260709 12:17:36.788643 24318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:36.789321 24318 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.790268 24961 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.791566 24589 raft_consensus.cc:359] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.792264 24589 raft_consensus.cc:385] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.792531 24589 raft_consensus.cc:740] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.794697 24589 consensus_queue.cc:260] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.795655 24925 leader_election.cc:290] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:36.796190 24592 raft_consensus.cc:359] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.802698 24592 raft_consensus.cc:385] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.809854 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df253053ebf44b68b5794221396a1d46" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:36.803143 24592 raft_consensus.cc:740] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.812114 24465 raft_consensus.cc:3060] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:36.818229 24592 consensus_queue.cc:260] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.820851 24592 ts_tablet_manager.cc:1434] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 12:17:36.822613 24592 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.840597 24589 ts_tablet_manager.cc:1434] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:17:36.841706 24589 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.844341 24318 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:36.829277 24394 raft_consensus.cc:2468] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:36.860036 24286 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:36.847015 24961 raft_consensus.cc:2749] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.848721 24465 raft_consensus.cc:2468] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:36.851910 24592 tablet_bootstrap.cc:654] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.853060 24590 tablet_bootstrap.cc:492] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:36.862437 24590 ts_tablet_manager.cc:1403] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.007s
I20260709 12:17:36.864873 24362 leader_election.cc:304] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:36.853776 24589 tablet_bootstrap.cc:654] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.866623 24925 raft_consensus.cc:2804] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:36.867168 24925 raft_consensus.cc:697] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:36.868091 24925 consensus_queue.cc:237] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER 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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.865331 24590 raft_consensus.cc:359] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.869527 24590 raft_consensus.cc:385] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.869772 24600 consensus_queue.cc:1048] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.853080 24215 catalog_manager.cc:5697] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 0 to 1, leader changed from <none> to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 1 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.860843 24946 raft_consensus.cc:2804] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:36.874336 24946 raft_consensus.cc:697] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:36.875273 24946 consensus_queue.cc:237] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.869828 24590 raft_consensus.cc:740] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.878916 24590 consensus_queue.cc:260] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.884330 24590 ts_tablet_manager.cc:1434] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:17:36.886045 24949 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.886732 24949 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:36.891331 24949 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:36.893353 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:36.893273 24589 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:36.894758 24589 ts_tablet_manager.cc:1403] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.006s
W20260709 12:17:36.895148 24363 leader_election.cc:343] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.896394 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:36.897859 24363 leader_election.cc:343] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:36.898315 24363 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:36.899519 24949 raft_consensus.cc:2749] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:36.900262 24958 consensus_queue.cc:1048] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:36.905743 24592 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:36.897842 24589 raft_consensus.cc:359] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:36.906615 24589 raft_consensus.cc:385] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.906710 24592 ts_tablet_manager.cc:1403] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.002s
I20260709 12:17:36.907394 24589 raft_consensus.cc:740] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.908650 24589 consensus_queue.cc:260] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:36.909956 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:36.914995 24589 ts_tablet_manager.cc:1434] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 12:17:36.916143 24589 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:36.920054 24590 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:36.924104 24592 raft_consensus.cc:359] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.924907 24592 raft_consensus.cc:385] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:36.927727 24956 consensus_queue.cc:1048] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.925261 24592 raft_consensus.cc:740] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:36.933867 24589 tablet_bootstrap.cc:654] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.934316 24592 consensus_queue.cc:260] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:36.934935 24220 catalog_manager.cc:5697] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 0 to 2, leader changed from <none> to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.942288 24592 ts_tablet_manager.cc:1434] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:17:36.935762 24216 catalog_manager.cc:5697] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.947007 24216 catalog_manager.cc:5697] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:36.952319 24917 raft_consensus.cc:493] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:36.959184 24592 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:36.959969 24917 raft_consensus.cc:515] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:36.965965 24917 leader_election.cc:290] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:36.967180 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:36.967913 24541 raft_consensus.cc:2468] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:36.968988 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:36.969482 24735 consensus_queue.cc:1048] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:36.969748 24396 raft_consensus.cc:2468] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:36.970240 24437 leader_election.cc:304] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:36.979547 24590 tablet_bootstrap.cc:654] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:36.981125 24955 raft_consensus.cc:2804] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:36.981588 24955 raft_consensus.cc:493] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:36.981933 24955 raft_consensus.cc:3060] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:36.990325 24215 catalog_manager.cc:5697] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.042584 24590 tablet_bootstrap.cc:492] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.043247 24590 ts_tablet_manager.cc:1403] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.010s
I20260709 12:17:37.065495 24600 raft_consensus.cc:493] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.064920 24955 raft_consensus.cc:515] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:37.066015 24600 raft_consensus.cc:515] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.068914 24600 leader_election.cc:290] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:37.073221 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.074824 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4c277a0f4764281b9f81c4970ccb9c9" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:37.079028 24288 leader_election.cc:304] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:37.079747 24735 raft_consensus.cc:2749] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.086794 24589 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:37.087339 24589 ts_tablet_manager.cc:1403] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.008s
I20260709 12:17:37.090960 24955 leader_election.cc:290] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:37.091782 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:37.092650 24395 raft_consensus.cc:3060] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.094465 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efa5db4c6ce432592fe737fa52f0f79" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.097867 24541 raft_consensus.cc:3060] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.109035 24592 tablet_bootstrap.cc:654] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.123620 24590 raft_consensus.cc:359] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:37.125279 24590 raft_consensus.cc:385] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.125787 24590 raft_consensus.cc:740] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.126663 24590 consensus_queue.cc:260] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:37.130479 24592 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:37.131043 24592 ts_tablet_manager.cc:1403] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.002s
I20260709 12:17:37.131456 24590 ts_tablet_manager.cc:1434] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.088s	user 0.008s	sys 0.001s
I20260709 12:17:37.132932 24590 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:37.133847 24592 raft_consensus.cc:359] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.134645 24592 raft_consensus.cc:385] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.134933 24592 raft_consensus.cc:740] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.136049 24592 consensus_queue.cc:260] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.137142 24395 raft_consensus.cc:2468] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:37.138469 24952 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.138950 24952 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.140462 24320 raft_consensus.cc:3060] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.145619 24952 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:37.145836 24895 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.146373 24895 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.146814 24435 leader_election.cc:304] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:37.147859 24955 raft_consensus.cc:2804] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.148313 24955 raft_consensus.cc:697] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:37.149161 24955 consensus_queue.cc:237] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:37.151001 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:37.152118 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:37.152660 24465 raft_consensus.cc:2468] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.154227 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:37.155483 24288 leader_election.cc:343] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.156694 24589 raft_consensus.cc:359] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.161667 24589 raft_consensus.cc:385] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.162120 24589 raft_consensus.cc:740] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.162844 24589 consensus_queue.cc:260] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.166100 24589 ts_tablet_manager.cc:1434] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.001s
I20260709 12:17:37.166968 24589 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:37.172948 24589 tablet_bootstrap.cc:654] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:37.174913 24287 leader_election.cc:343] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.175985 24287 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:37.177003 24735 raft_consensus.cc:2804] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.177369 24735 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.177718 24735 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.148336 24895 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:37.196709 24592 ts_tablet_manager.cc:1434] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:17:37.190404 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.206233 24818 consensus_queue.cc:1048] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.206904 24395 raft_consensus.cc:2468] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.208540 24286 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:37.209596 24952 raft_consensus.cc:2804] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.209959 24952 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.210343 24952 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.192395 24541 raft_consensus.cc:2468] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:37.216957 24818 consensus_queue.cc:1048] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.250545 24590 tablet_bootstrap.cc:654] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.240263 24845 raft_consensus.cc:493] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.251400 24845 raft_consensus.cc:515] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:37.252056 24735 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.253857 24592 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:37.254565 24735 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:37.256364 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:37.257030 24466 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.258744 24845 leader_election.cc:290] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:37.222030 24952 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.263299 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:37.269995 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.272078 24952 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
W20260709 12:17:37.273345 24288 leader_election.cc:343] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.274847 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f318205eb5e4615bea205c0f65105e7" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.275609 24394 raft_consensus.cc:2393] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e75316e1f0214270bc16177a5070d24b in current term 1: Already voted for candidate 520261acd011474b8e017811cddff0bb in this term.
I20260709 12:17:37.275507 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:37.283023 24509 leader_election.cc:304] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:37.290961 24466 raft_consensus.cc:2468] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
W20260709 12:17:37.283696 24287 leader_election.cc:343] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.293198 24917 consensus_queue.cc:1048] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.288738 24216 catalog_manager.cc:5697] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.291608 24956 raft_consensus.cc:3060] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.307971 24467 raft_consensus.cc:1275] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:37.312062 24956 raft_consensus.cc:2749] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:37.315829 24589 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:37.315872 24925 consensus_queue.cc:1048] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.316607 24589 ts_tablet_manager.cc:1403] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.150s	user 0.017s	sys 0.044s
I20260709 12:17:37.320705 24589 raft_consensus.cc:359] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.321610 24589 raft_consensus.cc:385] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.321900 24589 raft_consensus.cc:740] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.322583 24589 consensus_queue.cc:260] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.326107 24589 ts_tablet_manager.cc:1434] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:37.286381 24592 tablet_bootstrap.cc:654] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.327481 24589 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:37.330617 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:37.333206 24287 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:37.334229 24955 consensus_queue.cc:1048] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.336920 24735 raft_consensus.cc:2804] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.335041 24590 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.337641 24735 raft_consensus.cc:697] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.338263 24590 ts_tablet_manager.cc:1403] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.206s	user 0.007s	sys 0.006s
I20260709 12:17:37.341470 24590 raft_consensus.cc:359] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.342133 24590 raft_consensus.cc:385] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.342391 24590 raft_consensus.cc:740] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.343364 24590 consensus_queue.cc:260] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.344308 24396 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.348587 24590 ts_tablet_manager.cc:1434] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:17:37.351727 24845 consensus_queue.cc:1048] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:17:37.350142 24735 consensus_queue.cc:237] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.391554 24962 consensus_queue.cc:1048] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.395468 24316 raft_consensus.cc:1275] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:37.400094 24952 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.400779 24952 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.411425 24589 tablet_bootstrap.cc:654] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.413693 24952 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:37.405907 25019 consensus_queue.cc:1048] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:17:37.415287 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:37.415980 24541 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.417044 24288 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:37.417990 24590 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:37.423036 24952 raft_consensus.cc:2804] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.423723 24952 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.424093 24952 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.420809 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.425123 24393 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.431664 25025 raft_consensus.cc:493] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.431998 24952 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.432328 25025 raft_consensus.cc:515] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.434989 25025 leader_election.cc:290] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:37.436697 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:37.438050 24437 leader_election.cc:343] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:37.439209 24467 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.443949 24396 raft_consensus.cc:2468] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.455616 24316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:37.456297 24316 raft_consensus.cc:2468] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 0.
I20260709 12:17:37.458990 24600 consensus_queue.cc:1048] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.466528 24286 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb
I20260709 12:17:37.467521 24914 raft_consensus.cc:2804] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.468214 24914 raft_consensus.cc:697] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.469328 24914 consensus_queue.cc:237] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.472604 24437 leader_election.cc:304] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:37.473881 25028 raft_consensus.cc:2804] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.474669 25028 raft_consensus.cc:493] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.475129 25028 raft_consensus.cc:3060] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.481115 24589 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: No bootstrap required, opened a new log
I20260709 12:17:37.481745 24589 ts_tablet_manager.cc:1403] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.021s
I20260709 12:17:37.483494 24592 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:37.484061 24592 ts_tablet_manager.cc:1403] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.230s	user 0.005s	sys 0.022s
I20260709 12:17:37.486598 24590 tablet_bootstrap.cc:654] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.487385 24589 raft_consensus.cc:359] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.489116 24589 raft_consensus.cc:385] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.489300 24589 raft_consensus.cc:740] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.490252 24589 consensus_queue.cc:260] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.491307 24946 consensus_queue.cc:1048] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.494513 24589 ts_tablet_manager.cc:1434] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:17:37.496860 24592 raft_consensus.cc:359] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.498221 24592 raft_consensus.cc:385] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.498871 24592 raft_consensus.cc:740] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.511957 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.512626 24541 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.516857 24592 consensus_queue.cc:260] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.509205 25028 raft_consensus.cc:515] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.522362 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:37.542712 24393 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.518225 24952 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:37.507718 24590 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.531013 24592 ts_tablet_manager.cc:1434] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:17:37.541123 24215 catalog_manager.cc:5697] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.540187 24541 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.545267 24590 ts_tablet_manager.cc:1403] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.002s
I20260709 12:17:37.547807 24592 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: Bootstrap starting.
I20260709 12:17:37.554490 24590 raft_consensus.cc:359] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.559662 24590 raft_consensus.cc:385] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.574301 24590 raft_consensus.cc:740] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.564126 24288 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:37.576211 24592 tablet_bootstrap.cc:654] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.574939 24590 consensus_queue.cc:260] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.576202 24600 raft_consensus.cc:2804] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.576963 24600 raft_consensus.cc:697] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.578076 24600 consensus_queue.cc:237] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.581974 24590 ts_tablet_manager.cc:1434] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:17:37.557356 24393 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.585781 24590 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:37.594684 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.611130 24320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:37.611796 24320 raft_consensus.cc:3060] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.625624 24541 raft_consensus.cc:3060] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.651710 24590 tablet_bootstrap.cc:654] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.653235 24320 raft_consensus.cc:2468] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:37.631454 25028 leader_election.cc:290] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:37.657788 24437 leader_election.cc:304] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:37.659715 25028 raft_consensus.cc:2804] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.660925 25028 raft_consensus.cc:697] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:37.668757 25028 consensus_queue.cc:237] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.674324 24541 raft_consensus.cc:2468] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:37.676431 24592 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: No bootstrap required, opened a new log
I20260709 12:17:37.677022 24592 ts_tablet_manager.cc:1403] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.001s
I20260709 12:17:37.679661 24220 catalog_manager.cc:5697] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.685705 24592 raft_consensus.cc:359] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.686883 24592 raft_consensus.cc:385] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.699168 24592 raft_consensus.cc:740] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.700271 24592 consensus_queue.cc:260] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.703851 24592 ts_tablet_manager.cc:1434] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:17:37.686517 24220 catalog_manager.cc:5697] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.726135 24818 consensus_queue.cc:1048] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:37.730149 24590 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.730690 24590 ts_tablet_manager.cc:1403] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.032s
I20260709 12:17:37.733522 24590 raft_consensus.cc:359] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.734169 24590 raft_consensus.cc:385] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.734447 24590 raft_consensus.cc:740] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.735083 24590 consensus_queue.cc:260] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.737282 24220 catalog_manager.cc:5697] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 1 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.742017 24590 ts_tablet_manager.cc:1434] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:17:37.743556 24590 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:37.752144 24590 tablet_bootstrap.cc:654] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.758898 24590 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.759351 24590 ts_tablet_manager.cc:1403] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:17:37.761901 24590 raft_consensus.cc:359] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.763921 24590 raft_consensus.cc:385] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.764205 24590 raft_consensus.cc:740] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.764825 24590 consensus_queue.cc:260] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.766728 24917 consensus_queue.cc:1048] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.767366 24590 ts_tablet_manager.cc:1434] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:17:37.769335 24541 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.769652 24590 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: Bootstrap starting.
I20260709 12:17:37.777230 24590 tablet_bootstrap.cc:654] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:37.780660 24914 consensus_queue.cc:1048] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.782155 24914 consensus_queue.cc:1048] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:37.798873 24735 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.799422 24735 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.804195 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:37.808619 24466 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.809717 24287 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:37.811156 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:37.811844 24541 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.813405 24735 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:37.816807 24735 raft_consensus.cc:2804] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.839805 24914 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.822938 24735 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.840373 24914 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.840976 24735 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.842971 24952 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:37.843477 24952 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.847756 24590 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: No bootstrap required, opened a new log
I20260709 12:17:37.848249 24590 ts_tablet_manager.cc:1403] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.003s
I20260709 12:17:37.848356 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.849026 24393 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.850734 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:37.851490 24952 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:37.842481 24914 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:37.851732 24393 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.852489 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:37.854638 24590 raft_consensus.cc:359] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.855312 24590 raft_consensus.cc:385] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:37.855551 24590 raft_consensus.cc:740] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Initialized, Role: FOLLOWER
I20260709 12:17:37.857208 24590 consensus_queue.cc:260] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.859681 24590 ts_tablet_manager.cc:1434] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:17:37.860297 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:37.863142 24466 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.866024 24735 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.869486 24287 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:37.870115 24952 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:37.862107 24542 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 0.
I20260709 12:17:37.870630 24952 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.871025 24952 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.870054 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.872252 24545 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.879339 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:37.880002 24466 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.888520 24466 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.859225 24286 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:37.889652 24287 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:37.890600 24914 raft_consensus.cc:2804] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.890683 24895 raft_consensus.cc:2804] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:37.891103 24914 raft_consensus.cc:697] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.891158 24895 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:37.894399 24895 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.892393 24545 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.892298 24914 consensus_queue.cc:237] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:37.892352 24952 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.896835 24952 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:37.893309 24735 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:37.905893 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:37.906562 24396 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.912679 24895 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.914974 24895 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:37.916422 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:37.916647 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:37.917052 24393 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.917266 24545 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.916219 24895 consensus_queue.cc:1048] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:17:37.922395 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:37.922953 24466 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:37.925132 24545 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.926106 24393 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 1.
I20260709 12:17:37.926506 24288 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:37.929700 24895 raft_consensus.cc:2804] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:37.931038 24895 raft_consensus.cc:697] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.932570 24466 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:37.933338 24220 catalog_manager.cc:5697] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:37.931880 24895 consensus_queue.cc:237] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:37.936668 24287 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:37.948124 24396 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:37.949275 24914 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:37.949872 24914 raft_consensus.cc:697] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:37.950736 24914 consensus_queue.cc:237] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER 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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:37.971907 24466 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:37.973825 24220 catalog_manager.cc:5697] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:37.993615 24895 consensus_queue.cc:1048] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:17:38.003412 24267 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:38.002776 24220 catalog_manager.cc:5697] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:38.005682 24895 consensus_queue.cc:1048] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.033130 24914 consensus_queue.cc:1048] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:17:38.103823 24818 consensus_queue.cc:1048] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.120543 24818 consensus_queue.cc:1048] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.323019 24952 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.324735 24952 consensus_queue.cc:1048] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.345850 24600 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.364387 24895 consensus_queue.cc:1048] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.374528 24396 raft_consensus.cc:1275] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:38.376977 24914 consensus_queue.cc:1048] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.401974 24466 raft_consensus.cc:1275] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:17:38.403469 24735 consensus_queue.cc:1048] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:38.717584 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
W20260709 12:17:38.755888 24511 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 76 similar messages]
W20260709 12:17:38.761996 24511 consensus_peers.cc:597] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.766031 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:38.766875 21079 tablet_replica.cc:333] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.767624 21079 raft_consensus.cc:2243] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.768330 21079 raft_consensus.cc:2272] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.771235 21079 tablet_replica.cc:333] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.772014 21079 raft_consensus.cc:2243] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.772922 21079 raft_consensus.cc:2272] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:38.775022 24511 consensus_peers.cc:597] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.775318 21079 tablet_replica.cc:333] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.776031 21079 raft_consensus.cc:2243] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:38.776315 24511 consensus_peers.cc:597] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.776476 21079 raft_consensus.cc:2272] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.778702 21079 tablet_replica.cc:333] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.779455 21079 raft_consensus.cc:2243] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.779923 21079 raft_consensus.cc:2272] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.782056 21079 tablet_replica.cc:333] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.782600 21079 raft_consensus.cc:2243] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.783394 21079 raft_consensus.cc:2272] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.785007 21079 tablet_replica.cc:333] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.785687 21079 raft_consensus.cc:2243] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.786504 21079 raft_consensus.cc:2272] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.788508 21079 tablet_replica.cc:333] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.789083 21079 raft_consensus.cc:2243] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.789542 21079 raft_consensus.cc:2272] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.791383 21079 tablet_replica.cc:333] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.791942 21079 raft_consensus.cc:2243] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.792662 21079 raft_consensus.cc:2272] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.794411 21079 tablet_replica.cc:333] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.794963 21079 raft_consensus.cc:2243] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.795679 21079 raft_consensus.cc:2272] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.797658 21079 tablet_replica.cc:333] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.798273 21079 raft_consensus.cc:2243] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.798985 21079 raft_consensus.cc:2272] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.800736 21079 tablet_replica.cc:333] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.801476 21079 raft_consensus.cc:2243] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.801921 21079 raft_consensus.cc:2272] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.803718 21079 tablet_replica.cc:333] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.804284 21079 raft_consensus.cc:2243] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.805075 21079 raft_consensus.cc:2272] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.807178 21079 tablet_replica.cc:333] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.807848 21079 raft_consensus.cc:2243] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.808305 21079 raft_consensus.cc:2272] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.810300 21079 tablet_replica.cc:333] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.810845 21079 raft_consensus.cc:2243] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.811221 21079 raft_consensus.cc:2272] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.813082 21079 tablet_replica.cc:333] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.813711 21079 raft_consensus.cc:2243] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.814107 21079 raft_consensus.cc:2272] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.816419 21079 tablet_replica.cc:333] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.817153 21079 raft_consensus.cc:2243] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.818132 21079 raft_consensus.cc:2272] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.820744 21079 tablet_replica.cc:333] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.821349 21079 raft_consensus.cc:2243] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.821784 21079 raft_consensus.cc:2272] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.823684 21079 tablet_replica.cc:333] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.824375 21079 raft_consensus.cc:2243] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.825299 21079 raft_consensus.cc:2272] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.827349 21079 tablet_replica.cc:333] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.827816 21079 raft_consensus.cc:2243] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.828178 21079 raft_consensus.cc:2272] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.829994 21079 tablet_replica.cc:333] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.830513 21079 raft_consensus.cc:2243] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.831202 21079 raft_consensus.cc:2272] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.832885 21079 tablet_replica.cc:333] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.833530 21079 raft_consensus.cc:2243] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.834400 21079 raft_consensus.cc:2272] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.836563 21079 tablet_replica.cc:333] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.837396 21079 raft_consensus.cc:2243] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.838508 21079 raft_consensus.cc:2272] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.841214 21079 tablet_replica.cc:333] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.842007 21079 raft_consensus.cc:2243] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.842527 21079 raft_consensus.cc:2272] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:38.843812 24511 consensus_peers.cc:597] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.844579 21079 tablet_replica.cc:333] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.845220 21079 raft_consensus.cc:2243] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.846194 21079 raft_consensus.cc:2272] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.848969 21079 tablet_replica.cc:333] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.849761 21079 raft_consensus.cc:2243] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:17:38.850481 24511 consensus_peers.cc:597] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.850798 21079 raft_consensus.cc:2272] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.853538 21079 tablet_replica.cc:333] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.854259 21079 raft_consensus.cc:2243] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.854727 21079 raft_consensus.cc:2272] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.857000 21079 tablet_replica.cc:333] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.857699 21079 raft_consensus.cc:2243] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.858175 21079 raft_consensus.cc:2272] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.860592 21079 tablet_replica.cc:333] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.861299 21079 raft_consensus.cc:2243] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.861829 21079 raft_consensus.cc:2272] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.864208 21079 tablet_replica.cc:333] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.865015 21079 raft_consensus.cc:2243] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.866143 21079 raft_consensus.cc:2272] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.868099 21079 tablet_replica.cc:333] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.868660 21079 raft_consensus.cc:2243] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.869087 21079 raft_consensus.cc:2272] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.871340 21079 tablet_replica.cc:333] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.871912 21079 raft_consensus.cc:2243] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.872318 21079 raft_consensus.cc:2272] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.874217 21079 tablet_replica.cc:333] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.874744 21079 raft_consensus.cc:2243] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.875560 21079 raft_consensus.cc:2272] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.877815 21079 tablet_replica.cc:333] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.878366 21079 raft_consensus.cc:2243] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.878870 21079 raft_consensus.cc:2272] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.881279 21079 tablet_replica.cc:333] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.882067 21079 raft_consensus.cc:2243] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.883019 21079 raft_consensus.cc:2272] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:38.883548 24511 consensus_peers.cc:597] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.885087 21079 tablet_replica.cc:333] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.885767 21079 raft_consensus.cc:2243] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.886201 21079 raft_consensus.cc:2272] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.888018 21079 tablet_replica.cc:333] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.888643 21079 raft_consensus.cc:2243] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.889127 21079 raft_consensus.cc:2272] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.891132 21079 tablet_replica.cc:333] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.891638 21079 raft_consensus.cc:2243] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.892354 21079 raft_consensus.cc:2272] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.894164 21079 tablet_replica.cc:333] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.894672 21079 raft_consensus.cc:2243] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.895058 21079 raft_consensus.cc:2272] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.896935 21079 tablet_replica.cc:333] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.897487 21079 raft_consensus.cc:2243] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.897922 21079 raft_consensus.cc:2272] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.899705 21079 tablet_replica.cc:333] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.900216 21079 raft_consensus.cc:2243] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.901063 21079 raft_consensus.cc:2272] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.904188 21079 tablet_replica.cc:333] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
W20260709 12:17:38.904277 24511 consensus_peers.cc:597] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.904850 21079 raft_consensus.cc:2243] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.905447 21079 raft_consensus.cc:2272] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:38.907269 24511 consensus_peers.cc:597] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:38.907387 21079 tablet_replica.cc:333] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.908003 21079 raft_consensus.cc:2243] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.908723 21079 raft_consensus.cc:2272] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.910689 21079 tablet_replica.cc:333] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.911188 21079 raft_consensus.cc:2243] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.911592 21079 raft_consensus.cc:2272] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.913787 21079 tablet_replica.cc:333] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.914253 21079 raft_consensus.cc:2243] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:38.915161 21079 raft_consensus.cc:2272] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.917977 21079 tablet_replica.cc:333] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: stopping tablet replica
I20260709 12:17:38.918572 21079 raft_consensus.cc:2243] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:38.919031 21079 raft_consensus.cc:2272] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:38.987969 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
W20260709 12:17:38.993605 24363 consensus_peers.cc:597] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.000138 24363 consensus_peers.cc:597] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.004508 24511 consensus_peers.cc:597] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.013154 24511 consensus_peers.cc:597] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.029316 24363 consensus_peers.cc:597] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.045670 24363 consensus_peers.cc:597] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.050832 24511 consensus_peers.cc:597] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.068024 24363 consensus_peers.cc:597] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:39.078706 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:39.086089 25067 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:39.086120 25068 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:39.087484 25070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:39.090451 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:39.093907 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:39.094161 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:39.094354 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599459094339 us; error 0 us; skew 500 ppm
I20260709 12:17:39.095007 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:39.097745 21079 webserver.cc:533] Webserver started at http://127.20.149.193:45673/ using document root <none> and password file <none>
I20260709 12:17:39.098277 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:39.098483 21079 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:17:39.102469 21079 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:17:39.110610 25075 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:39.111413 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.002s
I20260709 12:17:39.111738 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
format_stamp: "Formatted at 2026-07-09 12:17:27 on dist-test-slave-qjps"
I20260709 12:17:39.112253 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:39.135406 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:39.136658 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:39.138154 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:39.144546 25082 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:17:39.147033 24363 consensus_peers.cc:597] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.149586 24363 consensus_peers.cc:597] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.203227 24363 consensus_peers.cc:597] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.230064 24511 consensus_peers.cc:597] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.241055 24437 consensus_peers.cc:597] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.245271 24511 consensus_peers.cc:597] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:39.253003 24437 consensus_peers.cc:597] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:39.412961 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:17:39.413368 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.271s	user 0.009s	sys 0.001s
I20260709 12:17:39.413757 21079 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:17:39.422087 25082 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.445012 25082 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.445971 25082 tablet_bootstrap.cc:492] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.446614 25082 ts_tablet_manager.cc:1403] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 12:17:39.449285 25082 raft_consensus.cc:359] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.449996 25082 raft_consensus.cc:740] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.450711 25082 consensus_queue.cc:260] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.454824 25082 ts_tablet_manager.cc:1434] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:39.455634 25082 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.467800 25082 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.468505 25082 tablet_bootstrap.cc:492] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.469020 25082 ts_tablet_manager.cc:1403] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:17:39.470834 25082 raft_consensus.cc:359] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.471321 25082 raft_consensus.cc:740] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.471879 25082 consensus_queue.cc:260] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.473534 25082 ts_tablet_manager.cc:1434] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 12:17:39.474180 25082 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.487973 25082 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.488931 25082 tablet_bootstrap.cc:492] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.489580 25082 ts_tablet_manager.cc:1403] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:17:39.492091 25082 raft_consensus.cc:359] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.492755 25082 raft_consensus.cc:740] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.493441 25082 consensus_queue.cc:260] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.495275 25082 ts_tablet_manager.cc:1434] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:39.496014 25082 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.510378 25082 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.511124 25082 tablet_bootstrap.cc:492] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.511626 25082 ts_tablet_manager.cc:1403] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:17:39.513327 25082 raft_consensus.cc:359] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.514305 25082 raft_consensus.cc:740] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.515055 25082 consensus_queue.cc:260] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.517076 25082 ts_tablet_manager.cc:1434] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260709 12:17:39.517781 25082 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.532042 25082 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.532759 25082 tablet_bootstrap.cc:492] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.533257 25082 ts_tablet_manager.cc:1403] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:17:39.535068 25082 raft_consensus.cc:359] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.535621 25082 raft_consensus.cc:740] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.536206 25082 consensus_queue.cc:260] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.537700 25082 ts_tablet_manager.cc:1434] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:39.538285 25082 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.552973 25082 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.553910 25082 tablet_bootstrap.cc:492] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.554509 25082 ts_tablet_manager.cc:1403] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 12:17:39.556922 25082 raft_consensus.cc:359] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.557588 25082 raft_consensus.cc:740] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.558195 25082 consensus_queue.cc:260] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.560492 25082 ts_tablet_manager.cc:1434] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:39.561236 25082 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.576766 25082 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.577704 25082 tablet_bootstrap.cc:492] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.578300 25082 ts_tablet_manager.cc:1403] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:17:39.580471 25082 raft_consensus.cc:359] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.581110 25082 raft_consensus.cc:740] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.581785 25082 consensus_queue.cc:260] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.583662 25082 ts_tablet_manager.cc:1434] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:17:39.584408 25082 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.599656 25082 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.600589 25082 tablet_bootstrap.cc:492] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.601225 25082 ts_tablet_manager.cc:1403] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:17:39.603528 25082 raft_consensus.cc:359] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.604168 25082 raft_consensus.cc:740] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.604789 25082 consensus_queue.cc:260] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.607113 25082 ts_tablet_manager.cc:1434] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:17:39.607859 25082 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.623056 25082 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.623965 25082 tablet_bootstrap.cc:492] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.624569 25082 ts_tablet_manager.cc:1403] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:17:39.626871 25082 raft_consensus.cc:359] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.627506 25082 raft_consensus.cc:740] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.628166 25082 consensus_queue.cc:260] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.630107 25082 ts_tablet_manager.cc:1434] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:39.630851 25082 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.664453 21079 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:17:39.664849 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.251s	user 0.227s	sys 0.004s
I20260709 12:17:39.669512 25082 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.670560 25082 tablet_bootstrap.cc:492] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.671236 25082 ts_tablet_manager.cc:1403] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.008s
I20260709 12:17:39.673836 25082 raft_consensus.cc:359] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.674474 25082 raft_consensus.cc:740] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.675105 25082 consensus_queue.cc:260] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.676971 25082 ts_tablet_manager.cc:1434] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:39.677735 25082 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.700295 25082 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.703003 25082 tablet_bootstrap.cc:492] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.703857 25082 ts_tablet_manager.cc:1403] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 12:17:39.707231 25082 raft_consensus.cc:359] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.708155 25082 raft_consensus.cc:740] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.709551 25086 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.709071 25082 consensus_queue.cc:260] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.710137 25086 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.712298 25086 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:39.714630 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:39.722222 25082 ts_tablet_manager.cc:1434] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:17:39.723490 25082 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:39.728989 24437 leader_election.cc:336] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.733526 24437 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:39.734449 25086 raft_consensus.cc:2749] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.760900 24917 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.761502 24917 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.760951 25082 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.764045 25082 tablet_bootstrap.cc:492] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.764071 24917 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.765049 25082 ts_tablet_manager.cc:1403] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.016s
I20260709 12:17:39.768604 25082 raft_consensus.cc:359] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.769284 25107 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.769909 25107 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.770242 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:39.769934 24437 leader_election.cc:336] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.771535 25086 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.772444 24437 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:39.772687 25086 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:39.772951 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 74971.5us
I20260709 12:17:39.774731 25086 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.775238 25086 raft_consensus.cc:2749] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.769361 25082 raft_consensus.cc:740] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.786150 25082 consensus_queue.cc:260] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.788880 25082 ts_tablet_manager.cc:1434] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 12:17:39.789351 24917 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.790295 25082 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.790508 24917 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.794051 24917 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.795655 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:39.800268 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:39.802244 24437 leader_election.cc:336] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.802736 24541 raft_consensus.cc:2468] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
W20260709 12:17:39.802850 24437 leader_election.cc:336] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.803992 24437 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:39.805325 24437 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:39.805589 24917 raft_consensus.cc:2749] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.806097 25086 raft_consensus.cc:2804] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:39.806483 25086 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.806830 25086 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.813695 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:39.814502 25086 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.815977 24466 raft_consensus.cc:2393] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e75316e1f0214270bc16177a5070d24b in current term 2: Already voted for candidate 520261acd011474b8e017811cddff0bb in this term.
W20260709 12:17:39.816519 24511 leader_election.cc:336] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.818394 24510 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:39.818316 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:39.819476 25108 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.820964 25086 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:39.822319 24437 leader_election.cc:336] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.827327 25108 raft_consensus.cc:2749] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.828162 25107 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.835028 24541 raft_consensus.cc:2468] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:39.837220 24437 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:39.838308 24917 raft_consensus.cc:2804] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:39.838903 24917 raft_consensus.cc:697] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:39.839987 24917 consensus_queue.cc:237] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.840759 25082 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.843084 25082 tablet_bootstrap.cc:492] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.843839 25082 ts_tablet_manager.cc:1403] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.000s
I20260709 12:17:39.848881 25082 raft_consensus.cc:359] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.849618 25082 raft_consensus.cc:740] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.850340 25082 consensus_queue.cc:260] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.852504 25082 ts_tablet_manager.cc:1434] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:17:39.853327 25082 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.856478 25108 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.856731 24215 catalog_manager.cc:5697] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:39.863844 25108 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.873514 25087 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.874127 25087 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.875226 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:39.876056 24511 leader_election.cc:336] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.876904 25108 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:39.878974 24509 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:39.880715 25108 raft_consensus.cc:2749] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.881606 24925 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.882355 24925 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.884472 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:39.884881 24925 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:39.886246 24363 leader_election.cc:336] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.889228 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:39.890017 24541 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:39.890009 25082 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.892544 24362 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:39.893261 25082 tablet_bootstrap.cc:492] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.893852 24925 raft_consensus.cc:2749] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.894104 25082 ts_tablet_manager.cc:1403] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.041s	user 0.030s	sys 0.000s
I20260709 12:17:39.895001 25087 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:39.896076 24917 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.897864 25082 raft_consensus.cc:359] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.898684 24363 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:39.898603 24917 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.898854 25082 raft_consensus.cc:740] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:39.899878 25082 consensus_queue.cc:260] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.900758 24917 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:39.900404 25087 raft_consensus.cc:2804] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:39.901669 25087 raft_consensus.cc:493] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.902118 25087 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.902791 25082 ts_tablet_manager.cc:1434] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:17:39.903035 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:39.904003 25082 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:39.904986 24925 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.905536 24925 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.907662 24925 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
W20260709 12:17:39.909937 24363 leader_election.cc:336] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:39.910151 24437 leader_election.cc:336] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.910593 24437 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:39.911310 24917 raft_consensus.cc:2749] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.912282 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:39.912992 24466 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:39.918205 25019 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.918790 25019 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:39.920131 24363 leader_election.cc:336] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.921293 25019 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:39.928875 24362 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:39.932343 24925 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:17:39.932940 24925 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.933560 24925 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.937932 24956 raft_consensus.cc:493] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.938493 24956 raft_consensus.cc:515] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.940671 24956 leader_election.cc:290] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.946683 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:39.947371 24466 raft_consensus.cc:2468] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:39.949764 24510 leader_election.cc:304] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
W20260709 12:17:39.950323 24511 leader_election.cc:336] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.950589 25108 raft_consensus.cc:2804] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:39.950984 25108 raft_consensus.cc:493] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.951332 25108 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.959385 25108 raft_consensus.cc:515] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.962742 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19cb9d507af4c78b95bd0aa9cd162e1" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:39.963373 24466 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.964097 24925 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.967110 24925 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:39.968779 25082 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:39.969740 25082 tablet_bootstrap.cc:492] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:39.970367 25082 ts_tablet_manager.cc:1403] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.002s
I20260709 12:17:39.970814 25108 leader_election.cc:290] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.971030 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:39.975131 25087 raft_consensus.cc:515] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:39.971772 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:39.976467 24465 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:39.977115 25087 leader_election.cc:290] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:39.980430 24466 raft_consensus.cc:2468] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:39.970387 25086 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:39.972983 25082 raft_consensus.cc:359] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.981671 24510 leader_election.cc:304] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:39.981783 25082 raft_consensus.cc:740] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
W20260709 12:17:39.973834 24363 leader_election.cc:336] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.981806 25086 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:39.982816 25082 consensus_queue.cc:260] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.984256 25086 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:39.985339 25082 ts_tablet_manager.cc:1434] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:17:39.986191 25082 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:39.986474 24363 leader_election.cc:336] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.986569 24956 raft_consensus.cc:2804] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:39.987927 24956 raft_consensus.cc:697] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:39.988214 24362 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
W20260709 12:17:39.989580 24363 leader_election.cc:336] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:39.990226 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b59a026e9940bb83b35e37c515f309" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:39.990854 24541 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:39.991479 24956 consensus_queue.cc:237] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:39.993623 24925 raft_consensus.cc:2749] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:39.994681 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.004242 24541 raft_consensus.cc:2468] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
W20260709 12:17:40.007027 24437 leader_election.cc:336] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.010799 24437 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:40.011112 25087 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.011781 24917 raft_consensus.cc:2749] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.011701 25087 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.013801 25087 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.007335 24363 leader_election.cc:304] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.015026 25019 raft_consensus.cc:2804] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.008442 24925 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.009516 25107 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.016301 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.016201 25107 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.018357 25107 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.015654 25019 raft_consensus.cc:697] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:40.019219 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.019919 24467 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.019709 25019 consensus_queue.cc:237] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.021404 24465 raft_consensus.cc:2468] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 3.
I20260709 12:17:40.023871 24510 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.024075 24362 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.025271 25107 raft_consensus.cc:2804] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.025741 25107 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.026189 25107 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.028807 25087 raft_consensus.cc:2804] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:40.030973 25108 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.031656 25108 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.034538 24925 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.036521 24925 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.037494 24215 catalog_manager.cc:5697] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:40.038609 24511 leader_election.cc:336] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.041738 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.043744 25108 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.053534 25107 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:40.046469 24511 leader_election.cc:336] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.046849 25082 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:40.055617 25082 tablet_bootstrap.cc:492] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:40.056325 25082 ts_tablet_manager.cc:1403] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.002s
W20260709 12:17:40.057813 24511 leader_election.cc:336] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.057700 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:40.058362 24511 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.058552 24466 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.059036 25108 raft_consensus.cc:2749] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.058887 25082 raft_consensus.cc:359] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.059580 25082 raft_consensus.cc:740] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.060256 25082 consensus_queue.cc:260] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
W20260709 12:17:40.054351 24363 leader_election.cc:336] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.061707 24363 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:40.062000 25082 ts_tablet_manager.cc:1434] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:17:40.062812 25082 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:40.062784 24363 leader_election.cc:336] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.066094 25087 raft_consensus.cc:697] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 3 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:40.068840 24466 raft_consensus.cc:2468] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
W20260709 12:17:40.072890 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 47675.9us
I20260709 12:17:40.073486 24510 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.074515 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.077754 24466 raft_consensus.cc:2468] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:40.074508 25108 raft_consensus.cc:2804] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.078480 25108 raft_consensus.cc:697] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:40.079030 24362 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.078490 24215 catalog_manager.cc:5697] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:40.079321 25108 consensus_queue.cc:237] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.069795 25107 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.089407 24958 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.089989 24958 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.074867 25086 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
W20260709 12:17:40.077147 24511 leader_election.cc:336] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.092664 25086 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.072017 25019 raft_consensus.cc:2749] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.094818 25086 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.098100 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.098994 24395 raft_consensus.cc:2468] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.101717 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.102068 24435 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.099355 24956 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
W20260709 12:17:40.106434 24511 leader_election.cc:336] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.106434 24956 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.108270 25019 raft_consensus.cc:2804] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.108685 25019 raft_consensus.cc:493] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.109059 25019 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.109325 24956 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.109977 25157 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.109483 25087 consensus_queue.cc:237] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.110466 25157 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.112571 25157 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.113543 24917 raft_consensus.cc:2804] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.113976 24917 raft_consensus.cc:493] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.114341 24917 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.100844 24958 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.118938 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.119870 24395 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.122195 24509 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:40.125649 24509 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.136111 25083 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.138072 25083 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.139150 24215 catalog_manager.cc:5697] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.140162 25083 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.135383 25108 raft_consensus.cc:2804] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.141798 25108 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.142164 25108 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.137362 25086 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
W20260709 12:17:40.143873 24437 leader_election.cc:336] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.160006 24917 raft_consensus.cc:515] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.153681 25156 raft_consensus.cc:493] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.161405 25156 raft_consensus.cc:515] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.162410 24917 leader_election.cc:290] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.163534 25156 leader_election.cc:290] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.163415 25019 raft_consensus.cc:515] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.164690 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.165527 24395 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.166630 24509 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.167387 25083 raft_consensus.cc:2804] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.143687 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.167763 25083 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.168187 25083 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.132436 24958 raft_consensus.cc:2749] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.143394 25086 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.173503 24917 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.177909 24917 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.176466 25107 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.179503 25107 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.180892 24917 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.181505 24917 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.181898 24917 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.182337 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:40.182476 24437 leader_election.cc:336] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.183001 24466 raft_consensus.cc:2468] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
W20260709 12:17:40.186622 24437 leader_election.cc:336] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.188040 24917 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.188323 25086 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.188519 24510 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
W20260709 12:17:40.189437 24511 leader_election.cc:336] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.200309 24511 leader_election.cc:336] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.205778 24917 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.206445 24917 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.208195 24917 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.188982 25164 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.213338 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15e24ecdbd394405a5da0bbd641b835d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.213459 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.214339 24395 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.214582 24396 raft_consensus.cc:2468] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.215592 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.215793 24435 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.189602 25019 leader_election.cc:290] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.217069 24917 raft_consensus.cc:2804] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.222591 24917 raft_consensus.cc:493] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.223114 24917 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.199306 25107 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.206513 24925 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.231312 25019 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.233908 25019 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.225628 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.236213 25019 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.214422 25164 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.237278 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.237949 24545 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.238576 25164 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.239346 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:40.239583 24511 leader_election.cc:336] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.241823 25108 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.242337 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed008eaa04eee8055db9a85c599ce" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:40.242935 24467 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.244079 25108 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.243717 24215 catalog_manager.cc:5697] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 2 to 3, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.244973 24541 raft_consensus.cc:2393] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:40.246841 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.247447 24393 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.248768 25087 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.251114 25082 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:40.252038 25082 tablet_bootstrap.cc:492] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:40.252661 25082 ts_tablet_manager.cc:1403] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.190s	user 0.019s	sys 0.021s
I20260709 12:17:40.232040 24956 raft_consensus.cc:2804] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.253561 25167 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.253803 24956 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.254218 24956 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.254139 25167 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.256223 25167 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.258589 24467 raft_consensus.cc:2468] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:40.249305 25087 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
W20260709 12:17:40.259202 24511 leader_election.cc:336] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.260739 25087 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.261751 24925 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.262811 25167 raft_consensus.cc:493] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.263417 25167 raft_consensus.cc:515] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.264477 24394 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.264083 24397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.263926 24925 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.266084 25167 leader_election.cc:290] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.266687 24397 raft_consensus.cc:2468] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.268692 24393 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:40.271075 24435 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.272262 24435 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.272677 24509 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.273011 25086 raft_consensus.cc:2804] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.273473 25086 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.273834 25086 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.274704 24958 raft_consensus.cc:2804] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.275388 24958 raft_consensus.cc:697] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:40.277305 25163 raft_consensus.cc:2804] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:17:40.278508 24363 leader_election.cc:336] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.285704 24917 raft_consensus.cc:515] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.287727 24437 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.277794 25163 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.308794 25163 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.311288 24917 leader_election.cc:290] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.313148 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd83f2c02874bf4b614c4214822101b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.313977 24396 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.310719 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:40.317938 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 129480us
I20260709 12:17:40.320027 24917 raft_consensus.cc:2804] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.320420 24917 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.320765 24917 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.321900 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:40.336659 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 111455us
I20260709 12:17:40.337035 25082 raft_consensus.cc:359] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.339087 25082 raft_consensus.cc:740] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.331540 24395 raft_consensus.cc:2468] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:40.333434 24542 raft_consensus.cc:1275] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:40.340575 25173 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.341158 25173 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.342610 25172 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.342821 24435 leader_election.cc:304] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.343343 25173 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:40.343252 25172 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.344894 25083 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.346326 25167 raft_consensus.cc:2804] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.346824 25167 raft_consensus.cc:697] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:40.347674 25167 consensus_queue.cc:237] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.349740 25082 consensus_queue.cc:260] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.351809 25082 ts_tablet_manager.cc:1434] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 12:17:40.352644 25082 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:40.339159 24956 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.345323 25172 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:40.363059 24437 leader_election.cc:336] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.366604 24362 leader_election.cc:304] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.366926 24363 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:40.369246 24917 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:40.364212 24437 leader_election.cc:336] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.331441 24396 raft_consensus.cc:2468] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:40.371591 24437 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:40.372488 24925 raft_consensus.cc:2749] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.377884 25174 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.378710 25174 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.384277 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:40.385090 24466 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.401048 24466 raft_consensus.cc:2468] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:40.402904 25178 raft_consensus.cc:2749] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.404600 24510 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.337836 24393 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 1.
I20260709 12:17:40.335922 25170 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.405220 24956 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
W20260709 12:17:40.407616 24437 leader_election.cc:336] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.380463 25157 raft_consensus.cc:2804] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.411831 24917 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.316414 24958 consensus_queue.cc:237] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.413331 24925 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.413447 25157 raft_consensus.cc:697] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:40.413959 24925 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.414624 25157 consensus_queue.cc:237] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.415719 24925 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.336319 25163 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.407814 25172 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.427997 24956 raft_consensus.cc:2804] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.431166 24956 raft_consensus.cc:697] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:40.432003 24956 consensus_queue.cc:237] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.432821 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.433745 24543 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:40.424532 25086 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.412876 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:40.442970 24542 raft_consensus.cc:2468] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:40.427127 25083 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.408159 25170 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.437708 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.436348 25177 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.427208 25172 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
W20260709 12:17:40.450621 24363 leader_election.cc:336] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.454082 24363 leader_election.cc:336] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.454586 24363 leader_election.cc:336] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.454805 24363 leader_election.cc:304] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
W20260709 12:17:40.455462 24363 leader_election.cc:336] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.456233 24363 leader_election.cc:336] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.456543 24363 leader_election.cc:336] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.457222 24363 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:40.457963 24925 raft_consensus.cc:2749] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:40.458969 24363 leader_election.cc:336] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.459626 24363 leader_election.cc:336] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.459525 25179 consensus_queue.cc:1048] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:40.460758 25174 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.462391 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.463116 24393 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.471285 24363 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.487500 24363 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.496694 24393 raft_consensus.cc:2468] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:40.458550 25173 raft_consensus.cc:2749] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.505899 25168 raft_consensus.cc:2804] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.506603 25168 raft_consensus.cc:493] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.507107 25168 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.496294 25171 raft_consensus.cc:2804] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.512501 25171 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.513051 25171 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.457592 25177 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.520679 25177 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.457442 24465 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.523455 25086 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.529920 24509 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.531167 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.532940 25177 raft_consensus.cc:2804] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.536397 25177 raft_consensus.cc:697] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:40.538034 25177 consensus_queue.cc:237] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.540732 25082 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:40.562232 25082 tablet_bootstrap.cc:492] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:40.562996 25082 ts_tablet_manager.cc:1403] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.211s	user 0.013s	sys 0.043s
I20260709 12:17:40.611023 25082 raft_consensus.cc:359] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:40.612097 25082 raft_consensus.cc:740] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:40.613394 25082 consensus_queue.cc:260] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:40.618001 25082 ts_tablet_manager.cc:1434] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
W20260709 12:17:40.632059 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 194201us
I20260709 12:17:40.633189 24435 leader_election.cc:304] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.659754 24435 leader_election.cc:304] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.661761 25086 raft_consensus.cc:2804] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.662199 25086 raft_consensus.cc:493] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.663833 25179 raft_consensus.cc:2804] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:40.665154 24541 raft_consensus.cc:1275] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:40.662607 25086 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.666867 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.667484 24392 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.674995 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.675791 24466 raft_consensus.cc:2393] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4483b22ebc48a49f8bcca015de0c42 in current term 2: Already voted for candidate 520261acd011474b8e017811cddff0bb in this term.
I20260709 12:17:40.680186 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.681056 24467 raft_consensus.cc:2468] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:40.696337 24465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:40.697098 24465 raft_consensus.cc:2468] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 1.
I20260709 12:17:40.685083 25179 raft_consensus.cc:697] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:40.698637 25179 consensus_queue.cc:237] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.699801 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.700409 24394 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.704082 25163 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.708644 25089 raft_consensus.cc:493] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:40.710359 24363 consensus_peers.cc:597] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:40.729600 24511 leader_election.cc:336] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.733377 24511 leader_election.cc:336] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:40.734476 24511 leader_election.cc:336] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.741364 24510 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.741981 24466 raft_consensus.cc:1275] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:17:40.743853 24956 raft_consensus.cc:2804] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.744268 24956 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.744633 24956 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.709172 25089 raft_consensus.cc:515] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.754787 24394 raft_consensus.cc:2468] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
W20260709 12:17:40.760480 24437 leader_election.cc:336] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.742640 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:40.761547 24437 leader_election.cc:336] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.763722 24466 raft_consensus.cc:1275] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:40.766098 24437 leader_election.cc:336] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:40.773983 24362 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [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: af4483b22ebc48a49f8bcca015de0c42; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.742975 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:40.743599 25170 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.777556 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:40.777097 24435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 89605.3us
I20260709 12:17:40.783954 24466 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.785241 24956 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:40.785663 24435 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.783921 24542 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.796490 24956 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.789904 25167 raft_consensus.cc:2804] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:17:40.838129 24511 consensus_peers.cc:597] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:40.787966 24468 raft_consensus.cc:1275] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:40.730571 25164 consensus_queue.cc:1048] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:17:40.846345 25168 raft_consensus.cc:515] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.857596 24541 raft_consensus.cc:2393] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:40.867762 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:40.870935 24466 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:40.891776 24363 consensus_peers.cc:597] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:40.903926 24435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 43494.6us
W20260709 12:17:40.905004 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 131100us
I20260709 12:17:40.906744 24466 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:40.910339 24362 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.911564 24362 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:40.912645 25082 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:40.914659 25172 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.896215 25167 raft_consensus.cc:697] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:40.879794 25171 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.917861 25207 raft_consensus.cc:2804] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.919265 24392 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:40.919849 24396 raft_consensus.cc:2393] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e75316e1f0214270bc16177a5070d24b in current term 2: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:40.920881 24925 raft_consensus.cc:2749] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:40.922847 25089 leader_election.cc:290] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:40.923393 25089 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:40.923838 25089 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:40.924901 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:40.925750 24392 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:40.905150 25086 raft_consensus.cc:515] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.931833 25086 leader_election.cc:290] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:40.919377 25171 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:40.932140 24216 catalog_manager.cc:5697] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.947299 24510 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.951902 25173 raft_consensus.cc:2804] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.952440 25173 raft_consensus.cc:493] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.952817 25173 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.956871 25170 consensus_queue.cc:1048] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:40.918421 25167 consensus_queue.cc:237] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:40.958355 25170 raft_consensus.cc:2804] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:40.958746 25170 raft_consensus.cc:493] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:40.959121 25170 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:40.961030 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 49519.7us
I20260709 12:17:40.967593 24510 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.984934 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a8af3680a374f9eae8ddd22c69e3281" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:40.985890 24394 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:40.988617 24435 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:40.920821 25207 raft_consensus.cc:493] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:41.001830 24509 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [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: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:40.991811 25172 raft_consensus.cc:2804] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.009915 24394 raft_consensus.cc:2468] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
W20260709 12:17:41.019798 24511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 159900us
W20260709 12:17:41.020623 24511 leader_election.cc:336] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:41.021231 24511 consensus_peers.cc:597] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:41.027433 24215 catalog_manager.cc:5697] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:40.990687 25164 consensus_queue.cc:1048] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:17:40.999135 25207 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.035230 25172 raft_consensus.cc:697] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:41.047235 25184 consensus_queue.cc:1048] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 12:17:41.049005 25190 raft_consensus.cc:2804] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:41.049130 25205 raft_consensus.cc:2804] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.049508 25190 raft_consensus.cc:493] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5eec334fc0924baa9d7ee7f0a0ee6721)
I20260709 12:17:41.049971 25190 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.050542 25212 raft_consensus.cc:493] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.051187 25212 raft_consensus.cc:515] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:41.055395 24437 leader_election.cc:336] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:41.056226 24437 consensus_peers.cc:597] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:41.057533 25213 raft_consensus.cc:493] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.058177 25213 raft_consensus.cc:515] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.059355 25173 raft_consensus.cc:515] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.060853 25213 leader_election.cc:290] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:41.044626 25089 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.061990 25089 raft_consensus.cc:493] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.049961 25205 raft_consensus.cc:697] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
W20260709 12:17:41.141651 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 141866us
I20260709 12:17:41.148427 24435 leader_election.cc:304] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:41.061399 25173 leader_election.cc:290] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:41.165949 24469 raft_consensus.cc:1275] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.150112 25212 leader_election.cc:290] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:41.176069 24437 leader_election.cc:336] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:41.173259 24542 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:41.168839 25211 raft_consensus.cc:493] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.175493 25174 raft_consensus.cc:2804] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.181474 25211 raft_consensus.cc:515] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.183815 25211 leader_election.cc:290] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:41.183470 24220 catalog_manager.cc:5697] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:41.186328 24437 leader_election.cc:336] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:41.187090 24437 leader_election.cc:336] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:41.144066 25089 raft_consensus.cc:515] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.155784 25213 raft_consensus.cc:493] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.197654 25174 raft_consensus.cc:697] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
W20260709 12:17:41.205703 24509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 203980us
I20260709 12:17:41.206027 25211 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.206552 25211 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.203518 25212 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.207306 25174 consensus_queue.cc:237] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.207511 25212 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.170058 25157 consensus_queue.cc:1048] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 12:17:41.215279 24437 leader_election.cc:336] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:41.168738 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
W20260709 12:17:41.216181 24437 consensus_peers.cc:597] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:41.152714 25172 consensus_queue.cc:237] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
W20260709 12:17:41.221016 24511 leader_election.cc:336] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
W20260709 12:17:41.223475 24511 leader_election.cc:336] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111)
I20260709 12:17:41.226946 24437 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:41.228080 24437 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:41.230543 25195 raft_consensus.cc:2749] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:41.231477 25195 raft_consensus.cc:2804] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.196216 25205 consensus_queue.cc:237] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.232048 25195 raft_consensus.cc:697] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:41.233260 25195 consensus_queue.cc:237] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.214601 25225 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.257503 25211 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:41.201562 25213 raft_consensus.cc:515] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.229947 24540 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.269450 24509 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:41.272837 24393 raft_consensus.cc:1275] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.258549 25225 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.280339 25170 raft_consensus.cc:515] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.282723 25089 leader_election.cc:290] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:41.286753 24469 raft_consensus.cc:1275] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.296777 24393 raft_consensus.cc:1275] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.298470 25086 consensus_queue.cc:1048] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:41.392686 25226 consensus_queue.cc:1048] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:41.396796 25234 log.cc:927] Time spent T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.076s	user 0.000s	sys 0.003s
I20260709 12:17:41.413901 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:42349
I20260709 12:17:41.326427 25179 consensus_queue.cc:1048] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260709 12:17:41.409752 25089 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:17:41.436789 25141 log.cc:927] Time spent T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 12:17:41.429256 25211 raft_consensus.cc:493] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.456792 25089 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.473584 25089 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.474124 25089 raft_consensus.cc:493] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.474560 25089 raft_consensus.cc:515] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.481736 25225 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.484833 25213 leader_election.cc:290] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.466029 25211 raft_consensus.cc:515] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.486203 25212 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:41.514521 25243 log.cc:927] Time spent T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 12:17:41.502615 25168 leader_election.cc:290] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:41.526497 25170 leader_election.cc:290] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:41.547950 25089 leader_election.cc:290] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.592337 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:41.595142 24470 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.590725 25242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:42349 every 8 connection(s)
W20260709 12:17:41.604533 25190 consensus_meta.cc:287] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Time spent flushing consensus metadata: real 0.554s	user 0.011s	sys 0.000s
I20260709 12:17:41.605888 25082 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:41.605008 25190 raft_consensus.cc:515] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.606901 25082 tablet_bootstrap.cc:492] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:41.607573 25082 ts_tablet_manager.cc:1403] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.695s	user 0.028s	sys 0.021s
I20260709 12:17:41.627398 25082 raft_consensus.cc:359] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.628089 25082 raft_consensus.cc:740] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.630136 25082 consensus_queue.cc:260] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.632516 25082 ts_tablet_manager.cc:1434] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:17:41.632778 25190 leader_election.cc:290] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:41.633460 25082 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:41.650388 25211 leader_election.cc:290] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
W20260709 12:17:41.656840 25207 consensus_meta.cc:287] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: Time spent flushing consensus metadata: real 0.613s	user 0.006s	sys 0.003s
I20260709 12:17:41.662958 24397 raft_consensus.cc:1275] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.691948 24393 raft_consensus.cc:1275] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.713953 24545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:41.721565 24545 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.723086 24393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:41.723701 24393 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.710290 25211 raft_consensus.cc:493] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.733188 24393 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:41.734448 24509 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:41.737054 24393 raft_consensus.cc:1275] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:41.762400 25236 log.cc:927] Time spent T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:17:41.755734 25108 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 12:17:41.735042 25211 raft_consensus.cc:515] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:41.768425 25211 leader_election.cc:290] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:41.767851 24215 catalog_manager.cc:5697] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } }
I20260709 12:17:41.727842 25207 raft_consensus.cc:515] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.779461 24545 raft_consensus.cc:2468] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:41.790081 25174 consensus_queue.cc:1048] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:41.778080 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:41.791819 24469 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:41.796499 24917 consensus_queue.cc:1048] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:41.795449 24392 raft_consensus.cc:1275] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.773070 25207 leader_election.cc:290] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:41.784394 25224 raft_consensus.cc:2804] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:17:41.815001 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 379385us
I20260709 12:17:41.822970 25252 raft_consensus.cc:493] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.828279 25252 raft_consensus.cc:515] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:41.830068 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:41.830745 24467 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:41.840378 24540 consensus_meta.cc:287] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: Time spent flushing consensus metadata: real 0.536s	user 0.009s	sys 0.000s
I20260709 12:17:41.840792 24540 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:41.820151 25224 raft_consensus.cc:697] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:41.839788 24958 consensus_queue.cc:1048] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:41.889878 24470 raft_consensus.cc:2468] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:41.841362 25191 raft_consensus.cc:2749] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:41.907568 24469 raft_consensus.cc:2468] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:41.935377 25252 leader_election.cc:290] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:41.936074 25224 consensus_queue.cc:237] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:41.926081 24467 raft_consensus.cc:2468] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
I20260709 12:17:41.946419 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.947170 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.950659 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.961452 24510 leader_election.cc:304] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:41.960630 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.966401 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.967270 24469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.968179 25082 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:41.971246 24466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.971824 24470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.974179 24467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:41.958560 25252 raft_consensus.cc:493] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:41.990134 25175 raft_consensus.cc:2804] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:41.991415 24396 raft_consensus.cc:1275] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:41.991506 25082 tablet_bootstrap.cc:492] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:41.992448 25082 ts_tablet_manager.cc:1403] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.359s	user 0.027s	sys 0.012s
I20260709 12:17:42.003538 24362 leader_election.cc:304] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:42.004969 24362 leader_election.cc:304] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:42.009706 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e71b7aa56cd42f690d23a0121cf8842" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:42.019145 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 217686us
I20260709 12:17:41.994419 24462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:42.025789 25210 consensus_queue.cc:1048] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:17:42.007823 25211 raft_consensus.cc:493] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.005861 25175 raft_consensus.cc:697] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Leader. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:42.034789 25082 raft_consensus.cc:359] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:42.043219 24545 raft_consensus.cc:1275] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.010694 25168 raft_consensus.cc:2804] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.018673 25207 raft_consensus.cc:2804] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.051741 25207 raft_consensus.cc:697] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:42.052666 25207 consensus_queue.cc:237] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:42.054325 24538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.056227 25168 raft_consensus.cc:697] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:42.057452 25168 consensus_queue.cc:237] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:42.049103 25082 raft_consensus.cc:740] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:41.995069 25252 raft_consensus.cc:515] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.051218 24462 raft_consensus.cc:2393] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:42.068981 25179 consensus_queue.cc:1048] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:17:42.074122 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a42742954c04e99ae8b4af7c4c2ccbb" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.083897 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.075712 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.050469 25211 raft_consensus.cc:515] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:42.098166 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.105526 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.090255 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027395b96b5841e8beb8e61160587648" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.115832 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.117627 24536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eefcf5e996a441d9f58fffffbdcdc38" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.121335 24543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.121662 24538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.131352 25170 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af4483b22ebc48a49f8bcca015de0c42)
I20260709 12:17:42.153816 25136 raft_consensus.cc:3060] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.103288 25175 consensus_queue.cc:237] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:42.200068 24363 leader_election.cc:304] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:42.200759 25079 leader_election.cc:304] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.204385 25156 raft_consensus.cc:2804] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.205019 25156 raft_consensus.cc:697] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:42.207993 25156 consensus_queue.cc:237] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.150889 25170 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:42.244306 24363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 44308.9us
I20260709 12:17:42.245337 24363 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:42.248548 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:42.249344 25132 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
I20260709 12:17:42.358119 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e50524de033476b96507154d0e15ff4" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:42.329942 25269 log.cc:927] Time spent T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: Append to log took a long time: real 0.204s	user 0.001s	sys 0.000s
I20260709 12:17:42.370227 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496158dfd0744cdcb78f75de0ff7d21d" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.374452 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.400566 24394 raft_consensus.cc:2393] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:42.362980 25086 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af4483b22ebc48a49f8bcca015de0c42)
I20260709 12:17:42.327876 25252 leader_election.cc:290] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:42.401846 25086 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:42.401724 25211 leader_election.cc:290] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:42.408236 25086 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:42.404335 25252 raft_consensus.cc:2749] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.425341 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:42.373996 25275 log.cc:927] Time spent T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.160s	user 0.000s	sys 0.001s
W20260709 12:17:42.369158 25079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 186927us
I20260709 12:17:42.435412 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e81e53331f4772b0ca40a837d76b85" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.443764 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d42add7e8fed4cc6bd52b9502e0e9823" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.449630 25280 raft_consensus.cc:493] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:42.477582 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.477799 25079 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
W20260709 12:17:42.478515 25273 log.cc:927] Time spent T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 12:17:42.478173 25280 raft_consensus.cc:515] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.480355 25280 leader_election.cc:290] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
W20260709 12:17:42.450174 25270 log.cc:927] Time spent T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.269s	user 0.001s	sys 0.000s
I20260709 12:17:42.482314 25133 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:17:42.454226 25278 log.cc:927] Time spent T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260709 12:17:42.455025 25281 log.cc:927] Time spent T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 12:17:42.470408 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:42.471019 25135 raft_consensus.cc:3060] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.431056 25219 raft_consensus.cc:2804] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:42.485818 25130 raft_consensus.cc:3060] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.474663 25170 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:42.496214 25280 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.499433 25219 raft_consensus.cc:697] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:42.504274 25129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b661857cbd4eb58aa92c239ef8d42f" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:42.520516 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c8913104ab4486a2a7293bd9d90668" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:42.521309 25131 raft_consensus.cc:3060] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.527516 25079 leader_election.cc:304] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.544322 25136 raft_consensus.cc:1275] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.572832 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.554380 25219 consensus_queue.cc:237] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.583444 24471 raft_consensus.cc:1275] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.587673 25131 raft_consensus.cc:2468] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 2.
W20260709 12:17:42.567289 25079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 50776.6us
I20260709 12:17:42.603241 25079 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.605643 25282 raft_consensus.cc:2749] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.608599 25077 leader_election.cc:304] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:42.612349 24544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
W20260709 12:17:42.620411 24511 leader_election.cc:343] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:42.620488 25082 consensus_queue.cc:260] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:42.627987 25282 raft_consensus.cc:2749] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.651718 25082 ts_tablet_manager.cc:1434] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.659s	user 0.009s	sys 0.003s
W20260709 12:17:42.652122 25082 ts_tablet_manager.cc:1467] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721: Tablet startup took 659ms
I20260709 12:17:42.653043 25082 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:42.605181 25079 leader_election.cc:304] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
W20260709 12:17:42.663038 25289 log.cc:927] Time spent T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:17:42.665899 25130 raft_consensus.cc:1275] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.654284 24389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
W20260709 12:17:42.677767 25079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 72648.4us
I20260709 12:17:42.672932 25282 raft_consensus.cc:2749] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:42.707863 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 76947.1us
I20260709 12:17:42.684227 25077 leader_election.cc:304] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
W20260709 12:17:42.720640 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 59458.6us
I20260709 12:17:42.707486 25079 leader_election.cc:304] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.732687 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611da3565e18423b96d020f9a24f221e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.723788 25282 raft_consensus.cc:2749] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.759096 25258 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34225
I20260709 12:17:42.759706 25258 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:42.759294 24956 raft_consensus.cc:493] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 520261acd011474b8e017811cddff0bb)
I20260709 12:17:42.760612 25258 heartbeater.cc:507] Master 127.20.149.254:34225 requested a full tablet report, sending...
I20260709 12:17:42.760313 24956 raft_consensus.cc:515] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:42.728884 25228 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:17:42.735602 25288 raft_consensus.cc:2749] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.738221 25252 raft_consensus.cc:2749] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.768745 25079 leader_election.cc:304] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.770817 25079 leader_election.cc:304] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
W20260709 12:17:42.731695 25077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 53094.4us
I20260709 12:17:42.774749 25077 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.775753 25282 raft_consensus.cc:2749] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.776652 25282 raft_consensus.cc:2749] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.780159 25136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4669539c71574adb9dc14e593046d7a5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:42.786445 25077 leader_election.cc:304] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.788236 25077 leader_election.cc:304] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.789312 25211 raft_consensus.cc:2749] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.789654 25288 raft_consensus.cc:2749] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.789997 25211 raft_consensus.cc:2749] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.793821 25133 raft_consensus.cc:1275] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.795783 25280 raft_consensus.cc:2749] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.797695 25126 raft_consensus.cc:1275] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:42.802196 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:42.803294 24462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
I20260709 12:17:42.804025 24462 raft_consensus.cc:2468] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e75316e1f0214270bc16177a5070d24b in term 1.
W20260709 12:17:42.807957 24437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 69151.1us
I20260709 12:17:42.818430 24956 leader_election.cc:290] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:42.820988 24395 raft_consensus.cc:1275] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:42.836349 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 113107us
I20260709 12:17:42.835784 25077 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.878818 25280 raft_consensus.cc:2749] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:42.885869 24537 raft_consensus.cc:1275] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:42.891120 25077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 68921.3us
I20260709 12:17:42.896350 25130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:42.897116 25130 raft_consensus.cc:3060] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.893119 25077 leader_election.cc:304] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:42.902740 25131 raft_consensus.cc:3060] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:42.906797 24215 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58424 (request call id 87) took 1219 ms. Trace:
W20260709 12:17:42.926726 24509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 88769.2us
I20260709 12:17:42.939913 25130 raft_consensus.cc:2468] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:42.944242 25224 consensus_queue.cc:1048] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:42.941056 25304 consensus_queue.cc:1048] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:17:42.976822 25172 consensus_queue.cc:1048] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:42.980170 25082 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:42.981503 25082 tablet_bootstrap.cc:492] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:42.982434 25082 ts_tablet_manager.cc:1403] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.330s	user 0.021s	sys 0.011s
I20260709 12:17:42.985558 24542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6497e7d5c874d0a97d5adf7d8de2224" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.985782 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.986392 24542 raft_consensus.cc:2393] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in current term 2: Already voted for candidate af4483b22ebc48a49f8bcca015de0c42 in this term.
I20260709 12:17:42.986933 24541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:42.989370 25082 raft_consensus.cc:359] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.990175 24435 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:42.993857 25082 raft_consensus.cc:740] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:42.920807 24215 rpcz_store.cc:276] 0709 12:17:41.699284 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:17:41.701919 (+  2635us) service_pool.cc:224] Handling call
0709 12:17:42.906711 (+1204792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:17:41.798087 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:17:41.841870 (+ 43783us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:17:41.841904 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:17:41.841925 (+    21us) tablet.cc:662] Decoding operations
0709 12:17:41.910579 (+ 68654us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:17:41.910635 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 12:17:41.910668 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:17:41.910900 (+   232us) tablet.cc:701] Row locks acquired
0709 12:17:41.910916 (+    16us) write_op.cc:260] PREPARE: finished
0709 12:17:41.911056 (+   140us) write_op.cc:270] Start()
0709 12:17:41.911170 (+   114us) write_op.cc:276] Timestamp: P: 1783599461911017 usec, L: 0
0709 12:17:41.911188 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 12:17:41.911792 (+   604us) log.cc:844] Serialized 543 byte log entry
0709 12:17:42.328214 (+416422us) spinlock_profiling.cc:243] Waited 32.6 ms on lock 0x7b54004a7f20. stack: 00007f0ef5472343 00007f0ef5472240 00007f0ef4e011d4 00007f0efeb3f304 00007f0efeb3f299 00007f0ef84fb090 00007f0ef85086b8 00007f0ef85082fa 00007f0ef858c965 00007f0ef858ce09 00007f0efbfc7581 00007f0efbfc6d58 00007f0efbfcb9f1 00007f0efbfcb9a9 00007f0efbfcb939 00007f0efbfcb901
0709 12:17:42.583662 (+255448us) spinlock_profiling.cc:243] Waited 31 ms on lock 0x7b18000190c0. stack: 00007f0ef5472343 00007f0ef5472240 00007f0ef4e011d4 00007f0efeb3f304 00007f0efeb3f299 00007f0efe36cab1 00007f0efe379281 00007f0efbfc841d 00007f0efbfca71a 00007f0efbfca6a8 00007f0efbfca628 00007f0efbfca5e3 00007f0efbfc97fc 00007f0efe3fc2f6 00007f0efe3f6aa8 00007f0ef859d310
0709 12:17:42.583718 (+    56us) op_driver.cc:464] REPLICATION: finished
0709 12:17:42.804450 (+220732us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b54007388a8. stack: 00007f0ef5472343 00007f0ef5472240 00007f0ef4e011d4 00007f0efeb3f304 00007f0efeb3f299 00007f0efe94d9e1 00007f0efe94c64c 00007f0efbfc8845 00007f0efbfccd61 00007f0efbfccd19 00007f0efbfccca9 00007f0efbfccc71 00007f0efbfcbe9d 0000000000388634 0000000000388479 00007f0ef54a4475
0709 12:17:42.804522 (+    72us) write_op.cc:301] APPLY: starting
0709 12:17:42.804604 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 12:17:42.804724 (+   120us) tablet.cc:1370] finished BulkCheckPresence
0709 12:17:42.804744 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:17:42.804945 (+   201us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:17:42.805099 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:17:42.805141 (+    42us) write_op.cc:312] APPLY: finished
0709 12:17:42.805331 (+   190us) log.cc:844] Serialized 22 byte log entry
0709 12:17:42.807023 (+  1692us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:42.807834 (+   811us) write_op.cc:454] Released schema lock
0709 12:17:42.820718 (+ 12884us) write_op.cc:341] FINISH: Updating metrics
0709 12:17:42.853763 (+ 33045us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:42.857406 (+  3643us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":98979,"apply.run_cpu_time_us":4078,"apply.run_wall_time_us":154804,"num_ops":1,"prepare.queue_time_us":986,"prepare.run_cpu_time_us":24673,"prepare.run_wall_time_us":566486,"replication_time_us":452721,"spinlock_wait_cycles":173342464,"thread_start_us":47814,"threads_started":1}]]}
I20260709 12:17:42.995195 25082 consensus_queue.cc:260] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:42.997174 25219 consensus_queue.cc:1048] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:17:42.998500 25128 raft_consensus.cc:3060] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.004273 25126 raft_consensus.cc:3060] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:42.997015 25125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" is_pre_election: true
I20260709 12:17:43.008148 25125 raft_consensus.cc:1275] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.013000 25133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b841283f13401cb60cf420b849e5c5" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:43.014897 24394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:43.017396 25082 ts_tablet_manager.cc:1434] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:17:43.017864 25298 raft_consensus.cc:2749] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:43.017210 25135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef685bcb4eb5488e9c4ddad7fba75393" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
I20260709 12:17:43.019738 25135 raft_consensus.cc:3060] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.019984 25227 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 12:17:43.047415 25082 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:43.048863 24435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 50878.4us
I20260709 12:17:43.049991 24220 catalog_manager.cc:5697] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } }
W20260709 12:17:43.056299 24511 consensus_peers.cc:597] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:43.057580 24511 leader_election.cc:343] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:43.056754 24220 catalog_manager.cc:5697] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.062414 24956 consensus_queue.cc:1048] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.066540 24220 catalog_manager.cc:5697] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.068066 24220 catalog_manager.cc:5697] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:43.087513 24363 leader_election.cc:343] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:17:43.099980 24510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 232607us
I20260709 12:17:43.100737 24510 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [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: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b; no voters: af4483b22ebc48a49f8bcca015de0c42
W20260709 12:17:43.126530 24437 consensus_peers.cc:597] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.126921 25280 raft_consensus.cc:2749] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:17:43.127589 24437 consensus_peers.cc:597] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.128724 24437 consensus_peers.cc:597] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.131865 25135 raft_consensus.cc:2468] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:43.132737 25314 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.071s
I20260709 12:17:43.135154 25128 raft_consensus.cc:1275] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.139580 24464 raft_consensus.cc:1275] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer e75316e1f0214270bc16177a5070d24b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.143888 24471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3631c34eb2461a9c7e8a1ae9f8bef0" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb" is_pre_election: true
W20260709 12:17:43.167675 24363 consensus_peers.cc:597] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.168392 24363 leader_election.cc:343] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:43.118366 25227 raft_consensus.cc:2804] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:43.162614 25079 leader_election.cc:304] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:43.185035 25079 leader_election.cc:304] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: af4483b22ebc48a49f8bcca015de0c42, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:43.186467 25252 raft_consensus.cc:2749] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:43.173720 25227 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Starting leader election (detected failure of leader af4483b22ebc48a49f8bcca015de0c42)
W20260709 12:17:43.220693 24511 consensus_peers.cc:597] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.226500 24511 consensus_peers.cc:597] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:43.234369 24511 consensus_peers.cc:597] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.253384 24510 leader_election.cc:304] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:43.201880 25280 raft_consensus.cc:2749] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:43.221851 25227 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.191689 25079 leader_election.cc:304] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 520261acd011474b8e017811cddff0bb, e75316e1f0214270bc16177a5070d24b
I20260709 12:17:43.250887 25170 consensus_queue.cc:1048] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 12:17:43.262342 25175 raft_consensus.cc:2749] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:17:43.325774 24542 raft_consensus.cc:1275] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:17:43.329573 24511 consensus_peers.cc:597] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.320252 25280 raft_consensus.cc:2749] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:17:43.325471 25079 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.196:39485, user_credentials={real_user=slave}} blocked reactor thread for 139106us
I20260709 12:17:43.390812 25290 consensus_queue.cc:1048] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:17:43.389357 24511 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:42349, user_credentials={real_user=slave}} blocked reactor thread for 48142.9us
W20260709 12:17:43.406239 25333 log.cc:927] Time spent T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260709 12:17:43.408723 25328 log.cc:927] Time spent T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 12:17:43.413743 25324 log.cc:927] Time spent T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:17:43.435915 24465 raft_consensus.cc:1275] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.436299 24219 ts_manager.cc:194] Re-registered known tserver with Master: 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349)
I20260709 12:17:43.483246 24468 raft_consensus.cc:1275] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.488692 25126 raft_consensus.cc:1275] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.496203 25131 raft_consensus.cc:1275] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:43.513548 25227 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
W20260709 12:17:43.516939 24363 consensus_peers.cc:597] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:43.518641 24363 consensus_peers.cc:597] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.518833 25227 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
W20260709 12:17:43.519517 24363 consensus_peers.cc:597] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.520331 24542 raft_consensus.cc:1240] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Rejecting Update request from peer af4483b22ebc48a49f8bcca015de0c42 for earlier term 1. Current term is 2. Ops: []
I20260709 12:17:43.525465 25219 consensus_queue.cc:1048] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:43.527320 25219 consensus_queue.cc:1048] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.527758 24462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "520261acd011474b8e017811cddff0bb"
W20260709 12:17:43.532269 24437 consensus_peers.cc:597] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:43.533061 25303 consensus_queue.cc:1048] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:43.538516 24395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "e75316e1f0214270bc16177a5070d24b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
W20260709 12:17:43.539304 24362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:34681, user_credentials={real_user=slave}} blocked reactor thread for 58311us
I20260709 12:17:43.557971 24509 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [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: e75316e1f0214270bc16177a5070d24b; no voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:43.551800 25168 consensus_queue.cc:1048] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 12:17:43.541718 25292 consensus_queue.cc:1059] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:17:43.569106 25175 raft_consensus.cc:2749] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:17:43.583168 25082 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.601749 25290 raft_consensus.cc:3055] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:43.602260 25290 raft_consensus.cc:740] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:43.603384 25290 consensus_queue.cc:260] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:43.603821 25342 consensus_queue.cc:1048] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 12:17:43.604943 25290 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:43.606024 25082 tablet_bootstrap.cc:492] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.606901 25082 ts_tablet_manager.cc:1403] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.582s	user 0.026s	sys 0.006s
I20260709 12:17:43.650997 25082 raft_consensus.cc:359] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:43.651777 25082 raft_consensus.cc:740] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.657186 25082 consensus_queue.cc:260] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:43.659394 25082 ts_tablet_manager.cc:1434] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 12:17:43.660244 25082 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:43.692507 24363 consensus_peers.cc:597] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:43.693778 24363 consensus_peers.cc:597] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:17:43.733006 24363 consensus_peers.cc:597] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.732820 24216 catalog_manager.cc:5697] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.735194 24216 catalog_manager.cc:5697] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.737066 24216 catalog_manager.cc:5697] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
W20260709 12:17:43.744457 24363 consensus_peers.cc:597] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.747077 24216 catalog_manager.cc:5697] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.747948 24220 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58434 (request call id 84) took 1924 ms. Trace:
I20260709 12:17:43.757738 24220 rpcz_store.cc:276] 0709 12:17:41.827923 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:17:41.831614 (+  3691us) service_pool.cc:224] Handling call
0709 12:17:43.747881 (+1916267us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:17:43.334547 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:17:43.411689 (+ 77142us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:17:43.411743 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:17:43.411765 (+    22us) tablet.cc:662] Decoding operations
0709 12:17:43.412386 (+   621us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:17:43.412445 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 12:17:43.412471 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:17:43.412859 (+   388us) tablet.cc:701] Row locks acquired
0709 12:17:43.412877 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:17:43.413018 (+   141us) write_op.cc:270] Start()
0709 12:17:43.413135 (+   117us) write_op.cc:276] Timestamp: P: 1783599463412973 usec, L: 0
0709 12:17:43.413158 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:17:43.413819 (+   661us) log.cc:844] Serialized 1717 byte log entry
0709 12:17:43.552947 (+139128us) op_driver.cc:464] REPLICATION: finished
0709 12:17:43.674295 (+121348us) write_op.cc:301] APPLY: starting
0709 12:17:43.699187 (+ 24892us) tablet.cc:1367] starting BulkCheckPresence
0709 12:17:43.699347 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0709 12:17:43.699464 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:17:43.700455 (+   991us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:17:43.700706 (+   251us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:17:43.700764 (+    58us) write_op.cc:312] APPLY: finished
0709 12:17:43.701049 (+   285us) log.cc:844] Serialized 40 byte log entry
0709 12:17:43.701282 (+   233us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:43.701435 (+   153us) write_op.cc:454] Released schema lock
0709 12:17:43.701499 (+    64us) write_op.cc:341] FINISH: Updating metrics
0709 12:17:43.701945 (+   446us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:43.701984 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":117934,"apply.run_cpu_time_us":2550,"apply.run_wall_time_us":27620,"num_ops":4,"prepare.queue_time_us":237716,"prepare.run_cpu_time_us":3917,"prepare.run_wall_time_us":100894,"replication_time_us":127445,"thread_start_us":238888,"threads_started":2}]]}
I20260709 12:17:43.786970 24215 catalog_manager.cc:5697] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.788086 25082 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.790045 24215 catalog_manager.cc:5697] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.791275 25082 tablet_bootstrap.cc:492] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.793871 25082 ts_tablet_manager.cc:1403] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.008s
I20260709 12:17:43.799324 25082 raft_consensus.cc:359] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:43.800097 25082 raft_consensus.cc:740] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.802358 25082 consensus_queue.cc:260] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:43.791790 24215 catalog_manager.cc:5697] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:43.804687 25082 ts_tablet_manager.cc:1434] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:17:43.805757 25082 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:43.805338 24215 catalog_manager.cc:5697] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:43.810631 24216 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:58442 (request call id 97) took 1161 ms. Trace:
I20260709 12:17:43.811131 24216 rpcz_store.cc:276] 0709 12:17:42.649648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:17:42.649822 (+   174us) service_pool.cc:224] Handling call
0709 12:17:43.810560 (+1160738us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:17:43.762850 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:17:43.763395 (+   545us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:17:43.763428 (+    33us) write_op.cc:435] Acquired schema lock
0709 12:17:43.763445 (+    17us) tablet.cc:662] Decoding operations
0709 12:17:43.764019 (+   574us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:17:43.764071 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 12:17:43.764096 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:17:43.764468 (+   372us) tablet.cc:701] Row locks acquired
0709 12:17:43.764487 (+    19us) write_op.cc:260] PREPARE: finished
0709 12:17:43.764620 (+   133us) write_op.cc:270] Start()
0709 12:17:43.764724 (+   104us) write_op.cc:276] Timestamp: P: 1783599463764577 usec, L: 0
0709 12:17:43.764743 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:17:43.765341 (+   598us) log.cc:844] Serialized 1713 byte log entry
0709 12:17:43.767376 (+  2035us) op_driver.cc:464] REPLICATION: finished
0709 12:17:43.767832 (+   456us) write_op.cc:301] APPLY: starting
0709 12:17:43.767923 (+    91us) tablet.cc:1367] starting BulkCheckPresence
0709 12:17:43.768088 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0709 12:17:43.768181 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:17:43.768720 (+   539us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:17:43.768933 (+   213us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:17:43.768985 (+    52us) write_op.cc:312] APPLY: finished
0709 12:17:43.769205 (+   220us) log.cc:844] Serialized 40 byte log entry
0709 12:17:43.769364 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:43.769533 (+   169us) write_op.cc:454] Released schema lock
0709 12:17:43.769579 (+    46us) write_op.cc:341] FINISH: Updating metrics
0709 12:17:43.769907 (+   328us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:17:43.769938 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":21070,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":261,"apply.run_cpu_time_us":2021,"apply.run_wall_time_us":2038,"num_ops":4,"prepare.queue_time_us":115,"prepare.run_cpu_time_us":2763,"prepare.run_wall_time_us":2763,"replication_time_us":2525}]]}
W20260709 12:17:43.832593 24511 consensus_peers.cc:597] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.833921 25082 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.835183 25082 tablet_bootstrap.cc:492] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.835968 25082 ts_tablet_manager.cc:1403] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.000s
I20260709 12:17:43.839216 25082 raft_consensus.cc:359] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.840030 25082 raft_consensus.cc:740] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.859714 25082 consensus_queue.cc:260] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.870654 25082 ts_tablet_manager.cc:1434] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.001s
I20260709 12:17:43.871654 25082 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:43.908475 25082 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.909538 25082 tablet_bootstrap.cc:492] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.910250 25082 ts_tablet_manager.cc:1403] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.003s
I20260709 12:17:43.913066 25082 raft_consensus.cc:359] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.913825 25082 raft_consensus.cc:740] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.914672 25082 consensus_queue.cc:260] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.917042 25082 ts_tablet_manager.cc:1434] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:43.917943 25082 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:43.925595 24219 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34044
I20260709 12:17:43.925539 24220 catalog_manager.cc:5697] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193) to e75316e1f0214270bc16177a5070d24b (127.20.149.196). New cstate: current_term: 2 leader_uuid: "e75316e1f0214270bc16177a5070d24b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } }
I20260709 12:17:43.931607 25258 heartbeater.cc:499] Master 127.20.149.254:34225 was elected leader, sending a full tablet report...
I20260709 12:17:43.935395 25082 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.936547 25082 tablet_bootstrap.cc:492] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.937323 25082 ts_tablet_manager.cc:1403] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:17:43.940284 25082 raft_consensus.cc:359] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.941040 25082 raft_consensus.cc:740] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.941779 25082 consensus_queue.cc:260] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.943997 25082 ts_tablet_manager.cc:1434] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:43.944840 25082 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
W20260709 12:17:43.961704 24437 consensus_peers.cc:597] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:17:43.965255 25082 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:43.966517 25082 tablet_bootstrap.cc:492] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:43.967252 25082 ts_tablet_manager.cc:1403] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 12:17:43.971050 25082 raft_consensus.cc:359] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.971745 25082 raft_consensus.cc:740] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:43.972388 25082 consensus_queue.cc:260] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:43.974969 25082 ts_tablet_manager.cc:1434] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:17:43.975750 25082 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:43.989897 25136 raft_consensus.cc:3060] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.003269 25082 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.004477 25082 tablet_bootstrap.cc:492] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.005155 25082 ts_tablet_manager.cc:1403] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 12:17:44.019007 25082 raft_consensus.cc:359] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.019793 25082 raft_consensus.cc:740] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.021956 25082 consensus_queue.cc:260] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.024828 25082 ts_tablet_manager.cc:1434] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:17:44.025856 25082 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.041851 25082 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.042816 25082 tablet_bootstrap.cc:492] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.043454 25082 ts_tablet_manager.cc:1403] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:17:44.050120 25082 raft_consensus.cc:359] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.050838 25082 raft_consensus.cc:740] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.051559 25082 consensus_queue.cc:260] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.053916 25082 ts_tablet_manager.cc:1434] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:17:44.054720 25082 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.055598 25125 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.072453 25136 raft_consensus.cc:3060] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.081260 25082 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.082446 25082 tablet_bootstrap.cc:492] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.083109 25082 ts_tablet_manager.cc:1403] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.011s
I20260709 12:17:44.085997 25082 raft_consensus.cc:359] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.086679 25082 raft_consensus.cc:740] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.087404 25082 consensus_queue.cc:260] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.088968 25082 ts_tablet_manager.cc:1434] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:44.089761 25082 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.107472 25082 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.108424 25082 tablet_bootstrap.cc:492] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.109100 25082 ts_tablet_manager.cc:1403] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 12:17:44.111521 25082 raft_consensus.cc:359] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.112026 25082 raft_consensus.cc:740] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.112593 25082 consensus_queue.cc:260] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.114346 25082 ts_tablet_manager.cc:1434] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:44.115561 25082 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.137641 25082 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.138496 25082 tablet_bootstrap.cc:492] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.139067 25082 ts_tablet_manager.cc:1403] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 12:17:44.141376 25082 raft_consensus.cc:359] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.142076 25082 raft_consensus.cc:740] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.142802 25082 consensus_queue.cc:260] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.144743 25082 ts_tablet_manager.cc:1434] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:44.145817 25082 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.162894 25082 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.163820 25082 tablet_bootstrap.cc:492] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.164531 25082 ts_tablet_manager.cc:1403] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 12:17:44.166894 25082 raft_consensus.cc:359] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.167578 25082 raft_consensus.cc:740] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.168257 25082 consensus_queue.cc:260] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.170248 25082 ts_tablet_manager.cc:1434] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:17:44.171384 25082 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.188326 25082 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.189316 25082 tablet_bootstrap.cc:492] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.190001 25082 ts_tablet_manager.cc:1403] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:17:44.192414 25082 raft_consensus.cc:359] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.193068 25082 raft_consensus.cc:740] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.193774 25082 consensus_queue.cc:260] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.195901 25082 ts_tablet_manager.cc:1434] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:44.196717 25082 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.211386 25082 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.212275 25082 tablet_bootstrap.cc:492] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.212944 25082 ts_tablet_manager.cc:1403] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:17:44.215809 25082 raft_consensus.cc:359] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.216569 25082 raft_consensus.cc:740] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.217257 25082 consensus_queue.cc:260] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.219000 25082 ts_tablet_manager.cc:1434] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:44.219696 25082 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.234959 25082 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.235886 25082 tablet_bootstrap.cc:492] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.236646 25082 ts_tablet_manager.cc:1403] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:17:44.238998 25082 raft_consensus.cc:359] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.239579 25082 raft_consensus.cc:740] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.240273 25082 consensus_queue.cc:260] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.242713 25082 ts_tablet_manager.cc:1434] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:44.244338 25082 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.257822 25082 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.258875 25082 tablet_bootstrap.cc:492] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.259600 25082 ts_tablet_manager.cc:1403] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:17:44.262072 25082 raft_consensus.cc:359] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.262667 25082 raft_consensus.cc:740] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.263311 25082 consensus_queue.cc:260] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.265471 25082 ts_tablet_manager.cc:1434] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:44.266680 25082 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.274420 25136 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.308203 25125 raft_consensus.cc:3060] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.316787 25132 raft_consensus.cc:3060] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.336649 25130 raft_consensus.cc:3060] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.377280 25082 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.378522 25082 tablet_bootstrap.cc:492] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.379355 25082 ts_tablet_manager.cc:1403] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.113s	user 0.042s	sys 0.068s
I20260709 12:17:44.385569 25082 raft_consensus.cc:359] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.386341 25082 raft_consensus.cc:740] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.387200 25082 consensus_queue.cc:260] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.391222 25082 ts_tablet_manager.cc:1434] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:17:44.395100 25082 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.412839 25082 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.413893 25082 tablet_bootstrap.cc:492] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.414712 25082 ts_tablet_manager.cc:1403] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 12:17:44.417575 25082 raft_consensus.cc:359] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.418327 25082 raft_consensus.cc:740] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.419070 25082 consensus_queue.cc:260] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.421501 25082 ts_tablet_manager.cc:1434] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:17:44.422348 25082 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.446355 25082 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.447485 25082 tablet_bootstrap.cc:492] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.448694 25082 ts_tablet_manager.cc:1403] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260709 12:17:44.451575 25082 raft_consensus.cc:359] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.452286 25082 raft_consensus.cc:740] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.452934 25082 consensus_queue.cc:260] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.455159 25082 ts_tablet_manager.cc:1434] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:44.455894 25082 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.469491 25082 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.470485 25082 tablet_bootstrap.cc:492] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.471079 25082 ts_tablet_manager.cc:1403] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:17:44.473739 25082 raft_consensus.cc:359] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.474512 25082 raft_consensus.cc:740] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.475090 25082 consensus_queue.cc:260] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.476995 25082 ts_tablet_manager.cc:1434] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:17:44.477876 25082 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.493280 25082 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.494165 25082 tablet_bootstrap.cc:492] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.494822 25082 ts_tablet_manager.cc:1403] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:17:44.496670 25082 raft_consensus.cc:359] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.497197 25082 raft_consensus.cc:740] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.497849 25082 consensus_queue.cc:260] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.500006 25082 ts_tablet_manager.cc:1434] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:44.501215 25082 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.504400 25130 raft_consensus.cc:3060] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.536765 25082 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.537806 25082 tablet_bootstrap.cc:492] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.537825 25130 raft_consensus.cc:3060] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.538524 25082 ts_tablet_manager.cc:1403] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.012s
I20260709 12:17:44.541061 25082 raft_consensus.cc:359] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.541733 25082 raft_consensus.cc:740] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.542394 25082 consensus_queue.cc:260] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:44.544279 25082 ts_tablet_manager.cc:1434] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:17:44.545060 25082 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.559512 25082 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.560402 25082 tablet_bootstrap.cc:492] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.561065 25082 ts_tablet_manager.cc:1403] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:17:44.563462 25082 raft_consensus.cc:359] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.564112 25082 raft_consensus.cc:740] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.564994 25082 consensus_queue.cc:260] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:44.567134 25082 ts_tablet_manager.cc:1434] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:17:44.567867 25082 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap starting.
I20260709 12:17:44.581780 25082 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:17:44.582858 25082 tablet_bootstrap.cc:492] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Bootstrap complete.
I20260709 12:17:44.583477 25082 ts_tablet_manager.cc:1403] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:17:44.585703 25082 raft_consensus.cc:359] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.586477 25082 raft_consensus.cc:740] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Initialized, Role: FOLLOWER
I20260709 12:17:44.587277 25082 consensus_queue.cc:260] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:44.589661 25082 ts_tablet_manager.cc:1434] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:44.608595 25136 raft_consensus.cc:3060] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.770022 25167 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af4483b22ebc48a49f8bcca015de0c42)
I20260709 12:17:44.770529 25167 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:44.772667 25167 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:44.773370 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42" is_pre_election: true
I20260709 12:17:44.773612 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b" is_pre_election: true
I20260709 12:17:44.774199 24396 raft_consensus.cc:2468] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:44.774514 24537 raft_consensus.cc:2393] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:44.775524 24435 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:44.776407 25167 raft_consensus.cc:2804] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:17:44.776793 25167 raft_consensus.cc:493] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting leader election (detected failure of leader af4483b22ebc48a49f8bcca015de0c42)
I20260709 12:17:44.777096 25167 raft_consensus.cc:3060] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:44.784098 25167 raft_consensus.cc:515] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:44.786546 25167 leader_election.cc:290] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:44.786871 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:44.787247 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f15c426419d4b59947dcc132b3beaaf" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:44.787701 24537 raft_consensus.cc:2393] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 520261acd011474b8e017811cddff0bb in current term 2: Already voted for candidate e75316e1f0214270bc16177a5070d24b in this term.
I20260709 12:17:44.793402 24396 raft_consensus.cc:2468] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:44.794631 24435 leader_election.cc:304] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [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: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: e75316e1f0214270bc16177a5070d24b
I20260709 12:17:44.795387 25167 raft_consensus.cc:2804] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:44.795864 25167 raft_consensus.cc:697] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:44.796725 25167 consensus_queue.cc:237] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:44.807456 24219 catalog_manager.cc:5697] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:44.859329 25130 raft_consensus.cc:3060] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:45.330775 24395 raft_consensus.cc:1275] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.332067 25086 consensus_queue.cc:1048] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:45.358732 24540 raft_consensus.cc:1275] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:45.360409 25303 consensus_queue.cc:1048] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.006304 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:52.069020 24392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498"
dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:53220
I20260709 12:17:52.069936 24392 raft_consensus.cc:606] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:52.085316 24463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53985019fb7344848c489f19d1646f0e"
dest_uuid: "520261acd011474b8e017811cddff0bb"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:48306
I20260709 12:17:52.085937 24463 raft_consensus.cc:606] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:52.088764 24463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28"
dest_uuid: "520261acd011474b8e017811cddff0bb"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:48306
I20260709 12:17:52.089314 24463 raft_consensus.cc:606] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:52.093214 24462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "953049592df941bfaf31d9019e7fc206"
dest_uuid: "520261acd011474b8e017811cddff0bb"
mode: GRACEFUL
new_leader_uuid: "af4483b22ebc48a49f8bcca015de0c42"
 from {username='slave'} at 127.0.0.1:48306
I20260709 12:17:52.093910 24462 raft_consensus.cc:606] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Received request to transfer leadership to TS af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:52.108637 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:52.109237 24540 raft_consensus.cc:606] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:52.110566 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:52.111943 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:52.112861 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:52.183216 25410 raft_consensus.cc:993] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.183872 25408 raft_consensus.cc:1081] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.185376 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53985019fb7344848c489f19d1646f0e"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36946
I20260709 12:17:52.185913 25130 raft_consensus.cc:493] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.186239 25130 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.191982 25130 raft_consensus.cc:515] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:52.194617 25130 leader_election.cc:290] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:52.195104 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:52.196010 24396 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.195886 24462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53985019fb7344848c489f19d1646f0e" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:52.196624 24462 raft_consensus.cc:3055] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:52.196988 24462 raft_consensus.cc:740] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:52.198022 24462 consensus_queue.cc:260] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:52.199543 24462 raft_consensus.cc:3060] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.204597 24396 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.206080 25077 leader_election.cc:304] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:52.207830 24462 raft_consensus.cc:2468] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.208165 25416 raft_consensus.cc:2804] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:52.210184 25416 raft_consensus.cc:697] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:52.211253 25416 consensus_queue.cc:237] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:52.223028 24219 catalog_manager.cc:5697] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 2 to 3, leader changed from 520261acd011474b8e017811cddff0bb (127.20.149.195) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.285027 25423 raft_consensus.cc:993] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: : Instructing follower af4483b22ebc48a49f8bcca015de0c42 to start an election
I20260709 12:17:52.285625 25408 raft_consensus.cc:1081] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Signalling peer af4483b22ebc48a49f8bcca015de0c42 to start an election
I20260709 12:17:52.287160 24392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "953049592df941bfaf31d9019e7fc206"
dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
 from {username='slave'} at 127.0.0.1:58350
I20260709 12:17:52.287936 24392 raft_consensus.cc:493] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.288208 24392 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.295444 24392 raft_consensus.cc:515] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:52.298734 24392 leader_election.cc:290] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:52.299751 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:52.300325 24463 raft_consensus.cc:3055] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:52.300591 24463 raft_consensus.cc:740] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:52.301323 24463 consensus_queue.cc:260] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:52.302615 24463 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.306605 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "953049592df941bfaf31d9019e7fc206" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:52.307221 24540 raft_consensus.cc:3060] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.311138 24463 raft_consensus.cc:2468] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:52.312249 24362 leader_election.cc:304] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:52.313108 25290 raft_consensus.cc:2804] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:52.313578 25290 raft_consensus.cc:697] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:52.314330 25290 consensus_queue.cc:237] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:52.315016 24540 raft_consensus.cc:2468] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:52.324311 24219 catalog_manager.cc:5697] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 520261acd011474b8e017811cddff0bb (127.20.149.195) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.423753 25411 raft_consensus.cc:993] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.424307 25290 raft_consensus.cc:1081] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.425796 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:17:52.426222 25130 raft_consensus.cc:493] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.426463 25130 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.433611 25130 raft_consensus.cc:515] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:52.435401 25130 leader_election.cc:290] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:52.436156 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:52.436447 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47121a04dbde41aaba2c0148e381d498" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:52.436827 24540 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.437026 24392 raft_consensus.cc:3055] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:52.437450 24392 raft_consensus.cc:740] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:52.438289 24392 consensus_queue.cc:260] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:52.439720 24392 raft_consensus.cc:3060] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:52.444254 24540 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:52.445636 25079 leader_election.cc:304] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:52.446446 25416 raft_consensus.cc:2804] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:52.446871 25416 raft_consensus.cc:697] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:52.447072 24392 raft_consensus.cc:2468] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:52.447758 25416 consensus_queue.cc:237] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:52.456732 24219 catalog_manager.cc:5697] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:52.529510 25423 raft_consensus.cc:993] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.530049 25408 raft_consensus.cc:1081] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.531567 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36946
I20260709 12:17:52.532092 25136 raft_consensus.cc:493] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.532438 25136 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.537256 25136 raft_consensus.cc:515] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.538784 25136 leader_election.cc:290] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:52.539536 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:52.539837 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc7d68a45654eab90b31a9c534aec28" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:52.540529 24463 raft_consensus.cc:3055] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:52.540623 24540 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.540891 24463 raft_consensus.cc:740] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:52.542379 24463 consensus_queue.cc:260] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.543612 24463 raft_consensus.cc:3060] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.548171 24540 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.550227 25079 leader_election.cc:304] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:52.551291 25416 raft_consensus.cc:2804] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:52.551797 25416 raft_consensus.cc:697] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:52.552574 25416 consensus_queue.cc:237] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.554092 24463 raft_consensus.cc:2468] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.563283 24219 catalog_manager.cc:5697] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 2 to 3, leader changed from 520261acd011474b8e017811cddff0bb (127.20.149.195) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:52.579991 25409 raft_consensus.cc:993] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.580521 25191 raft_consensus.cc:1081] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:52.582026 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:52.582525 25136 raft_consensus.cc:493] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:52.582792 25136 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.588812 25136 raft_consensus.cc:515] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.590947 24463 raft_consensus.cc:1275] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:52.592007 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:52.592558 24463 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.592759 25416 consensus_queue.cc:1048] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.593232 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3394791ab19464badfa7159eb4a1a0b" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:52.594333 25136 leader_election.cc:290] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:52.593994 24540 raft_consensus.cc:3055] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:52.600066 24540 raft_consensus.cc:740] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:52.601008 24540 consensus_queue.cc:260] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.602342 24540 raft_consensus.cc:3060] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:52.617880 24463 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.619086 25078 leader_election.cc:304] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:52.619977 25416 raft_consensus.cc:2804] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:52.629462 24540 raft_consensus.cc:2468] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:52.629577 25416 raft_consensus.cc:697] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:52.631398 25416 consensus_queue.cc:237] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:52.638440 24396 raft_consensus.cc:1275] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:52.640110 25433 consensus_queue.cc:1048] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:52.643621 24219 catalog_manager.cc:5697] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 2 to 3, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:52.852919 24464 raft_consensus.cc:1275] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.854378 25411 consensus_queue.cc:1048] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.861069 24537 raft_consensus.cc:1275] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.863317 25290 consensus_queue.cc:1048] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.906446 24396 raft_consensus.cc:1275] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.907719 25433 consensus_queue.cc:1048] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:52.918514 24537 raft_consensus.cc:1275] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:52.920193 25417 consensus_queue.cc:1048] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:52.948307 24464 raft_consensus.cc:1275] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:52.949925 25433 consensus_queue.cc:1048] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:52.959983 24537 raft_consensus.cc:1275] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:52.961469 25431 consensus_queue.cc:1048] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:53.148397 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:53.149237 24464 raft_consensus.cc:1275] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:53.151010 25416 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:53.178663 24537 raft_consensus.cc:1275] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:53.180480 25417 consensus_queue.cc:1048] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:53.207973 24392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2248cb2afea24cbf993f075944297038"
dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:53220
I20260709 12:17:53.208595 24392 raft_consensus.cc:606] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:53.211231 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:53.211750 24540 raft_consensus.cc:606] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:53.214395 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:53.214838 24540 raft_consensus.cc:606] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:53.218405 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:53.219069 24540 raft_consensus.cc:606] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:53.223117 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "520261acd011474b8e017811cddff0bb"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:53.224249 24540 raft_consensus.cc:606] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 520261acd011474b8e017811cddff0bb
I20260709 12:17:53.225361 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:53.226903 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:53.227579 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:53.286906 25411 raft_consensus.cc:993] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.287366 25411 raft_consensus.cc:1081] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.288647 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2248cb2afea24cbf993f075944297038"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:17:53.289110 25130 raft_consensus.cc:493] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:53.289345 25130 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.294294 25130 raft_consensus.cc:515] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:53.295909 25130 leader_election.cc:290] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:53.296826 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:53.296938 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2248cb2afea24cbf993f075944297038" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:53.298087 24540 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.298111 24396 raft_consensus.cc:3055] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:53.298646 24396 raft_consensus.cc:740] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:53.299492 24396 consensus_queue.cc:260] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:53.300743 24396 raft_consensus.cc:3060] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.306951 24540 raft_consensus.cc:2468] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.307442 24396 raft_consensus.cc:2468] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.308210 25079 leader_election.cc:304] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:53.308946 25433 raft_consensus.cc:2804] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:53.309454 25433 raft_consensus.cc:697] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:53.310305 25433 consensus_queue.cc:237] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:53.321815 24216 catalog_manager.cc:5697] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:53.389614 25443 raft_consensus.cc:993] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.390118 25191 raft_consensus.cc:1081] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.391572 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:53.392055 25136 raft_consensus.cc:493] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:53.392414 25136 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.397517 25136 raft_consensus.cc:515] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.399132 25136 leader_election.cc:290] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:53.399957 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:53.400408 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96192839bf243f794ff1cbbb889f1cf" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:53.400674 24464 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.401122 24540 raft_consensus.cc:3055] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:53.401476 24540 raft_consensus.cc:740] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:53.402511 24540 consensus_queue.cc:260] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.403785 24540 raft_consensus.cc:3060] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.409873 24464 raft_consensus.cc:2468] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.411072 25078 leader_election.cc:304] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:53.412420 25433 raft_consensus.cc:2804] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:53.412910 25433 raft_consensus.cc:697] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:53.413861 25433 consensus_queue.cc:237] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.414472 24540 raft_consensus.cc:2468] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.423435 25443 raft_consensus.cc:993] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.423928 25191 raft_consensus.cc:1081] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.424296 24216 catalog_manager.cc:5697] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:53.425370 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:53.426012 25136 raft_consensus.cc:493] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:53.426380 25136 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.438429 25136 raft_consensus.cc:515] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.442549 24464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:53.443274 24464 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.446585 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e426c6cc414b4da71f0e4d118fec24" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:53.447223 24540 raft_consensus.cc:3055] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:53.447520 24540 raft_consensus.cc:740] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:53.448287 24540 consensus_queue.cc:260] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.449127 24540 raft_consensus.cc:3060] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.442668 25136 leader_election.cc:290] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:53.452036 24464 raft_consensus.cc:2468] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.453094 25078 leader_election.cc:304] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:53.454797 24540 raft_consensus.cc:2468] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.455013 25433 raft_consensus.cc:2804] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:53.457355 25433 raft_consensus.cc:697] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:53.458359 25433 consensus_queue.cc:237] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.468994 24219 catalog_manager.cc:5697] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:53.510744 25191 raft_consensus.cc:993] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.511389 25409 raft_consensus.cc:1081] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:53.512956 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:53.513549 25136 raft_consensus.cc:493] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:53.513916 25136 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.520948 25136 raft_consensus.cc:515] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.522993 25136 leader_election.cc:290] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:53.523532 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:53.524055 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c22a6e0f64145808a5bd997d1103d19" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:53.524227 24396 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.524663 24540 raft_consensus.cc:3055] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:53.525032 24540 raft_consensus.cc:740] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:53.525806 24540 consensus_queue.cc:260] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.526795 24540 raft_consensus.cc:3060] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.529496 24396 raft_consensus.cc:2468] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.530829 25077 leader_election.cc:304] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:53.531739 25433 raft_consensus.cc:2804] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:53.532485 25433 raft_consensus.cc:697] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:53.532905 24540 raft_consensus.cc:2468] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:53.533377 25433 consensus_queue.cc:237] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:53.542865 24219 catalog_manager.cc:5697] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:53.636741 25409 raft_consensus.cc:993] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 520261acd011474b8e017811cddff0bb to start an election
I20260709 12:17:53.637233 25443 raft_consensus.cc:1081] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 520261acd011474b8e017811cddff0bb to start an election
I20260709 12:17:53.638582 24464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112"
dest_uuid: "520261acd011474b8e017811cddff0bb"
 from {username='slave'} at 127.0.0.1:32844
I20260709 12:17:53.639048 24464 raft_consensus.cc:493] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:53.639422 24464 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.646318 24464 raft_consensus.cc:515] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.648608 24464 leader_election.cc:290] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:53.649304 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:53.649639 24540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95d24baefde43dcb9e47558951e7112" candidate_uuid: "520261acd011474b8e017811cddff0bb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:53.649963 24396 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.650278 24540 raft_consensus.cc:3055] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:53.650599 24540 raft_consensus.cc:740] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:53.651355 24540 consensus_queue.cc:260] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.652374 24540 raft_consensus.cc:3060] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:53.656401 24396 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:53.657593 24435 leader_election.cc:304] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:53.658154 24540 raft_consensus.cc:2468] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 520261acd011474b8e017811cddff0bb in term 2.
I20260709 12:17:53.658262 25423 raft_consensus.cc:2804] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:53.658957 25423 raft_consensus.cc:697] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Becoming Leader. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:53.659924 25423 consensus_queue.cc:237] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:53.675455 24219 catalog_manager.cc:5697] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 520261acd011474b8e017811cddff0bb (127.20.149.195). New cstate: current_term: 2 leader_uuid: "520261acd011474b8e017811cddff0bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:53.712860 24540 raft_consensus.cc:1275] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.714148 25433 consensus_queue.cc:1048] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:53.724690 24392 raft_consensus.cc:1275] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.726037 25433 consensus_queue.cc:1048] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:53.830314 24540 raft_consensus.cc:1275] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.831686 25431 consensus_queue.cc:1048] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:53.832762 24464 raft_consensus.cc:1275] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.834002 25431 consensus_queue.cc:1048] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:53.922003 24540 raft_consensus.cc:1275] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.923491 25417 consensus_queue.cc:1048] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:53.932024 24464 raft_consensus.cc:1275] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:53.933797 25433 consensus_queue.cc:1048] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.115824 24392 raft_consensus.cc:1275] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.117383 25408 consensus_queue.cc:1048] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.129458 24540 raft_consensus.cc:1275] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 520261acd011474b8e017811cddff0bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.131196 25454 consensus_queue.cc:1048] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.132884 24540 raft_consensus.cc:1275] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.135006 25417 consensus_queue.cc:1048] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.154822 24392 raft_consensus.cc:1275] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.156340 25433 consensus_queue.cc:1048] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.265336 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:54.306795 24537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:54.307487 24537 raft_consensus.cc:606] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:54.310065 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:54.310460 24540 raft_consensus.cc:606] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:54.312951 24540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:54.313484 24540 raft_consensus.cc:606] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:54.315878 24537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:54.316466 24537 raft_consensus.cc:606] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:54.319832 24462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aff62991a15546edb918fb7376814b7a"
dest_uuid: "520261acd011474b8e017811cddff0bb"
mode: GRACEFUL
new_leader_uuid: "af4483b22ebc48a49f8bcca015de0c42"
 from {username='slave'} at 127.0.0.1:48306
I20260709 12:17:54.320919 24462 raft_consensus.cc:606] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Received request to transfer leadership to TS af4483b22ebc48a49f8bcca015de0c42
I20260709 12:17:54.322829 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:17:54.324537 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:54.326126 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:54.385578 25469 raft_consensus.cc:993] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: : Instructing follower af4483b22ebc48a49f8bcca015de0c42 to start an election
I20260709 12:17:54.386132 25423 raft_consensus.cc:1081] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Signalling peer af4483b22ebc48a49f8bcca015de0c42 to start an election
I20260709 12:17:54.387596 24392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aff62991a15546edb918fb7376814b7a"
dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
 from {username='slave'} at 127.0.0.1:58350
I20260709 12:17:54.388099 24392 raft_consensus.cc:493] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.388384 24392 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.393631 24392 raft_consensus.cc:515] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:54.395190 24392 leader_election.cc:290] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:54.395840 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:54.396116 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff62991a15546edb918fb7376814b7a" candidate_uuid: "af4483b22ebc48a49f8bcca015de0c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:54.396524 24463 raft_consensus.cc:3055] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:54.396792 24537 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.396904 24463 raft_consensus.cc:740] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 520261acd011474b8e017811cddff0bb, State: Running, Role: LEADER
I20260709 12:17:54.397917 24463 consensus_queue.cc:260] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:54.399168 24463 raft_consensus.cc:3060] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.404431 24537 raft_consensus.cc:2468] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:54.404441 24463 raft_consensus.cc:2468] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4483b22ebc48a49f8bcca015de0c42 in term 2.
I20260709 12:17:54.406129 24362 leader_election.cc:304] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:54.407119 25290 raft_consensus.cc:2804] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:54.407582 25290 raft_consensus.cc:697] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Becoming Leader. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:54.408418 25290 consensus_queue.cc:237] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } }
I20260709 12:17:54.421901 24219 catalog_manager.cc:5697] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 reported cstate change: term changed from 1 to 2, leader changed from 520261acd011474b8e017811cddff0bb (127.20.149.195) to af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "af4483b22ebc48a49f8bcca015de0c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:54.458304 25443 raft_consensus.cc:993] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.458842 25191 raft_consensus.cc:1081] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.460166 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:54.460628 25136 raft_consensus.cc:493] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.460898 25136 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.466346 25136 raft_consensus.cc:515] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.468027 25136 leader_election.cc:290] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:54.468819 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:54.469216 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d330fadc18e4377911b09f25b09d944" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:54.469395 24537 raft_consensus.cc:3055] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:54.469795 24537 raft_consensus.cc:740] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:54.469869 24392 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.470522 24537 consensus_queue.cc:260] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.471880 24537 raft_consensus.cc:3060] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.475174 25443 raft_consensus.cc:993] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.476013 25191 raft_consensus.cc:1081] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.476722 24392 raft_consensus.cc:2468] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.477658 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:54.478173 25077 leader_election.cc:304] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:54.478206 25136 raft_consensus.cc:493] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.478824 25136 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.478992 25433 raft_consensus.cc:2804] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:54.479602 25433 raft_consensus.cc:697] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:54.480472 25433 consensus_queue.cc:237] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.481405 24537 raft_consensus.cc:2468] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.484838 25136 raft_consensus.cc:515] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:54.487123 25136 leader_election.cc:290] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers 520261acd011474b8e017811cddff0bb (127.20.149.195:34681), e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485)
I20260709 12:17:54.487509 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:54.487799 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3102d704bf45c1af587df6463742b1" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:54.488129 24463 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.488543 24537 raft_consensus.cc:3055] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:54.489025 24537 raft_consensus.cc:740] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:54.489900 24537 consensus_queue.cc:260] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:54.491407 24537 raft_consensus.cc:3060] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.498263 24537 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.499565 25079 leader_election.cc:304] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:54.499394 24219 catalog_manager.cc:5697] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:54.500841 25433 raft_consensus.cc:2804] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:54.501341 25433 raft_consensus.cc:697] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:54.502357 25433 consensus_queue.cc:237] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } }
I20260709 12:17:54.503909 24463 raft_consensus.cc:2468] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.518950 24219 catalog_manager.cc:5697] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:54.627163 25191 raft_consensus.cc:993] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.627647 25443 raft_consensus.cc:1081] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.629115 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:54.629786 25130 raft_consensus.cc:493] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.630157 25130 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.635673 25130 raft_consensus.cc:515] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.637367 25130 leader_election.cc:290] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:54.638000 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:54.638535 24537 raft_consensus.cc:3055] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:54.638823 24537 raft_consensus.cc:740] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:54.639460 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff6e0ff14840bfb44fe3884e28ac83" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:54.639546 24537 consensus_queue.cc:260] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.640126 24396 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.640956 24537 raft_consensus.cc:3060] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.646842 24396 raft_consensus.cc:2468] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.647428 24537 raft_consensus.cc:2468] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.648492 25077 leader_election.cc:304] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:54.649329 25433 raft_consensus.cc:2804] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:54.649833 25433 raft_consensus.cc:697] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:54.650743 25433 consensus_queue.cc:237] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.660862 24219 catalog_manager.cc:5697] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:54.684397 25191 raft_consensus.cc:993] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.684943 25443 raft_consensus.cc:1081] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:54.686455 25136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:54.686940 25136 raft_consensus.cc:493] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:54.687247 25136 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.691955 25136 raft_consensus.cc:515] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.696168 25136 leader_election.cc:290] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:54.695261 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:54.698208 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295f238e659b4ec99b40aa3482e27f89" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:54.698733 24396 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.698793 24537 raft_consensus.cc:3055] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:54.699231 24537 raft_consensus.cc:740] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:54.700124 24537 consensus_queue.cc:260] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.701303 24537 raft_consensus.cc:3060] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:54.707827 24537 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.709656 25079 leader_election.cc:304] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eec334fc0924baa9d7ee7f0a0ee6721, e75316e1f0214270bc16177a5070d24b; no voters: 
I20260709 12:17:54.709893 24396 raft_consensus.cc:2468] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:54.710530 25431 raft_consensus.cc:2804] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:54.711064 25431 raft_consensus.cc:697] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:54.711949 25431 consensus_queue.cc:237] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:54.724913 24219 catalog_manager.cc:5697] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:54.920487 24541 raft_consensus.cc:1275] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.921988 25475 consensus_queue.cc:1048] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.934593 24463 raft_consensus.cc:1275] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer af4483b22ebc48a49f8bcca015de0c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.943657 25290 consensus_queue.cc:1048] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.953975 24392 raft_consensus.cc:1275] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.959607 25431 consensus_queue.cc:1048] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:54.973026 24541 raft_consensus.cc:1275] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.975253 25433 consensus_queue.cc:1048] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:54.991091 24463 raft_consensus.cc:1275] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:54.999889 25431 consensus_queue.cc:1048] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.030143 24541 raft_consensus.cc:1275] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.031867 25433 consensus_queue.cc:1048] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 12:17:55.037220 25077 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:46783, user_credentials={real_user=slave}} blocked reactor thread for 68746.1us
I20260709 12:17:55.149756 24396 raft_consensus.cc:1275] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.150888 25489 consensus_queue.cc:1048] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.161175 24541 raft_consensus.cc:1275] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.165689 25489 consensus_queue.cc:1048] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.249445 24396 raft_consensus.cc:1275] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.250917 25433 consensus_queue.cc:1048] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.260026 24541 raft_consensus.cc:1275] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:55.262017 25487 consensus_queue.cc:1048] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:55.363606 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:55.405272 24541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82"
dest_uuid: "e75316e1f0214270bc16177a5070d24b"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:47132
I20260709 12:17:55.408435 24541 raft_consensus.cc:606] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:55.413183 24392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8790eadd424540c381e7358ff73ec095"
dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
mode: GRACEFUL
new_leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:53220
I20260709 12:17:55.413867 24392 raft_consensus.cc:606] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Received request to transfer leadership to TS 5eec334fc0924baa9d7ee7f0a0ee6721
I20260709 12:17:55.415772 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:17:55.417796 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:55.418596 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:55.468171 25290 raft_consensus.cc:993] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:55.468662 25475 raft_consensus.cc:1081] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:55.472133 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8790eadd424540c381e7358ff73ec095"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36958
I20260709 12:17:55.472688 25130 raft_consensus.cc:493] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.473016 25130 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.478454 25130 raft_consensus.cc:515] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:55.479876 25130 leader_election.cc:290] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Requested vote from peers af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783), 520261acd011474b8e017811cddff0bb (127.20.149.195:34681)
I20260709 12:17:55.480484 24392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:55.480885 24463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8790eadd424540c381e7358ff73ec095" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "520261acd011474b8e017811cddff0bb"
I20260709 12:17:55.481127 24392 raft_consensus.cc:3055] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:17:55.481468 24463 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.481528 24392 raft_consensus.cc:740] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4483b22ebc48a49f8bcca015de0c42, State: Running, Role: LEADER
I20260709 12:17:55.482383 24392 consensus_queue.cc:260] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:55.483297 24392 raft_consensus.cc:3060] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:17:55.486689 24463 raft_consensus.cc:2468] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:55.487905 25078 leader_election.cc:304] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 520261acd011474b8e017811cddff0bb, 5eec334fc0924baa9d7ee7f0a0ee6721; no voters: 
I20260709 12:17:55.488413 24392 raft_consensus.cc:2468] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 2.
I20260709 12:17:55.488606 25433 raft_consensus.cc:2804] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:17:55.489200 25433 raft_consensus.cc:697] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:55.490118 25433 consensus_queue.cc:237] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } }
I20260709 12:17:55.499917 24215 catalog_manager.cc:5697] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 1 to 2, leader changed from af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:55.850647 25480 raft_consensus.cc:993] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: : Instructing follower 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:55.853247 25502 raft_consensus.cc:1081] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Signalling peer 5eec334fc0924baa9d7ee7f0a0ee6721 to start an election
I20260709 12:17:55.855042 25130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82"
dest_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721"
 from {username='slave'} at 127.0.0.1:36936
I20260709 12:17:55.855532 25130 raft_consensus.cc:493] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:17:55.855827 25130 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.860898 25130 raft_consensus.cc:515] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:55.862833 25130 leader_election.cc:290] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [CANDIDATE]: Term 3 election: Requested vote from peers e75316e1f0214270bc16177a5070d24b (127.20.149.196:39485), af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783)
I20260709 12:17:55.863607 24537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e75316e1f0214270bc16177a5070d24b"
I20260709 12:17:55.863847 24396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ae92d4d6d342519538d894a011ef82" candidate_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af4483b22ebc48a49f8bcca015de0c42"
I20260709 12:17:55.864274 24537 raft_consensus.cc:3055] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:17:55.864352 24396 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.864521 24537 raft_consensus.cc:740] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e75316e1f0214270bc16177a5070d24b, State: Running, Role: LEADER
I20260709 12:17:55.865180 24537 consensus_queue.cc:260] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:55.866524 24537 raft_consensus.cc:3060] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:17:55.870095 24396 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:55.871228 25077 leader_election.cc:304] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: 5eec334fc0924baa9d7ee7f0a0ee6721, af4483b22ebc48a49f8bcca015de0c42; no voters: 
I20260709 12:17:55.872048 25433 raft_consensus.cc:2804] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:17:55.872603 25433 raft_consensus.cc:697] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Becoming Leader. State: Replica: 5eec334fc0924baa9d7ee7f0a0ee6721, State: Running, Role: LEADER
I20260709 12:17:55.872663 24537 raft_consensus.cc:2468] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eec334fc0924baa9d7ee7f0a0ee6721 in term 3.
I20260709 12:17:55.873358 25433 consensus_queue.cc:237] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [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: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } }
I20260709 12:17:55.952369 24215 catalog_manager.cc:5697] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 reported cstate change: term changed from 2 to 3, leader changed from e75316e1f0214270bc16177a5070d24b (127.20.149.196) to 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193). New cstate: current_term: 3 leader_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eec334fc0924baa9d7ee7f0a0ee6721" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 42349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 } health_report { overall_health: UNKNOWN } } }
I20260709 12:17:56.041540 24395 raft_consensus.cc:1275] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.042969 25417 consensus_queue.cc:1048] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:17:56.071725 24463 raft_consensus.cc:1275] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:17:56.073635 25433 consensus_queue.cc:1048] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "520261acd011474b8e017811cddff0bb" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 34681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:17:56.345211 24396 raft_consensus.cc:1275] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.346449 25487 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4483b22ebc48a49f8bcca015de0c42" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 46783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:17:56.357596 24537 raft_consensus.cc:1275] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Refusing update from remote peer 5eec334fc0924baa9d7ee7f0a0ee6721: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:17:56.360594 25512 consensus_queue.cc:1048] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e75316e1f0214270bc16177a5070d24b" member_type: VOTER last_known_addr { host: "127.20.149.196" port: 39485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:17:56.469568 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.509085 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:17:56.510120 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:17:56.510860 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.551318 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:17:56.585050 21079 tablet_server.cc:179] TabletServer@127.20.149.193:42349 shutting down...
W20260709 12:17:56.589365 24511 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 166 similar messages]
W20260709 12:17:56.593611 24511 consensus_peers.cc:597] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.634387 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:56.636865 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.639989 21079 raft_consensus.cc:2243] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.640769 21079 raft_consensus.cc:2272] T df253053ebf44b68b5794221396a1d46 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.643556 24437 consensus_peers.cc:597] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.644225 24437 consensus_peers.cc:597] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.644349 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.645408 21079 raft_consensus.cc:2243] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.646165 21079 raft_consensus.cc:2272] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.648142 24363 consensus_peers.cc:597] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.649477 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.650636 21079 raft_consensus.cc:2243] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:56.650821 24511 consensus_peers.cc:597] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.651557 24363 consensus_peers.cc:597] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.651809 21079 raft_consensus.cc:2272] T 295f238e659b4ec99b40aa3482e27f89 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.652524 24363 consensus_peers.cc:597] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.655601 21079 tablet_replica.cc:333] stopping tablet replica
W20260709 12:17:56.656270 24363 consensus_peers.cc:597] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.656694 21079 raft_consensus.cc:2243] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.657456 21079 raft_consensus.cc:2272] T f2b661857cbd4eb58aa92c239ef8d42f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.660585 21079 tablet_replica.cc:333] stopping tablet replica
W20260709 12:17:56.661286 24363 consensus_peers.cc:597] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.661646 21079 raft_consensus.cc:2243] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.662802 21079 raft_consensus.cc:2272] T 8790eadd424540c381e7358ff73ec095 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.665956 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.668685 21079 raft_consensus.cc:2243] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.669539 21079 raft_consensus.cc:2272] T 4669539c71574adb9dc14e593046d7a5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.673393 21079 tablet_replica.cc:333] stopping tablet replica
W20260709 12:17:56.673763 24511 consensus_peers.cc:597] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.674392 24511 consensus_peers.cc:597] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.674679 21079 raft_consensus.cc:2243] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.675441 21079 raft_consensus.cc:2272] T c19cb9d507af4c78b95bd0aa9cd162e1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.678890 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.679930 21079 raft_consensus.cc:2243] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.680465 21079 raft_consensus.cc:2272] T 15e24ecdbd394405a5da0bbd641b835d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.681509 24511 consensus_peers.cc:597] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.683472 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.684310 21079 raft_consensus.cc:2243] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.685207 21079 raft_consensus.cc:2272] T 2248cb2afea24cbf993f075944297038 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.687870 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.688581 21079 raft_consensus.cc:2243] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.689039 21079 raft_consensus.cc:2272] T f4c277a0f4764281b9f81c4970ccb9c9 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.691679 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.692340 21079 raft_consensus.cc:2243] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.693202 21079 raft_consensus.cc:2272] T 53985019fb7344848c489f19d1646f0e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.696256 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.696955 21079 raft_consensus.cc:2243] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.697391 21079 raft_consensus.cc:2272] T 3a8af3680a374f9eae8ddd22c69e3281 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.700022 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.700837 21079 raft_consensus.cc:2243] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.701403 21079 raft_consensus.cc:2272] T 91bcc3a4903746378c99fdfda2f0693f P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.704123 24363 consensus_peers.cc:597] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.704967 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.705860 21079 raft_consensus.cc:2243] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.707212 21079 raft_consensus.cc:2272] T 44e426c6cc414b4da71f0e4d118fec24 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.710851 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.711786 21079 raft_consensus.cc:2243] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.712953 21079 raft_consensus.cc:2272] T 4c22a6e0f64145808a5bd997d1103d19 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.713078 24511 consensus_peers.cc:597] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.715435 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.716257 21079 raft_consensus.cc:2243] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.716747 21079 raft_consensus.cc:2272] T a6497e7d5c874d0a97d5adf7d8de2224 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.719125 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.719784 21079 raft_consensus.cc:2243] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.720320 21079 raft_consensus.cc:2272] T 611da3565e18423b96d020f9a24f221e P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.722896 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.723449 21079 raft_consensus.cc:2243] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.723956 21079 raft_consensus.cc:2272] T bec4d0a649534e13a551ca3f566a65ab P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.726576 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.727218 21079 raft_consensus.cc:2243] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.727705 21079 raft_consensus.cc:2272] T 3eefcf5e996a441d9f58fffffbdcdc38 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.730288 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.730911 21079 raft_consensus.cc:2243] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.731406 21079 raft_consensus.cc:2272] T 027395b96b5841e8beb8e61160587648 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.733762 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.734401 21079 raft_consensus.cc:2243] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.734869 21079 raft_consensus.cc:2272] T d42add7e8fed4cc6bd52b9502e0e9823 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.737212 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.737847 21079 raft_consensus.cc:2243] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.738323 21079 raft_consensus.cc:2272] T 99c3a810190140399622078733b116ec P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.740705 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.741335 21079 raft_consensus.cc:2243] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.741971 21079 raft_consensus.cc:2272] T 5a42742954c04e99ae8b4af7c4c2ccbb P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.745287 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.746170 21079 raft_consensus.cc:2243] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.746659 21079 raft_consensus.cc:2272] T cff5c7f2ae41480ba2044537bcd8762b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.746968 24511 consensus_peers.cc:597] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.748883 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.749873 21079 raft_consensus.cc:2243] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.750478 21079 raft_consensus.cc:2272] T e2b841283f13401cb60cf420b849e5c5 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.753576 21079 tablet_replica.cc:333] stopping tablet replica
W20260709 12:17:56.753676 24363 consensus_peers.cc:597] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.754467 21079 raft_consensus.cc:2243] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.754944 21079 raft_consensus.cc:2272] T ef685bcb4eb5488e9c4ddad7fba75393 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.757154 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.757748 21079 raft_consensus.cc:2243] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.758178 21079 raft_consensus.cc:2272] T ddd83f2c02874bf4b614c4214822101b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.760134 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.760857 21079 raft_consensus.cc:2243] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.761379 21079 raft_consensus.cc:2272] T 496158dfd0744cdcb78f75de0ff7d21d P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.764746 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.765467 21079 raft_consensus.cc:2243] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.766043 21079 raft_consensus.cc:2272] T a838ab8a640647abbca651459adb5c37 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.768716 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.769381 21079 raft_consensus.cc:2243] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.769922 21079 raft_consensus.cc:2272] T 78e81e53331f4772b0ca40a837d76b85 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.772356 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.773023 21079 raft_consensus.cc:2243] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.774269 21079 raft_consensus.cc:2272] T 6bc7d68a45654eab90b31a9c534aec28 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.777616 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.778378 21079 raft_consensus.cc:2243] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.779495 21079 raft_consensus.cc:2272] T c3394791ab19464badfa7159eb4a1a0b P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.782074 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.782632 21079 raft_consensus.cc:2243] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.783095 21079 raft_consensus.cc:2272] T 0e50524de033476b96507154d0e15ff4 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.785507 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.786273 21079 raft_consensus.cc:2243] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.786777 21079 raft_consensus.cc:2272] T 22e47243a34e4a87bba686e1b58d7702 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.788766 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.789343 21079 raft_consensus.cc:2243] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.789826 21079 raft_consensus.cc:2272] T 83eed008eaa04eee8055db9a85c599ce P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.791970 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.792549 21079 raft_consensus.cc:2243] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.793491 21079 raft_consensus.cc:2272] T 47ff6e0ff14840bfb44fe3884e28ac83 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.796721 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.797554 21079 raft_consensus.cc:2243] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.798095 21079 raft_consensus.cc:2272] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.801100 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.801934 21079 raft_consensus.cc:2243] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.802994 21079 raft_consensus.cc:2272] T 46ae92d4d6d342519538d894a011ef82 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.803427 24437 consensus_peers.cc:597] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.806216 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.807096 21079 raft_consensus.cc:2243] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.808348 21079 raft_consensus.cc:2272] T c96192839bf243f794ff1cbbb889f1cf P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.810818 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.811517 21079 raft_consensus.cc:2243] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.812635 21079 raft_consensus.cc:2272] T 1d330fadc18e4377911b09f25b09d944 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.814683 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.815161 21079 raft_consensus.cc:2243] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.815987 21079 raft_consensus.cc:2272] T 7e3102d704bf45c1af587df6463742b1 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.818513 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.819205 21079 raft_consensus.cc:2243] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:56.820243 21079 raft_consensus.cc:2272] T 47121a04dbde41aaba2c0148e381d498 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.823216 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.823832 21079 raft_consensus.cc:2243] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.824259 21079 raft_consensus.cc:2272] T 01c8913104ab4486a2a7293bd9d90668 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:56.826363 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.827106 21079 raft_consensus.cc:2243] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.827701 21079 raft_consensus.cc:2272] T b1b59a026e9940bb83b35e37c515f309 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.830322 24511 consensus_peers.cc:597] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.830662 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:17:56.831240 21079 raft_consensus.cc:2243] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:56.831622 21079 raft_consensus.cc:2272] T 8e71b7aa56cd42f690d23a0121cf8842 P 5eec334fc0924baa9d7ee7f0a0ee6721 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:56.844058 24437 consensus_peers.cc:597] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.896432 24363 consensus_peers.cc:597] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:56.915582 21079 tablet_server.cc:196] TabletServer@127.20.149.193:42349 shutdown complete.
W20260709 12:17:56.924115 24363 consensus_peers.cc:597] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.928038 24363 consensus_peers.cc:597] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.948854 24511 consensus_peers.cc:597] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.949644 24363 consensus_peers.cc:597] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.953995 24437 consensus_peers.cc:597] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.975531 24511 consensus_peers.cc:597] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:56.993722 24363 consensus_peers.cc:597] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.004449 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
W20260709 12:17:57.033555 24509 consensus_peers.cc:597] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.045465 24437 consensus_peers.cc:597] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.055745 24435 consensus_peers.cc:597] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.056372 24511 consensus_peers.cc:597] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.058445 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:57.059587 21079 tablet_replica.cc:333] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.060604 21079 raft_consensus.cc:2243] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.061785 21079 raft_consensus.cc:2272] T b1b59a026e9940bb83b35e37c515f309 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.065186 21079 tablet_replica.cc:333] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.066176 21079 raft_consensus.cc:2243] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.068121 21079 raft_consensus.cc:2272] T 4669539c71574adb9dc14e593046d7a5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.071455 21079 tablet_replica.cc:333] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.072489 21079 raft_consensus.cc:2243] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.073159 21079 raft_consensus.cc:2272] T 9efa5db4c6ce432592fe737fa52f0f79 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.073271 24435 consensus_peers.cc:597] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.076623 21079 tablet_replica.cc:333] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.077698 21079 raft_consensus.cc:2243] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.078243 21079 raft_consensus.cc:2272] T f4c277a0f4764281b9f81c4970ccb9c9 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.080933 21079 tablet_replica.cc:333] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.081646 21079 raft_consensus.cc:2243] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.082510 21079 raft_consensus.cc:2272] T df253053ebf44b68b5794221396a1d46 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.085078 21079 tablet_replica.cc:333] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.086077 21079 raft_consensus.cc:2243] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.086601 21079 raft_consensus.cc:2272] T d913bb688e8f45a8b4dedf46209fdf34 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.089123 21079 tablet_replica.cc:333] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.090114 21079 raft_consensus.cc:2243] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:57.090476 24435 consensus_peers.cc:597] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.090688 21079 raft_consensus.cc:2272] T bad0b60aaff14965873364649defd8d0 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.092993 21079 tablet_replica.cc:333] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.093762 21079 raft_consensus.cc:2243] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.094271 21079 raft_consensus.cc:2272] T 53985019fb7344848c489f19d1646f0e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.096511 21079 tablet_replica.cc:333] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.097169 21079 raft_consensus.cc:2243] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.098104 21079 raft_consensus.cc:2272] T 611da3565e18423b96d020f9a24f221e P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.100250 21079 tablet_replica.cc:333] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.100865 21079 raft_consensus.cc:2243] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.101944 21079 raft_consensus.cc:2272] T 311930cb3b6e4defbeada5e6271cfabd P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.104156 21079 tablet_replica.cc:333] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.104871 21079 raft_consensus.cc:2243] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.105924 21079 raft_consensus.cc:2272] T 83eed008eaa04eee8055db9a85c599ce P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.108541 21079 tablet_replica.cc:333] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.109138 21079 raft_consensus.cc:2243] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:57.109331 24511 consensus_peers.cc:597] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.109772 21079 raft_consensus.cc:2272] T 47ff6e0ff14840bfb44fe3884e28ac83 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.111949 21079 tablet_replica.cc:333] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.112564 21079 raft_consensus.cc:2243] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.113468 21079 raft_consensus.cc:2272] T 22e47243a34e4a87bba686e1b58d7702 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.115950 21079 tablet_replica.cc:333] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.116725 21079 raft_consensus.cc:2243] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.117375 21079 raft_consensus.cc:2272] T e95d24baefde43dcb9e47558951e7112 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.119109 24435 consensus_peers.cc:597] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.120177 21079 tablet_replica.cc:333] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.120898 21079 raft_consensus.cc:2243] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.121526 21079 raft_consensus.cc:2272] T 2248cb2afea24cbf993f075944297038 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.124207 21079 tablet_replica.cc:333] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.124944 21079 raft_consensus.cc:2243] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.125489 21079 raft_consensus.cc:2272] T 46ae92d4d6d342519538d894a011ef82 P af4483b22ebc48a49f8bcca015de0c42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.128953 21079 tablet_replica.cc:333] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.129935 21079 raft_consensus.cc:2243] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:17:57.130427 24509 consensus_peers.cc:597] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.130625 21079 raft_consensus.cc:2272] T 3a8af3680a374f9eae8ddd22c69e3281 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.133857 21079 tablet_replica.cc:333] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.134733 21079 raft_consensus.cc:2243] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.135309 21079 raft_consensus.cc:2272] T 9e50083448b944e79aab8b96c4cb544d P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.138096 21079 tablet_replica.cc:333] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.138830 21079 raft_consensus.cc:2243] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.139362 21079 raft_consensus.cc:2272] T 15e24ecdbd394405a5da0bbd641b835d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.142398 21079 tablet_replica.cc:333] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.143353 21079 raft_consensus.cc:2243] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.144016 21079 raft_consensus.cc:2272] T 7f15c426419d4b59947dcc132b3beaaf P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.147045 24437 consensus_peers.cc:597] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb -> Peer 5eec334fc0924baa9d7ee7f0a0ee6721 (127.20.149.193:42349): Couldn't send request to peer 5eec334fc0924baa9d7ee7f0a0ee6721. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:42349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.147068 21079 tablet_replica.cc:333] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.148901 21079 raft_consensus.cc:2243] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.149513 21079 raft_consensus.cc:2272] T 351617f73dc8450ab0978284860bd73a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.152526 21079 tablet_replica.cc:333] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.153370 21079 raft_consensus.cc:2243] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.154505 21079 raft_consensus.cc:2272] T bec4d0a649534e13a551ca3f566a65ab P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.157469 21079 tablet_replica.cc:333] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.158357 21079 raft_consensus.cc:2243] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.158941 21079 raft_consensus.cc:2272] T 4c22a6e0f64145808a5bd997d1103d19 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.161577 21079 tablet_replica.cc:333] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.162369 21079 raft_consensus.cc:2243] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.163457 21079 raft_consensus.cc:2272] T a6497e7d5c874d0a97d5adf7d8de2224 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.166481 21079 tablet_replica.cc:333] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.167142 21079 raft_consensus.cc:2243] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.167618 21079 raft_consensus.cc:2272] T 5342bb659a594ef5b018a70c0dce366a P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.170503 21079 tablet_replica.cc:333] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.171360 21079 raft_consensus.cc:2243] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.171849 21079 raft_consensus.cc:2272] T 47121a04dbde41aaba2c0148e381d498 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.174693 21079 tablet_replica.cc:333] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.175482 21079 raft_consensus.cc:2243] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.176108 21079 raft_consensus.cc:2272] T 01c8913104ab4486a2a7293bd9d90668 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.177619 24435 consensus_peers.cc:597] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.178830 21079 tablet_replica.cc:333] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.179659 21079 raft_consensus.cc:2243] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.180172 21079 raft_consensus.cc:2272] T 91bcc3a4903746378c99fdfda2f0693f P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.182776 21079 tablet_replica.cc:333] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.183454 21079 raft_consensus.cc:2243] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.183956 21079 raft_consensus.cc:2272] T 496158dfd0744cdcb78f75de0ff7d21d P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.186143 21079 tablet_replica.cc:333] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.186713 21079 raft_consensus.cc:2243] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.187202 21079 raft_consensus.cc:2272] T ddd83f2c02874bf4b614c4214822101b P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.189914 21079 tablet_replica.cc:333] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.190867 21079 raft_consensus.cc:2243] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.191443 21079 raft_consensus.cc:2272] T 5f318205eb5e4615bea205c0f65105e7 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.193895 21079 tablet_replica.cc:333] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.194407 21079 raft_consensus.cc:2243] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.195349 21079 raft_consensus.cc:2272] T a838ab8a640647abbca651459adb5c37 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.198084 21079 tablet_replica.cc:333] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.198818 21079 raft_consensus.cc:2243] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.199416 21079 raft_consensus.cc:2272] T 78e81e53331f4772b0ca40a837d76b85 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.202173 21079 tablet_replica.cc:333] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.202939 21079 raft_consensus.cc:2243] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.203500 21079 raft_consensus.cc:2272] T 1d330fadc18e4377911b09f25b09d944 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.206256 21079 tablet_replica.cc:333] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.207007 21079 raft_consensus.cc:2243] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.207537 21079 raft_consensus.cc:2272] T 151b2dcd3dd746af82fd8f2ec758f279 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.210223 21079 tablet_replica.cc:333] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.210988 21079 raft_consensus.cc:2243] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.211584 21079 raft_consensus.cc:2272] T 8790eadd424540c381e7358ff73ec095 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.214377 21079 tablet_replica.cc:333] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.215121 21079 raft_consensus.cc:2243] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.216241 21079 raft_consensus.cc:2272] T 0e50524de033476b96507154d0e15ff4 P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.219081 21079 tablet_replica.cc:333] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.219851 21079 raft_consensus.cc:2243] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.220427 21079 raft_consensus.cc:2272] T 295f238e659b4ec99b40aa3482e27f89 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.223173 21079 tablet_replica.cc:333] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.223927 21079 raft_consensus.cc:2243] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.224961 21079 raft_consensus.cc:2272] T e2b841283f13401cb60cf420b849e5c5 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.227715 21079 tablet_replica.cc:333] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.228462 21079 raft_consensus.cc:2243] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.229534 21079 raft_consensus.cc:2272] T ef685bcb4eb5488e9c4ddad7fba75393 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.232231 21079 tablet_replica.cc:333] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
W20260709 12:17:57.232744 24509 consensus_peers.cc:597] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.232941 21079 raft_consensus.cc:2243] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.234184 21079 raft_consensus.cc:2272] T 953049592df941bfaf31d9019e7fc206 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.236909 21079 tablet_replica.cc:333] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.237658 21079 raft_consensus.cc:2243] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.238174 21079 raft_consensus.cc:2272] T 50fe283d2b464077b4f698428152f7ec P af4483b22ebc48a49f8bcca015de0c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.241003 21079 tablet_replica.cc:333] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.241760 21079 raft_consensus.cc:2243] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.242369 21079 raft_consensus.cc:2272] T d42add7e8fed4cc6bd52b9502e0e9823 P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.245124 21079 tablet_replica.cc:333] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42: stopping tablet replica
I20260709 12:17:57.245765 21079 raft_consensus.cc:2243] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.246822 21079 raft_consensus.cc:2272] T aff62991a15546edb918fb7376814b7a P af4483b22ebc48a49f8bcca015de0c42 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.247767 24509 consensus_peers.cc:597] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.267234 24435 consensus_peers.cc:597] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.291481 24435 consensus_peers.cc:597] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.309711 24509 consensus_peers.cc:597] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.333108 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
W20260709 12:17:57.347609 24509 consensus_peers.cc:597] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.352998 24435 consensus_peers.cc:597] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.372162 24435 consensus_peers.cc:597] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.373974 24509 consensus_peers.cc:597] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.379467 24435 consensus_peers.cc:597] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.411733 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
W20260709 12:17:57.416180 24509 consensus_peers.cc:597] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.434954 24510 consensus_peers.cc:597] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.456794 24510 consensus_peers.cc:597] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.466603 24435 consensus_peers.cc:597] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.473934 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:57.475044 21079 tablet_replica.cc:333] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.476157 21079 raft_consensus.cc:2243] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.476809 21079 raft_consensus.cc:2272] T 4669539c71574adb9dc14e593046d7a5 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.479475 21079 tablet_replica.cc:333] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.480336 21079 raft_consensus.cc:2243] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.481158 21079 raft_consensus.cc:2272] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.483302 21079 tablet_replica.cc:333] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.483934 21079 raft_consensus.cc:2243] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.484809 21079 raft_consensus.cc:2272] T 9efa5db4c6ce432592fe737fa52f0f79 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.487006 21079 tablet_replica.cc:333] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.487628 21079 raft_consensus.cc:2243] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.488086 21079 raft_consensus.cc:2272] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.490305 21079 tablet_replica.cc:333] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.490875 21079 raft_consensus.cc:2243] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.491699 21079 raft_consensus.cc:2272] T d913bb688e8f45a8b4dedf46209fdf34 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.494185 21079 tablet_replica.cc:333] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.494756 21079 raft_consensus.cc:2243] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.495162 21079 raft_consensus.cc:2272] T bad0b60aaff14965873364649defd8d0 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.497323 21079 tablet_replica.cc:333] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.497916 21079 raft_consensus.cc:2243] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.498339 21079 raft_consensus.cc:2272] T df253053ebf44b68b5794221396a1d46 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.500386 21079 tablet_replica.cc:333] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.501021 21079 raft_consensus.cc:2243] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.501860 21079 raft_consensus.cc:2272] T 53985019fb7344848c489f19d1646f0e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.504688 21079 tablet_replica.cc:333] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.505396 21079 raft_consensus.cc:2243] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.506008 21079 raft_consensus.cc:2272] T 8e71b7aa56cd42f690d23a0121cf8842 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.507939 21079 tablet_replica.cc:333] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.508490 21079 raft_consensus.cc:2243] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.508988 21079 raft_consensus.cc:2272] T 611da3565e18423b96d020f9a24f221e P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.511011 21079 tablet_replica.cc:333] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.511528 21079 raft_consensus.cc:2243] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.511894 21079 raft_consensus.cc:2272] T 311930cb3b6e4defbeada5e6271cfabd P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.513939 21079 tablet_replica.cc:333] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.514550 21079 raft_consensus.cc:2243] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.514954 21079 raft_consensus.cc:2272] T 83eed008eaa04eee8055db9a85c599ce P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.517160 21079 tablet_replica.cc:333] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.517886 21079 raft_consensus.cc:2243] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.518378 21079 raft_consensus.cc:2272] T 22e47243a34e4a87bba686e1b58d7702 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.520808 21079 tablet_replica.cc:333] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.521385 21079 raft_consensus.cc:2243] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.522349 21079 raft_consensus.cc:2272] T 15e24ecdbd394405a5da0bbd641b835d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.524510 21079 tablet_replica.cc:333] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.525092 21079 raft_consensus.cc:2243] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.525553 21079 raft_consensus.cc:2272] T c96192839bf243f794ff1cbbb889f1cf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.527484 21079 tablet_replica.cc:333] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.528016 21079 raft_consensus.cc:2243] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.528787 21079 raft_consensus.cc:2272] T 9e50083448b944e79aab8b96c4cb544d P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.530921 21079 tablet_replica.cc:333] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.531527 21079 raft_consensus.cc:2243] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.532449 21079 raft_consensus.cc:2272] T 3a8af3680a374f9eae8ddd22c69e3281 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.534435 21079 tablet_replica.cc:333] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.534943 21079 raft_consensus.cc:2243] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.535687 21079 raft_consensus.cc:2272] T 99c3a810190140399622078733b116ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.537575 21079 tablet_replica.cc:333] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.538098 21079 raft_consensus.cc:2243] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.538856 21079 raft_consensus.cc:2272] T e95d24baefde43dcb9e47558951e7112 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.540879 21079 tablet_replica.cc:333] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.541520 21079 raft_consensus.cc:2243] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.541915 21079 raft_consensus.cc:2272] T 5a42742954c04e99ae8b4af7c4c2ccbb P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.544039 21079 tablet_replica.cc:333] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.544788 21079 raft_consensus.cc:2243] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.545886 21079 raft_consensus.cc:2272] T 496158dfd0744cdcb78f75de0ff7d21d P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.547751 24510 consensus_peers.cc:597] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.548731 21079 tablet_replica.cc:333] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb: stopping tablet replica
W20260709 12:17:57.549048 24435 consensus_peers.cc:597] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb -> Peer af4483b22ebc48a49f8bcca015de0c42 (127.20.149.194:46783): Couldn't send request to peer af4483b22ebc48a49f8bcca015de0c42. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:46783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.549590 21079 raft_consensus.cc:2243] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.550483 21079 raft_consensus.cc:2272] T ddd83f2c02874bf4b614c4214822101b P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.552533 21079 tablet_replica.cc:333] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.553133 21079 raft_consensus.cc:2243] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.553627 21079 raft_consensus.cc:2272] T c19cb9d507af4c78b95bd0aa9cd162e1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.555922 21079 tablet_replica.cc:333] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.556555 21079 raft_consensus.cc:2243] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.557000 21079 raft_consensus.cc:2272] T 3eefcf5e996a441d9f58fffffbdcdc38 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.559188 21079 tablet_replica.cc:333] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.559836 21079 raft_consensus.cc:2243] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.560930 21079 raft_consensus.cc:2272] T 7f15c426419d4b59947dcc132b3beaaf P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.563997 21079 tablet_replica.cc:333] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb: stopping tablet replica
W20260709 12:17:57.563414 24510 consensus_peers.cc:597] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.565022 21079 raft_consensus.cc:2243] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.565652 21079 raft_consensus.cc:2272] T 351617f73dc8450ab0978284860bd73a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.568358 21079 tablet_replica.cc:333] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.569168 21079 raft_consensus.cc:2243] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.569749 21079 raft_consensus.cc:2272] T bec4d0a649534e13a551ca3f566a65ab P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.572461 21079 tablet_replica.cc:333] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.572954 21079 raft_consensus.cc:2243] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.573735 21079 raft_consensus.cc:2272] T 151b2dcd3dd746af82fd8f2ec758f279 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.575488 21079 tablet_replica.cc:333] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.576018 21079 raft_consensus.cc:2243] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.576401 21079 raft_consensus.cc:2272] T 8790eadd424540c381e7358ff73ec095 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.578114 21079 tablet_replica.cc:333] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.578670 21079 raft_consensus.cc:2243] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.579075 21079 raft_consensus.cc:2272] T f2b661857cbd4eb58aa92c239ef8d42f P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.581065 21079 tablet_replica.cc:333] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.581794 21079 raft_consensus.cc:2243] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.582792 21079 raft_consensus.cc:2272] T 5342bb659a594ef5b018a70c0dce366a P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.585144 21079 tablet_replica.cc:333] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.585852 21079 raft_consensus.cc:2243] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.586663 21079 raft_consensus.cc:2272] T 5f318205eb5e4615bea205c0f65105e7 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.589491 21079 tablet_replica.cc:333] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.590222 21079 raft_consensus.cc:2243] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.590729 21079 raft_consensus.cc:2272] T a838ab8a640647abbca651459adb5c37 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.593130 21079 tablet_replica.cc:333] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.593777 21079 raft_consensus.cc:2243] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.594316 21079 raft_consensus.cc:2272] T 6bc7d68a45654eab90b31a9c534aec28 P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.596808 21079 tablet_replica.cc:333] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.597510 21079 raft_consensus.cc:2243] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.598088 21079 raft_consensus.cc:2272] T c3394791ab19464badfa7159eb4a1a0b P 520261acd011474b8e017811cddff0bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.600461 21079 tablet_replica.cc:333] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.601159 21079 raft_consensus.cc:2243] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.601899 21079 raft_consensus.cc:2272] T 0e50524de033476b96507154d0e15ff4 P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:17:57.603425 24510 consensus_peers.cc:597] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.604171 24510 consensus_peers.cc:597] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.604441 21079 tablet_replica.cc:333] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.605206 21079 raft_consensus.cc:2243] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.605733 21079 raft_consensus.cc:2272] T 44e426c6cc414b4da71f0e4d118fec24 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.608299 21079 tablet_replica.cc:333] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.609007 21079 raft_consensus.cc:2243] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.609546 21079 raft_consensus.cc:2272] T 50fe283d2b464077b4f698428152f7ec P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.612213 21079 tablet_replica.cc:333] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.612915 21079 raft_consensus.cc:2243] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:17:57.612859 24510 consensus_peers.cc:597] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.614133 21079 raft_consensus.cc:2272] T 027395b96b5841e8beb8e61160587648 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.616215 21079 tablet_replica.cc:333] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.617043 21079 raft_consensus.cc:2243] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.617620 21079 raft_consensus.cc:2272] T aff62991a15546edb918fb7376814b7a P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.620468 21079 tablet_replica.cc:333] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.621006 21079 raft_consensus.cc:2243] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.621580 21079 raft_consensus.cc:2272] T cff5c7f2ae41480ba2044537bcd8762b P 520261acd011474b8e017811cddff0bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.624666 21079 tablet_replica.cc:333] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.625326 21079 raft_consensus.cc:2243] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.625907 21079 raft_consensus.cc:2272] T ef685bcb4eb5488e9c4ddad7fba75393 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.628149 21079 tablet_replica.cc:333] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.628705 21079 raft_consensus.cc:2243] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.629117 21079 raft_consensus.cc:2272] T 953049592df941bfaf31d9019e7fc206 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.631349 21079 tablet_replica.cc:333] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb: stopping tablet replica
I20260709 12:17:57.631935 21079 raft_consensus.cc:2243] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.632385 21079 raft_consensus.cc:2272] T 7e3102d704bf45c1af587df6463742b1 P 520261acd011474b8e017811cddff0bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.711198 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
W20260709 12:17:57.770108 24510 consensus_peers.cc:597] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:17:57.773552 24510 consensus_peers.cc:597] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.791188 21079 tablet_server.cc:179] TabletServer@127.20.149.196:0 shutting down...
W20260709 12:17:57.814716 24510 consensus_peers.cc:597] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b -> Peer 520261acd011474b8e017811cddff0bb (127.20.149.195:34681): Couldn't send request to peer 520261acd011474b8e017811cddff0bb. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.195:34681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:17:57.836779 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:17:57.837852 21079 tablet_replica.cc:333] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.838850 21079 raft_consensus.cc:2243] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.839529 21079 raft_consensus.cc:2272] T c3394791ab19464badfa7159eb4a1a0b P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.841873 21079 tablet_replica.cc:333] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.842446 21079 raft_consensus.cc:2243] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.842926 21079 raft_consensus.cc:2272] T 47ff6e0ff14840bfb44fe3884e28ac83 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.844802 21079 tablet_replica.cc:333] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.845389 21079 raft_consensus.cc:2243] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.845903 21079 raft_consensus.cc:2272] T 9efa5db4c6ce432592fe737fa52f0f79 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.847812 21079 tablet_replica.cc:333] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.848372 21079 raft_consensus.cc:2243] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.849129 21079 raft_consensus.cc:2272] T f4c277a0f4764281b9f81c4970ccb9c9 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.850998 21079 tablet_replica.cc:333] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.851554 21079 raft_consensus.cc:2243] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.852303 21079 raft_consensus.cc:2272] T d1f0b5bbc9a24582b8dbd04fac0f4d88 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.854125 21079 tablet_replica.cc:333] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.854662 21079 raft_consensus.cc:2243] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.855049 21079 raft_consensus.cc:2272] T d913bb688e8f45a8b4dedf46209fdf34 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.856935 21079 tablet_replica.cc:333] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.857527 21079 raft_consensus.cc:2243] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.858269 21079 raft_consensus.cc:2272] T bad0b60aaff14965873364649defd8d0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.860422 21079 tablet_replica.cc:333] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.861085 21079 raft_consensus.cc:2243] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.861661 21079 raft_consensus.cc:2272] T 6f3631c34eb2461a9c7e8a1ae9f8bef0 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.864377 21079 tablet_replica.cc:333] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.865090 21079 raft_consensus.cc:2243] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.865584 21079 raft_consensus.cc:2272] T 46ae92d4d6d342519538d894a011ef82 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.867542 21079 tablet_replica.cc:333] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.868086 21079 raft_consensus.cc:2243] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.868508 21079 raft_consensus.cc:2272] T 2248cb2afea24cbf993f075944297038 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.870260 21079 tablet_replica.cc:333] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.870793 21079 raft_consensus.cc:2243] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.871202 21079 raft_consensus.cc:2272] T 311930cb3b6e4defbeada5e6271cfabd P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.872970 21079 tablet_replica.cc:333] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.873592 21079 raft_consensus.cc:2243] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.874028 21079 raft_consensus.cc:2272] T b1b59a026e9940bb83b35e37c515f309 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.875753 21079 tablet_replica.cc:333] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.876317 21079 raft_consensus.cc:2243] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.877050 21079 raft_consensus.cc:2272] T 8e71b7aa56cd42f690d23a0121cf8842 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.878863 21079 tablet_replica.cc:333] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.879408 21079 raft_consensus.cc:2243] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.879808 21079 raft_consensus.cc:2272] T 9e50083448b944e79aab8b96c4cb544d P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.881613 21079 tablet_replica.cc:333] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.882148 21079 raft_consensus.cc:2243] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.882548 21079 raft_consensus.cc:2272] T 5f318205eb5e4615bea205c0f65105e7 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.884249 21079 tablet_replica.cc:333] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.884770 21079 raft_consensus.cc:2243] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.885567 21079 raft_consensus.cc:2272] T 78e81e53331f4772b0ca40a837d76b85 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.887377 21079 tablet_replica.cc:333] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.887897 21079 raft_consensus.cc:2243] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.888298 21079 raft_consensus.cc:2272] T 6bc7d68a45654eab90b31a9c534aec28 P e75316e1f0214270bc16177a5070d24b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.890085 21079 tablet_replica.cc:333] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.890700 21079 raft_consensus.cc:2243] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.891404 21079 raft_consensus.cc:2272] T 91bcc3a4903746378c99fdfda2f0693f P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.893110 21079 tablet_replica.cc:333] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.893730 21079 raft_consensus.cc:2243] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.894224 21079 raft_consensus.cc:2272] T 99c3a810190140399622078733b116ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.896250 21079 tablet_replica.cc:333] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.896857 21079 raft_consensus.cc:2243] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.897357 21079 raft_consensus.cc:2272] T e95d24baefde43dcb9e47558951e7112 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.899463 21079 tablet_replica.cc:333] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.899995 21079 raft_consensus.cc:2243] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.900784 21079 raft_consensus.cc:2272] T 5a42742954c04e99ae8b4af7c4c2ccbb P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.902765 21079 tablet_replica.cc:333] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.903322 21079 raft_consensus.cc:2243] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.903764 21079 raft_consensus.cc:2272] T a6497e7d5c874d0a97d5adf7d8de2224 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.905702 21079 tablet_replica.cc:333] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.906286 21079 raft_consensus.cc:2243] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.906711 21079 raft_consensus.cc:2272] T 4c22a6e0f64145808a5bd997d1103d19 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.909299 21079 tablet_replica.cc:333] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.910189 21079 raft_consensus.cc:2243] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.910688 21079 raft_consensus.cc:2272] T 5342bb659a594ef5b018a70c0dce366a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.912381 21079 tablet_replica.cc:333] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.912930 21079 raft_consensus.cc:2243] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.913745 21079 raft_consensus.cc:2272] T c19cb9d507af4c78b95bd0aa9cd162e1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.915515 21079 tablet_replica.cc:333] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.916072 21079 raft_consensus.cc:2243] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.916532 21079 raft_consensus.cc:2272] T e2b841283f13401cb60cf420b849e5c5 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.918390 21079 tablet_replica.cc:333] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.918927 21079 raft_consensus.cc:2243] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.919746 21079 raft_consensus.cc:2272] T cff5c7f2ae41480ba2044537bcd8762b P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.921587 21079 tablet_replica.cc:333] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.922113 21079 raft_consensus.cc:2243] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.922537 21079 raft_consensus.cc:2272] T c96192839bf243f794ff1cbbb889f1cf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.924485 21079 tablet_replica.cc:333] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.925029 21079 raft_consensus.cc:2243] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.925508 21079 raft_consensus.cc:2272] T 1d330fadc18e4377911b09f25b09d944 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.927194 21079 tablet_replica.cc:333] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.927700 21079 raft_consensus.cc:2243] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.928099 21079 raft_consensus.cc:2272] T 295f238e659b4ec99b40aa3482e27f89 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.929900 21079 tablet_replica.cc:333] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.930437 21079 raft_consensus.cc:2243] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.930891 21079 raft_consensus.cc:2272] T 44e426c6cc414b4da71f0e4d118fec24 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.932540 21079 tablet_replica.cc:333] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.933058 21079 raft_consensus.cc:2243] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.933476 21079 raft_consensus.cc:2272] T 151b2dcd3dd746af82fd8f2ec758f279 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.935051 21079 tablet_replica.cc:333] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.935541 21079 raft_consensus.cc:2243] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.936335 21079 raft_consensus.cc:2272] T f2b661857cbd4eb58aa92c239ef8d42f P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.938189 21079 tablet_replica.cc:333] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.938719 21079 raft_consensus.cc:2243] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.939507 21079 raft_consensus.cc:2272] T 01c8913104ab4486a2a7293bd9d90668 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.941426 21079 tablet_replica.cc:333] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.941968 21079 raft_consensus.cc:2243] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.942364 21079 raft_consensus.cc:2272] T 47121a04dbde41aaba2c0148e381d498 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.944106 21079 tablet_replica.cc:333] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.944610 21079 raft_consensus.cc:2243] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.945029 21079 raft_consensus.cc:2272] T 7e3102d704bf45c1af587df6463742b1 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.946877 21079 tablet_replica.cc:333] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.947372 21079 raft_consensus.cc:2243] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.948091 21079 raft_consensus.cc:2272] T 3eefcf5e996a441d9f58fffffbdcdc38 P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.950088 21079 tablet_replica.cc:333] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.950781 21079 raft_consensus.cc:2243] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.951809 21079 raft_consensus.cc:2272] T 351617f73dc8450ab0978284860bd73a P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.954330 21079 tablet_replica.cc:333] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.955019 21079 raft_consensus.cc:2243] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.955523 21079 raft_consensus.cc:2272] T 7f15c426419d4b59947dcc132b3beaaf P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.957929 21079 tablet_replica.cc:333] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.958417 21079 raft_consensus.cc:2243] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.959204 21079 raft_consensus.cc:2272] T 50fe283d2b464077b4f698428152f7ec P e75316e1f0214270bc16177a5070d24b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.961055 21079 tablet_replica.cc:333] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.961602 21079 raft_consensus.cc:2243] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.962025 21079 raft_consensus.cc:2272] T 027395b96b5841e8beb8e61160587648 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.963831 21079 tablet_replica.cc:333] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.964308 21079 raft_consensus.cc:2243] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:17:57.965014 21079 raft_consensus.cc:2272] T d42add7e8fed4cc6bd52b9502e0e9823 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.966866 21079 tablet_replica.cc:333] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.967324 21079 raft_consensus.cc:2243] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.967727 21079 raft_consensus.cc:2272] T aff62991a15546edb918fb7376814b7a P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:57.970049 21079 tablet_replica.cc:333] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b: stopping tablet replica
I20260709 12:17:57.970482 21079 raft_consensus.cc:2243] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:17:57.970907 21079 raft_consensus.cc:2272] T 953049592df941bfaf31d9019e7fc206 P e75316e1f0214270bc16177a5070d24b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:58.034574 21079 tablet_server.cc:196] TabletServer@127.20.149.196:0 shutdown complete.
I20260709 12:17:58.095058 21079 master.cc:562] Master@127.20.149.254:34225 shutting down...
I20260709 12:17:58.124449 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:17:58.125202 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:17:58.125612 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0e1163ad98848f5abef406ff592890d: stopping tablet replica
I20260709 12:17:58.148497 21079 master.cc:584] Master@127.20.149.254:34225 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (30663 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:17:58.238191 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:34485
I20260709 12:17:58.239332 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:58.245738 25526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.245728 25527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.246694 25529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:58.246814 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:58.248123 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:58.248312 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:58.248426 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599478248416 us; error 0 us; skew 500 ppm
I20260709 12:17:58.248888 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:58.251318 21079 webserver.cc:533] Webserver started at http://127.20.149.254:42617/ using document root <none> and password file <none>
I20260709 12:17:58.251781 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:58.251941 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:58.252152 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:58.253301 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "1e856c96195d4ba18f1f81d9216b8350"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.258035 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:17:58.261407 25534 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.262233 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:58.262570 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "1e856c96195d4ba18f1f81d9216b8350"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.262892 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:58.289309 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:58.290643 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:58.329620 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:34485
I20260709 12:17:58.329723 25585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:34485 every 8 connection(s)
I20260709 12:17:58.333552 25586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.344485 25586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350: Bootstrap starting.
I20260709 12:17:58.349331 25586 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:58.353789 25586 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350: No bootstrap required, opened a new log
I20260709 12:17:58.356002 25586 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER }
I20260709 12:17:58.356874 25586 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:58.357067 25586 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e856c96195d4ba18f1f81d9216b8350, State: Initialized, Role: FOLLOWER
I20260709 12:17:58.357621 25586 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER }
I20260709 12:17:58.358049 25586 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:17:58.358254 25586 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:17:58.358460 25586 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:58.363188 25586 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER }
I20260709 12:17:58.363700 25586 leader_election.cc:304] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [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: 1e856c96195d4ba18f1f81d9216b8350; no voters: 
I20260709 12:17:58.365024 25586 leader_election.cc:290] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:17:58.365567 25589 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:58.367100 25589 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 1 LEADER]: Becoming Leader. State: Replica: 1e856c96195d4ba18f1f81d9216b8350, State: Running, Role: LEADER
I20260709 12:17:58.367899 25589 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [LEADER]: Queue going to LEADER mode. State: All 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: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER }
I20260709 12:17:58.368114 25586 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:17:58.373144 25590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e856c96195d4ba18f1f81d9216b8350" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER } }
I20260709 12:17:58.373157 25591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e856c96195d4ba18f1f81d9216b8350. Latest consensus state: current_term: 1 leader_uuid: "1e856c96195d4ba18f1f81d9216b8350" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e856c96195d4ba18f1f81d9216b8350" member_type: VOTER } }
I20260709 12:17:58.374099 25591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:58.375344 25590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [sys.catalog]: This master's current role is: LEADER
I20260709 12:17:58.376332 25596 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:17:58.382144 25596 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:17:58.385061 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:17:58.391878 25596 catalog_manager.cc:1383] Generated new cluster ID: 96bdce0ac92747eeae8110e7f1ae0957
I20260709 12:17:58.392218 25596 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:17:58.429771 25596 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:17:58.431299 25596 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:17:58.448189 25596 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350: Generated new TSK 0
I20260709 12:17:58.448951 25596 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:17:58.516048 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:58.522255 25607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.522959 25608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:58.524887 21079 server_base.cc:1061] running on GCE node
W20260709 12:17:58.524845 25610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:58.526185 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:58.526432 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:58.526604 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599478526589 us; error 0 us; skew 500 ppm
I20260709 12:17:58.527136 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:58.529399 21079 webserver.cc:533] Webserver started at http://127.20.149.193:38993/ using document root <none> and password file <none>
I20260709 12:17:58.529958 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:58.530166 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:58.530445 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:58.531503 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.536038 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 12:17:58.539566 25615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.540519 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:17:58.540855 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.541173 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:58.554411 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:58.555617 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:58.557106 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:58.559427 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:58.559650 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.559900 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:58.560094 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.602035 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:35791
I20260709 12:17:58.602165 25677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:35791 every 8 connection(s)
I20260709 12:17:58.607280 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:58.615530 25682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.619508 25683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.624054 25685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:58.624259 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:58.627481 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:58.627811 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:58.628068 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599478628046 us; error 0 us; skew 500 ppm
I20260709 12:17:58.628826 25678 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34485
I20260709 12:17:58.629127 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:58.629323 25678 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:58.630604 25678 heartbeater.cc:507] Master 127.20.149.254:34485 requested a full tablet report, sending...
I20260709 12:17:58.633167 21079 webserver.cc:533] Webserver started at http://127.20.149.194:36031/ using document root <none> and password file <none>
I20260709 12:17:58.633225 25551 ts_manager.cc:194] Registered new tserver with Master: 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:17:58.634372 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:58.634681 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:58.635023 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:58.636358 25551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57584
I20260709 12:17:58.636847 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.643802 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:17:58.649027 25690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.650029 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:17:58.650405 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.650789 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:58.695767 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:58.696978 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:58.698478 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:58.700711 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:58.700891 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.701196 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:58.701366 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.741338 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:33495
I20260709 12:17:58.741567 25752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:33495 every 8 connection(s)
I20260709 12:17:58.746235 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:17:58.753692 25756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.754282 25757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:17:58.755990 25759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:17:58.757814 21079 server_base.cc:1061] running on GCE node
I20260709 12:17:58.758944 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:17:58.759178 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:17:58.759373 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599478759355 us; error 0 us; skew 500 ppm
I20260709 12:17:58.759585 25753 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34485
I20260709 12:17:58.760047 25753 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:58.760105 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:17:58.760967 25753 heartbeater.cc:507] Master 127.20.149.254:34485 requested a full tablet report, sending...
I20260709 12:17:58.762887 21079 webserver.cc:533] Webserver started at http://127.20.149.195:45233/ using document root <none> and password file <none>
I20260709 12:17:58.763269 25551 ts_manager.cc:194] Registered new tserver with Master: 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:58.763449 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:17:58.763774 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:17:58.764063 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:17:58.764925 25551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57586
I20260709 12:17:58.765117 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.769775 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:17:58.773062 25764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.773818 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:17:58.774122 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:17:58.774459 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:17:58.813969 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:17:58.815229 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:17:58.816751 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:17:58.819094 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:17:58.819343 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.819591 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:17:58.819772 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:17:58.860863 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:39991
I20260709 12:17:58.860960 25826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:39991 every 8 connection(s)
I20260709 12:17:58.875423 25827 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34485
I20260709 12:17:58.876201 25827 heartbeater.cc:461] Registering TS with master...
I20260709 12:17:58.877341 25827 heartbeater.cc:507] Master 127.20.149.254:34485 requested a full tablet report, sending...
I20260709 12:17:58.879480 25551 ts_manager.cc:194] Registered new tserver with Master: f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:58.880262 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016155092s
I20260709 12:17:58.880851 25551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57590
I20260709 12:17:58.905007 25551 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57592:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:17:58.907977 25551 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:17:58.998404 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 875a52aa9a254bf4a78eac849f04319e (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:58.998857 25792 tablet_service.cc:1511] Processing CreateTablet for tablet b737b5c72cde4007b7cf64d1a1216427 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:58.999645 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 875a52aa9a254bf4a78eac849f04319e (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:59.000735 25713 tablet_service.cc:1511] Processing CreateTablet for tablet e145e606505d42cda823653e2bab4177 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:59.001175 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875a52aa9a254bf4a78eac849f04319e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.000960 25791 tablet_service.cc:1511] Processing CreateTablet for tablet a3356532f10a416da1f56721d99357bb (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:59.002137 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e145e606505d42cda823653e2bab4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.003366 25717 tablet_service.cc:1511] Processing CreateTablet for tablet a3356532f10a416da1f56721d99357bb (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:59.003667 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 61042e18adec48efb1cb36e14b134a6f (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:59.004627 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875a52aa9a254bf4a78eac849f04319e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.004798 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3356532f10a416da1f56721d99357bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.999645 25715 tablet_service.cc:1511] Processing CreateTablet for tablet bbce9f062dbd498e8a573d7a82048f7a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:59.006278 25789 tablet_service.cc:1511] Processing CreateTablet for tablet bbce9f062dbd498e8a573d7a82048f7a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:59.006855 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbce9f062dbd498e8a573d7a82048f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.006599 25718 tablet_service.cc:1511] Processing CreateTablet for tablet b737b5c72cde4007b7cf64d1a1216427 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:59.007776 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbce9f062dbd498e8a573d7a82048f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:58.998469 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 61042e18adec48efb1cb36e14b134a6f (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:59.007858 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b737b5c72cde4007b7cf64d1a1216427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.009912 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61042e18adec48efb1cb36e14b134a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.013794 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61042e18adec48efb1cb36e14b134a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.013898 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3356532f10a416da1f56721d99357bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.017796 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b737b5c72cde4007b7cf64d1a1216427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.018939 25787 tablet_service.cc:1511] Processing CreateTablet for tablet e145e606505d42cda823653e2bab4177 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:59.020520 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e145e606505d42cda823653e2bab4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.048434 25643 tablet_service.cc:1511] Processing CreateTablet for tablet b737b5c72cde4007b7cf64d1a1216427 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:17:59.050920 25642 tablet_service.cc:1511] Processing CreateTablet for tablet a3356532f10a416da1f56721d99357bb (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:17:59.055124 25712 tablet_service.cc:1511] Processing CreateTablet for tablet 1c408311aa11441ab24aa574a3e20807 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:59.057081 25712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c408311aa11441ab24aa574a3e20807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.057668 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3356532f10a416da1f56721d99357bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.059737 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b737b5c72cde4007b7cf64d1a1216427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.112598 25843 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.119850 25786 tablet_service.cc:1511] Processing CreateTablet for tablet 1c408311aa11441ab24aa574a3e20807 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:59.121467 25786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c408311aa11441ab24aa574a3e20807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.124109 25785 tablet_service.cc:1511] Processing CreateTablet for tablet 6383d8a4d8a04fd487ade02f3e17203a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:59.124769 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 875a52aa9a254bf4a78eac849f04319e (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:17:59.125816 25785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6383d8a4d8a04fd487ade02f3e17203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.126323 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 875a52aa9a254bf4a78eac849f04319e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.130685 25637 tablet_service.cc:1511] Processing CreateTablet for tablet 1c408311aa11441ab24aa574a3e20807 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:17:59.132019 25637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c408311aa11441ab24aa574a3e20807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.134443 25641 tablet_service.cc:1511] Processing CreateTablet for tablet 61042e18adec48efb1cb36e14b134a6f (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:17:59.135780 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61042e18adec48efb1cb36e14b134a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.138417 25640 tablet_service.cc:1511] Processing CreateTablet for tablet bbce9f062dbd498e8a573d7a82048f7a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:17:59.139808 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbce9f062dbd498e8a573d7a82048f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.142290 25638 tablet_service.cc:1511] Processing CreateTablet for tablet e145e606505d42cda823653e2bab4177 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:17:59.143714 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e145e606505d42cda823653e2bab4177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.132918 25636 tablet_service.cc:1511] Processing CreateTablet for tablet 6383d8a4d8a04fd487ade02f3e17203a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:59.145529 25636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6383d8a4d8a04fd487ade02f3e17203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.152014 25635 tablet_service.cc:1511] Processing CreateTablet for tablet 98b1da9cd3464f0080ad3216c9d83dc1 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:59.153713 25635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b1da9cd3464f0080ad3216c9d83dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.155066 25784 tablet_service.cc:1511] Processing CreateTablet for tablet 98b1da9cd3464f0080ad3216c9d83dc1 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:59.156522 25784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b1da9cd3464f0080ad3216c9d83dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.159773 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 98b1da9cd3464f0080ad3216c9d83dc1 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:17:59.162734 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b1da9cd3464f0080ad3216c9d83dc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.162367 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 6383d8a4d8a04fd487ade02f3e17203a (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:17:59.166860 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6383d8a4d8a04fd487ade02f3e17203a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.167239 25634 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:59.168743 25634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.178108 25843 tablet_bootstrap.cc:654] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.212183 25844 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:17:59.217658 25842 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.230787 25844 tablet_bootstrap.cc:654] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.235836 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:59.237277 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.244419 25787 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4 (DEFAULT_TABLE table=test-workload [id=1d1d0f5c77934b62a8eba7968c60ceee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:17:59.245812 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4d951eddbc4e00a463ac38ccf3bbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:17:59.253122 25842 tablet_bootstrap.cc:654] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.255074 25843 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.255801 25843 ts_tablet_manager.cc:1403] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.000s
I20260709 12:17:59.259406 25843 raft_consensus.cc:359] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.260222 25843 raft_consensus.cc:385] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.260573 25843 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.261538 25843 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.262420 25842 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.262960 25842 ts_tablet_manager.cc:1403] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 12:17:59.267143 25844 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.267707 25844 ts_tablet_manager.cc:1403] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 12:17:59.268963 25842 raft_consensus.cc:359] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.269834 25842 raft_consensus.cc:385] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.270226 25842 raft_consensus.cc:740] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.271472 25843 ts_tablet_manager.cc:1434] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 12:17:59.272362 25753 heartbeater.cc:499] Master 127.20.149.254:34485 was elected leader, sending a full tablet report...
I20260709 12:17:59.281698 25844 raft_consensus.cc:359] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.282614 25844 raft_consensus.cc:385] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.282322 25842 consensus_queue.cc:260] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.282936 25844 raft_consensus.cc:740] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.283782 25844 consensus_queue.cc:260] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.284979 25843 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.286458 25827 heartbeater.cc:499] Master 127.20.149.254:34485 was elected leader, sending a full tablet report...
I20260709 12:17:59.287070 25842 ts_tablet_manager.cc:1434] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:17:59.288259 25842 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.295424 25842 tablet_bootstrap.cc:654] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.298847 25678 heartbeater.cc:499] Master 127.20.149.254:34485 was elected leader, sending a full tablet report...
I20260709 12:17:59.299425 25844 ts_tablet_manager.cc:1434] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.011s
I20260709 12:17:59.300825 25844 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:17:59.312080 25843 tablet_bootstrap.cc:654] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.317885 25844 tablet_bootstrap.cc:654] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.318037 25842 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.319346 25842 ts_tablet_manager.cc:1403] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 12:17:59.321463 25843 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.322340 25843 ts_tablet_manager.cc:1403] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.010s
I20260709 12:17:59.323503 25842 raft_consensus.cc:359] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.324283 25842 raft_consensus.cc:385] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.324576 25842 raft_consensus.cc:740] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.325336 25842 consensus_queue.cc:260] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.327521 25842 ts_tablet_manager.cc:1434] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:17:59.327004 25843 raft_consensus.cc:359] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.328418 25843 raft_consensus.cc:385] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.328677 25842 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.329018 25843 raft_consensus.cc:740] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.330667 25843 consensus_queue.cc:260] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.334386 25843 ts_tablet_manager.cc:1434] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:17:59.335954 25842 tablet_bootstrap.cc:654] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.336054 25843 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.346705 25843 tablet_bootstrap.cc:654] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.354512 25842 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.355103 25842 ts_tablet_manager.cc:1403] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260709 12:17:59.355238 25844 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.355831 25844 ts_tablet_manager.cc:1403] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.034s
W20260709 12:17:59.356858 25679 tablet.cc:2406] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:17:59.358433 25843 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.359000 25843 ts_tablet_manager.cc:1403] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 12:17:59.359071 25844 raft_consensus.cc:359] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.359441 25842 raft_consensus.cc:359] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.359987 25844 raft_consensus.cc:385] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.360356 25842 raft_consensus.cc:385] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.360478 25844 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.360766 25842 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.361371 25844 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.361639 25842 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.361912 25843 raft_consensus.cc:359] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.362673 25843 raft_consensus.cc:385] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.363003 25843 raft_consensus.cc:740] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.364050 25842 ts_tablet_manager.cc:1434] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:17:59.363933 25843 consensus_queue.cc:260] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.364140 25844 ts_tablet_manager.cc:1434] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:17:59.366307 25843 ts_tablet_manager.cc:1434] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:17:59.367328 25844 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:17:59.368587 25842 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.369611 25843 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.375475 25842 tablet_bootstrap.cc:654] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.376075 25849 raft_consensus.cc:493] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.376677 25849 raft_consensus.cc:515] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.380043 25849 leader_election.cc:290] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
W20260709 12:17:59.380067 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:17:59.390136 25844 tablet_bootstrap.cc:654] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.397464 25843 tablet_bootstrap.cc:654] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.399145 25844 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.399653 25844 ts_tablet_manager.cc:1403] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260709 12:17:59.401168 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.401762 25842 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.402437 25842 ts_tablet_manager.cc:1403] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260709 12:17:59.402372 25844 raft_consensus.cc:359] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
W20260709 12:17:59.403005 25765 leader_election.cc:343] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.403287 25844 raft_consensus.cc:385] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.403802 25844 raft_consensus.cc:740] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.404649 25844 consensus_queue.cc:260] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.405716 25842 raft_consensus.cc:359] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.406483 25842 raft_consensus.cc:385] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.406805 25842 raft_consensus.cc:740] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.407697 25842 consensus_queue.cc:260] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.410084 25842 ts_tablet_manager.cc:1434] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:17:59.410517 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.411141 25842 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.411408 25728 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 0.
I20260709 12:17:59.413965 25843 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.414249 25844 ts_tablet_manager.cc:1434] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:17:59.414563 25843 ts_tablet_manager.cc:1403] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.000s
I20260709 12:17:59.413977 25765 leader_election.cc:304] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.418004 25843 raft_consensus.cc:359] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.418643 25842 tablet_bootstrap.cc:654] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.419003 25843 raft_consensus.cc:385] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.419306 25849 raft_consensus.cc:2804] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.419399 25843 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.419842 25849 raft_consensus.cc:493] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.420258 25849 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.420477 25843 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.422227 25844 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:17:59.424038 25842 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.424508 25842 ts_tablet_manager.cc:1403] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:17:59.426986 25843 ts_tablet_manager.cc:1434] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:17:59.427233 25842 raft_consensus.cc:359] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.427969 25842 raft_consensus.cc:385] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.428153 25843 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.428267 25842 raft_consensus.cc:740] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.429687 25844 tablet_bootstrap.cc:654] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.429286 25842 consensus_queue.cc:260] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.437819 25843 tablet_bootstrap.cc:654] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.439126 25842 ts_tablet_manager.cc:1434] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:17:59.440311 25842 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.448930 25842 tablet_bootstrap.cc:654] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.455750 25843 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.456189 25842 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.456326 25843 ts_tablet_manager.cc:1403] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260709 12:17:59.456996 25842 ts_tablet_manager.cc:1403] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:17:59.458690 25849 raft_consensus.cc:515] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.459635 25843 raft_consensus.cc:359] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.460448 25843 raft_consensus.cc:385] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.460794 25843 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.460597 25842 raft_consensus.cc:359] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.461652 25842 raft_consensus.cc:385] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.462040 25842 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.461755 25843 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.462733 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.462939 25842 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
W20260709 12:17:59.464644 25765 leader_election.cc:343] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.465627 25842 ts_tablet_manager.cc:1434] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:17:59.466735 25842 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.469075 25843 ts_tablet_manager.cc:1434] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:17:59.470252 25843 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.472174 25862 raft_consensus.cc:493] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.472716 25862 raft_consensus.cc:515] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.473546 25842 tablet_bootstrap.cc:654] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.474956 25862 leader_election.cc:290] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.475442 25850 raft_consensus.cc:493] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.475941 25850 raft_consensus.cc:515] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.477304 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.479717 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.484227 25843 tablet_bootstrap.cc:654] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:59.486413 25765 leader_election.cc:343] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.486546 25850 leader_election.cc:290] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
W20260709 12:17:59.487308 25765 leader_election.cc:343] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.494889 25765 leader_election.cc:304] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:17:59.495785 25862 raft_consensus.cc:2749] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:59.498862 25843 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.499617 25843 ts_tablet_manager.cc:1403] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260709 12:17:59.503466 25850 raft_consensus.cc:493] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.503705 25843 raft_consensus.cc:359] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.504216 25850 raft_consensus.cc:515] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.504848 25843 raft_consensus.cc:385] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.505275 25843 raft_consensus.cc:740] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.506973 25850 leader_election.cc:290] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.506631 25843 consensus_queue.cc:260] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.510185 25843 ts_tablet_manager.cc:1434] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:17:59.511579 25843 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.519670 25849 leader_election.cc:290] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.520265 25843 tablet_bootstrap.cc:654] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.521363 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:17:59.522042 25728 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.530524 25728 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 1.
I20260709 12:17:59.531013 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.531774 25765 leader_election.cc:304] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.532992 25849 raft_consensus.cc:2804] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.533151 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.533588 25849 raft_consensus.cc:697] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:17:59.533270 25843 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
W20260709 12:17:59.534888 25619 leader_election.cc:343] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.535127 25843 ts_tablet_manager.cc:1403] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260709 12:17:59.534492 25849 consensus_queue.cc:237] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
W20260709 12:17:59.535645 25619 leader_election.cc:343] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.539220 25843 raft_consensus.cc:359] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.540267 25843 raft_consensus.cc:385] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.540472 25844 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.540717 25843 raft_consensus.cc:740] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.541286 25844 ts_tablet_manager.cc:1403] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.043s
I20260709 12:17:59.542106 25843 consensus_queue.cc:260] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.547025 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
W20260709 12:17:59.549642 25616 leader_election.cc:343] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.549842 25843 ts_tablet_manager.cc:1434] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:17:59.550151 25616 leader_election.cc:304] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9; no voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:17:59.551442 25843 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.551642 25850 raft_consensus.cc:2749] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:59.552053 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
W20260709 12:17:59.553521 25616 leader_election.cc:343] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.553967 25616 leader_election.cc:304] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9; no voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:17:59.557884 25842 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.557823 25844 raft_consensus.cc:359] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.558480 25842 ts_tablet_manager.cc:1403] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.092s	user 0.029s	sys 0.057s
I20260709 12:17:59.558835 25844 raft_consensus.cc:385] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.559227 25844 raft_consensus.cc:740] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.559608 25843 tablet_bootstrap.cc:654] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.560081 25850 raft_consensus.cc:2749] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:17:59.560141 25844 consensus_queue.cc:260] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.563767 25844 ts_tablet_manager.cc:1434] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:17:59.561616 25842 raft_consensus.cc:359] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.564534 25842 raft_consensus.cc:385] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.564939 25844 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:17:59.566686 25843 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.567184 25843 ts_tablet_manager.cc:1403] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 12:17:59.569864 25843 raft_consensus.cc:359] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.570502 25843 raft_consensus.cc:385] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.570773 25843 raft_consensus.cc:740] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.571732 25843 consensus_queue.cc:260] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.572144 25844 tablet_bootstrap.cc:654] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.564904 25842 raft_consensus.cc:740] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.573046 25842 consensus_queue.cc:260] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.573819 25843 ts_tablet_manager.cc:1434] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:17:59.574723 25843 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.575338 25842 ts_tablet_manager.cc:1434] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:17:59.576360 25842 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.577621 25862 raft_consensus.cc:493] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.578125 25862 raft_consensus.cc:515] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.580271 25862 leader_election.cc:290] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.580385 25843 tablet_bootstrap.cc:654] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.582829 25842 tablet_bootstrap.cc:654] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.584616 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.586376 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.587297 25728 raft_consensus.cc:2468] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 0.
W20260709 12:17:59.588838 25765 leader_election.cc:343] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.589684 25765 leader_election.cc:304] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.590539 25849 raft_consensus.cc:2804] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.590050 25548 catalog_manager.cc:5697] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:17:59.590956 25843 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.591737 25843 ts_tablet_manager.cc:1403] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:17:59.590893 25849 raft_consensus.cc:493] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.592526 25849 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.594321 25843 raft_consensus.cc:359] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.594946 25843 raft_consensus.cc:385] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.595188 25843 raft_consensus.cc:740] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.595742 25843 consensus_queue.cc:260] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.597572 25843 ts_tablet_manager.cc:1434] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:17:59.598611 25843 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Bootstrap starting.
I20260709 12:17:59.599124 25848 raft_consensus.cc:493] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.599620 25848 raft_consensus.cc:515] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.602401 25848 leader_election.cc:290] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.602988 25848 raft_consensus.cc:493] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.603444 25848 raft_consensus.cc:515] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.604315 25843 tablet_bootstrap.cc:654] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.588893 25862 raft_consensus.cc:493] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.605623 25848 leader_election.cc:290] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.605466 25862 raft_consensus.cc:515] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.608011 25862 leader_election.cc:290] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.608346 25842 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.609009 25842 ts_tablet_manager.cc:1403] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260709 12:17:59.610005 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
W20260709 12:17:59.611879 25765 leader_election.cc:343] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.590939 25844 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.612888 25842 raft_consensus.cc:359] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.614013 25844 ts_tablet_manager.cc:1403] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.002s
I20260709 12:17:59.614032 25842 raft_consensus.cc:385] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.618216 25842 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.619065 25842 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.624895 25844 raft_consensus.cc:359] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.601491 25849 raft_consensus.cc:515] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.625978 25844 raft_consensus.cc:385] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.626339 25844 raft_consensus.cc:740] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.627863 25849 leader_election.cc:290] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.628541 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
W20260709 12:17:59.630896 25765 leader_election.cc:343] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.633671 25842 ts_tablet_manager.cc:1434] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:17:59.635150 25842 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.635943 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:17:59.637692 25727 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.638329 25848 raft_consensus.cc:493] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.639020 25848 raft_consensus.cc:515] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.634929 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.642012 25728 raft_consensus.cc:2468] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 0.
I20260709 12:17:59.642071 25848 leader_election.cc:290] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.643239 25848 raft_consensus.cc:493] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.643894 25848 raft_consensus.cc:515] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.645864 25765 leader_election.cc:304] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.647563 25849 raft_consensus.cc:493] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.648115 25862 raft_consensus.cc:2804] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.648545 25862 raft_consensus.cc:493] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.648893 25862 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.650378 25848 leader_election.cc:290] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991), 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:17:59.635881 25844 consensus_queue.cc:260] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.649262 25727 raft_consensus.cc:2468] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 1.
I20260709 12:17:59.653616 25849 raft_consensus.cc:515] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.655728 25849 leader_election.cc:290] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:17:59.657542 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.658229 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.659093 25844 ts_tablet_manager.cc:1434] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:17:59.658273 25728 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 0.
W20260709 12:17:59.660513 25765 leader_election.cc:343] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.660874 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.661552 25802 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:17:59.661782 25862 raft_consensus.cc:515] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.663401 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.664021 25802 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:17:59.664525 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.665743 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.660718 25844 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
W20260709 12:17:59.666260 25765 leader_election.cc:343] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.667691 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:17:59.668460 25801 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:17:59.670302 25843 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: No bootstrap required, opened a new log
I20260709 12:17:59.670544 25694 leader_election.cc:304] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.670913 25843 ts_tablet_manager.cc:1403] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.045s
I20260709 12:17:59.671186 25862 leader_election.cc:290] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.671576 25694 leader_election.cc:304] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.673156 25765 leader_election.cc:304] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.674155 25842 tablet_bootstrap.cc:654] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.674225 25862 raft_consensus.cc:2804] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.666399 25802 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:17:59.674919 25844 tablet_bootstrap.cc:654] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:17:59.674932 25848 raft_consensus.cc:2804] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.675491 25848 raft_consensus.cc:493] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.675671 25877 raft_consensus.cc:2804] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.675989 25848 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.676306 25877 raft_consensus.cc:493] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.676803 25877 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.676911 25862 raft_consensus.cc:493] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.677394 25862 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.676460 25843 raft_consensus.cc:359] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.679111 25843 raft_consensus.cc:385] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.679458 25843 raft_consensus.cc:740] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.680300 25843 consensus_queue.cc:260] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.682925 25849 raft_consensus.cc:493] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.683454 25849 raft_consensus.cc:515] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.689391 25850 raft_consensus.cc:493] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:17:59.689664 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.690408 25653 raft_consensus.cc:2468] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 0.
I20260709 12:17:59.690084 25850 raft_consensus.cc:515] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.691771 25765 leader_election.cc:304] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.693342 25849 leader_election.cc:290] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.693490 25862 raft_consensus.cc:515] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:17:59.694015 25849 raft_consensus.cc:2804] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.694383 25849 raft_consensus.cc:493] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.694715 25849 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.695078 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
W20260709 12:17:59.696957 25619 leader_election.cc:343] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.681063 25694 leader_election.cc:304] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.697714 25850 leader_election.cc:290] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.698707 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.699599 25727 raft_consensus.cc:2468] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b974e617ffb4641a52f5c246cfd9fd9 in term 0.
I20260709 12:17:59.701084 25616 leader_election.cc:304] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [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: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:17:59.702570 25850 raft_consensus.cc:2804] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.703052 25850 raft_consensus.cc:493] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.703449 25850 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.688616 25848 raft_consensus.cc:515] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.712287 25848 leader_election.cc:290] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.716727 25862 leader_election.cc:290] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Requested vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:17:59.713346 25848 raft_consensus.cc:2804] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.716859 25694 leader_election.cc:304] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.719202 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.731295 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:17:59.731923 25802 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.734942 25842 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.735625 25842 ts_tablet_manager.cc:1403] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.022s
I20260709 12:17:59.735467 25850 raft_consensus.cc:515] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.735013 25884 raft_consensus.cc:2804] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:17:59.739732 25884 raft_consensus.cc:493] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.740209 25884 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.740267 25849 raft_consensus.cc:515] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.741062 25844 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:17:59.738498 25727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
W20260709 12:17:59.741503 25765 leader_election.cc:343] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.741674 25727 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.742292 25765 leader_election.cc:304] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.743139 25862 raft_consensus.cc:2804] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.743511 25843 ts_tablet_manager.cc:1434] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: Time spent starting tablet: real 0.072s	user 0.013s	sys 0.018s
I20260709 12:17:59.743641 25862 raft_consensus.cc:697] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:17:59.744649 25849 leader_election.cc:290] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:17:59.744568 25862 consensus_queue.cc:237] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.745672 25844 ts_tablet_manager.cc:1403] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.004s
I20260709 12:17:59.739872 25802 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:17:59.753726 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:17:59.754689 25728 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.754931 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.736907 25877 raft_consensus.cc:515] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.753901 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.755795 25651 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:17:59.756979 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.758148 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.758526 25877 leader_election.cc:290] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.758862 25649 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.738966 25842 raft_consensus.cc:359] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.759421 25842 raft_consensus.cc:385] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.759768 25842 raft_consensus.cc:740] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.760555 25842 consensus_queue.cc:260] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.761915 25648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.762558 25648 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.762797 25842 ts_tablet_manager.cc:1434] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:17:59.763271 25728 raft_consensus.cc:2468] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 1.
I20260709 12:17:59.763777 25842 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Bootstrap starting.
I20260709 12:17:59.765125 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:17:59.765990 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:17:59.766412 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:17:59.767067 25725 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.764614 25728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:17:59.770107 25842 tablet_bootstrap.cc:654] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Neither blocks nor log segments found. Creating new log.
W20260709 12:17:59.770282 25691 leader_election.cc:343] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.771695 25884 raft_consensus.cc:515] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.773259 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
W20260709 12:17:59.775338 25691 leader_election.cc:343] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:17:59.776254 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:17:59.776443 25884 leader_election.cc:290] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.777235 25653 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.788722 25725 raft_consensus.cc:2468] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 1.
I20260709 12:17:59.766448 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:17:59.789821 25765 leader_election.cc:304] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.790697 25802 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.791731 25862 raft_consensus.cc:2804] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.792234 25862 raft_consensus.cc:697] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:17:59.793105 25862 consensus_queue.cc:237] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.767055 25694 leader_election.cc:304] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.797091 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:17:59.797726 25801 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:17:59.798895 25802 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:17:59.801062 25765 leader_election.cc:304] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:17:59.801957 25886 raft_consensus.cc:2804] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.802438 25886 raft_consensus.cc:697] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:17:59.802909 25884 raft_consensus.cc:2804] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.804776 25884 raft_consensus.cc:697] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:17:59.805859 25884 consensus_queue.cc:237] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.804632 25694 leader_election.cc:304] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:17:59.808938 25877 raft_consensus.cc:2804] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:17:59.809540 25877 raft_consensus.cc:697] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:17:59.810633 25877 consensus_queue.cc:237] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.803344 25886 consensus_queue.cc:237] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.813376 25842 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: No bootstrap required, opened a new log
I20260709 12:17:59.814103 25842 ts_tablet_manager.cc:1403] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.031s
I20260709 12:17:59.818673 25842 raft_consensus.cc:359] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.823356 25842 raft_consensus.cc:385] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:17:59.827131 25842 raft_consensus.cc:740] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Initialized, Role: FOLLOWER
I20260709 12:17:59.837853 25842 consensus_queue.cc:260] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:17:59.852958 25842 ts_tablet_manager.cc:1434] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260709 12:17:59.729425 25848 raft_consensus.cc:493] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:17:59.934767 25649 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:17:59.980329 25801 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:17:59.990861 25850 leader_election.cc:290] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 election: Requested vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:17:59.997574 25653 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:18:00.026216 25727 raft_consensus.cc:2468] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b974e617ffb4641a52f5c246cfd9fd9 in term 1.
I20260709 12:18:00.027109 25886 raft_consensus.cc:493] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:00.027643 25886 raft_consensus.cc:515] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.027972 25616 leader_election.cc:304] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:00.028931 25850 raft_consensus.cc:2804] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:00.029978 25886 leader_election.cc:290] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:00.034443 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:00.035075 25801 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.036226 25877 raft_consensus.cc:493] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:00.036866 25877 raft_consensus.cc:515] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.037571 25850 raft_consensus.cc:697] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 LEADER]: Becoming Leader. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Running, Role: LEADER
I20260709 12:18:00.038537 25850 consensus_queue.cc:237] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.040359 25877 leader_election.cc:290] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:00.037599 25694 leader_election.cc:304] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:00.042697 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:18:00.043416 25802 raft_consensus.cc:2468] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:18:00.043612 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" is_pre_election: true
I20260709 12:18:00.044449 25725 raft_consensus.cc:2393] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in current term 1: Already voted for candidate 3b974e617ffb4641a52f5c246cfd9fd9 in this term.
I20260709 12:18:00.044641 25694 leader_election.cc:304] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:00.045476 25884 raft_consensus.cc:2804] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:00.045994 25884 raft_consensus.cc:697] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:00.046285 25887 raft_consensus.cc:2804] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:00.046692 25887 raft_consensus.cc:493] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:00.047031 25887 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.046965 25884 consensus_queue.cc:237] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.047628 25886 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:17:59.859089 25848 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.053746 25844 raft_consensus.cc:359] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:00.054510 25844 raft_consensus.cc:385] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:00.054819 25844 raft_consensus.cc:740] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:00.055135 25887 raft_consensus.cc:515] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.055619 25844 consensus_queue.cc:260] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:00.056874 25650 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 0.
I20260709 12:18:00.057775 25801 raft_consensus.cc:2468] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b974e617ffb4641a52f5c246cfd9fd9 in term 1.
I20260709 12:18:00.058318 25844 ts_tablet_manager.cc:1434] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.312s	user 0.004s	sys 0.007s
I20260709 12:18:00.059122 25887 leader_election.cc:290] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:00.059469 25844 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:00.059952 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:00.060595 25801 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.061969 25649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:00.062579 25649 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.064049 25651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:18:00.067384 25844 tablet_bootstrap.cc:654] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:00.068073 25801 raft_consensus.cc:2468] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:18:00.069401 25694 leader_election.cc:304] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:00.070343 25649 raft_consensus.cc:2468] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:18:00.070469 25887 raft_consensus.cc:2804] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:00.071206 25887 raft_consensus.cc:697] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:00.072501 25848 raft_consensus.cc:515] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:00.072371 25887 consensus_queue.cc:237] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.074774 25726 raft_consensus.cc:2393] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in current term 1: Already voted for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in this term.
I20260709 12:18:00.075376 25648 raft_consensus.cc:2468] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 1.
I20260709 12:18:00.079015 25848 leader_election.cc:290] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Requested vote from peers f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991), 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:18:00.078837 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:00.080276 25801 raft_consensus.cc:2393] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in current term 1: Already voted for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in this term.
I20260709 12:18:00.083616 25550 catalog_manager.cc:5697] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.087116 25765 leader_election.cc:304] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:00.089505 25886 raft_consensus.cc:2749] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:00.092061 25844 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:18:00.092666 25844 ts_tablet_manager.cc:1403] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.013s
I20260709 12:18:00.096596 25844 raft_consensus.cc:359] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.097620 25844 raft_consensus.cc:385] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:00.098014 25844 raft_consensus.cc:740] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:00.099130 25844 consensus_queue.cc:260] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.102360 25844 ts_tablet_manager.cc:1434] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 12:18:00.103255 25765 leader_election.cc:304] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:00.103790 25844 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:00.105624 25849 raft_consensus.cc:2749] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:00.107795 25650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:00.108704 25650 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.113817 25844 tablet_bootstrap.cc:654] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:00.105247 25765 consensus_peers.cc:597] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.118129 25653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" is_pre_election: true
I20260709 12:18:00.119230 25653 raft_consensus.cc:2376] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1. Re-sending same reply.
I20260709 12:18:00.128701 25844 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:18:00.129287 25844 ts_tablet_manager.cc:1403] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260709 12:18:00.132313 25844 raft_consensus.cc:359] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.133023 25844 raft_consensus.cc:385] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:00.133400 25844 raft_consensus.cc:740] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:00.134578 25844 consensus_queue.cc:260] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.137012 25849 consensus_queue.cc:1048] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:00.138329 25844 ts_tablet_manager.cc:1434] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:00.139710 25844 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:00.147676 25844 tablet_bootstrap.cc:654] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:00.160422 25844 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:18:00.161231 25844 ts_tablet_manager.cc:1403] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 12:18:00.164844 25844 raft_consensus.cc:359] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.170372 25844 raft_consensus.cc:385] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:00.170667 25844 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:00.171342 25844 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.173697 25844 ts_tablet_manager.cc:1434] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:18:00.174649 25844 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:00.164665 25650 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:18:00.181604 25691 leader_election.cc:304] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:00.185266 25877 raft_consensus.cc:2804] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:00.187794 25877 raft_consensus.cc:697] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:00.182334 25548 catalog_manager.cc:5697] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.188715 25877 consensus_queue.cc:237] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:00.196471 25844 tablet_bootstrap.cc:654] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:00.198212 25548 catalog_manager.cc:5697] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.200127 25548 catalog_manager.cc:5697] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 0 to 1, leader changed from <none> to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:00.203639 25650 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.204523 25844 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: No bootstrap required, opened a new log
I20260709 12:18:00.205024 25844 ts_tablet_manager.cc:1403] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.008s
I20260709 12:18:00.207659 25844 raft_consensus.cc:359] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.208204 25653 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.208335 25844 raft_consensus.cc:385] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:00.208721 25844 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:00.209472 25844 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:00.211567 25844 ts_tablet_manager.cc:1434] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:18:00.216150 25862 consensus_queue.cc:1048] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:00.216751 25551 catalog_manager.cc:5697] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.218730 25551 catalog_manager.cc:5697] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.219473 25862 consensus_queue.cc:1048] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:00.220585 25551 catalog_manager.cc:5697] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.223294 25551 catalog_manager.cc:5697] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.233449 25862 consensus_queue.cc:1048] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:00.256067 25548 catalog_manager.cc:5697] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:00.289562 25653 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:00.296173 25877 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:00.307857 25877 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:00.331194 25862 consensus_queue.cc:1048] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:00.342559 25886 consensus_queue.cc:1048] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:00.354859 21079 ts_manager.cc:295] Set tserver state for 3b974e617ffb4641a52f5c246cfd9fd9 to MAINTENANCE_MODE
I20260709 12:18:00.355732 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:18:00.377558 25877 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:00.382987 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:00.393187 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:00.394577 21079 tablet_replica.cc:333] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.395409 21079 raft_consensus.cc:2243] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:00.395417 25691 consensus_peers.cc:597] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.396020 21079 raft_consensus.cc:2272] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.399324 21079 tablet_replica.cc:333] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.400180 21079 raft_consensus.cc:2243] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.400710 21079 raft_consensus.cc:2272] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.403182 21079 tablet_replica.cc:333] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.403769 21079 raft_consensus.cc:2243] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.404249 21079 raft_consensus.cc:2272] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.406636 21079 tablet_replica.cc:333] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.407176 21079 raft_consensus.cc:2243] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.407503 21079 raft_consensus.cc:2272] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.409118 21079 tablet_replica.cc:333] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.409693 21079 raft_consensus.cc:2243] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:00.410290 21079 pending_rounds.cc:70] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Trying to abort 1 pending ops.
I20260709 12:18:00.410444 21079 pending_rounds.cc:77] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305623470247936000 op_type: NO_OP noop_request { }
I20260709 12:18:00.410717 21079 raft_consensus.cc:2889] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:00.410933 21079 raft_consensus.cc:2272] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.412762 21079 tablet_replica.cc:333] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.413501 21079 raft_consensus.cc:2243] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.413836 21079 raft_consensus.cc:2272] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.415408 21079 tablet_replica.cc:333] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.415866 21079 raft_consensus.cc:2243] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.416196 21079 raft_consensus.cc:2272] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.417765 21079 tablet_replica.cc:333] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.418206 21079 raft_consensus.cc:2243] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.418519 21079 raft_consensus.cc:2272] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.420354 21079 tablet_replica.cc:333] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.420828 21079 raft_consensus.cc:2243] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.421149 21079 raft_consensus.cc:2272] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.422745 21079 tablet_replica.cc:333] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: stopping tablet replica
I20260709 12:18:00.423156 21079 raft_consensus.cc:2243] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:00.423512 21079 raft_consensus.cc:2272] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:00.429984 25877 consensus_queue.cc:1048] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:00.451972 25691 consensus_peers.cc:597] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.456271 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
I20260709 12:18:00.547837 25877 consensus_queue.cc:1048] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:00.561271 25691 consensus_peers.cc:597] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:00.618396 25897 consensus_queue.cc:1048] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:00.631049 25691 consensus_peers.cc:597] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:00.653098 25765 consensus_peers.cc:597] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:00.702375 25691 consensus_peers.cc:597] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:00.724301 25765 consensus_peers.cc:597] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:00.864624 25582 debug-util.cc:398] Leaking SignalData structure 0x7b0800233ca0 after lost signal to thread 21082
W20260709 12:18:00.865837 25582 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6500 after lost signal to thread 25585
W20260709 12:18:00.867648 25582 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe9a0 after lost signal to thread 25752
W20260709 12:18:00.868616 25582 debug-util.cc:398] Leaking SignalData structure 0x7b08003067a0 after lost signal to thread 25826
W20260709 12:18:00.869081 25582 debug-util.cc:398] Leaking SignalData structure 0x7b08001b9720 after lost signal to thread 25855
W20260709 12:18:00.919348 25765 consensus_peers.cc:597] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:01.384138 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:01.615360 25691 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111) [suppressed 122 similar messages]
I20260709 12:18:01.845080 25877 raft_consensus.cc:493] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:01.845650 25877 raft_consensus.cc:515] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:01.847394 25877 leader_election.cc:290] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:01.848443 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" is_pre_election: true
I20260709 12:18:01.849025 25801 raft_consensus.cc:2468] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 1.
I20260709 12:18:01.850212 25694 leader_election.cc:304] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:01.850996 25877 raft_consensus.cc:2804] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:18:01.851390 25877 raft_consensus.cc:493] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:01.851734 25877 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:01.852337 25691 leader_election.cc:336] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111)
I20260709 12:18:01.860692 25877 raft_consensus.cc:515] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:01.863207 25877 leader_election.cc:290] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:01.864410 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6383d8a4d8a04fd487ade02f3e17203a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:01.865219 25801 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:01.868260 25691 leader_election.cc:336] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111)
I20260709 12:18:01.872609 25801 raft_consensus.cc:2468] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:01.873924 25694 leader_election.cc:304] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:18:01.874609 25877 raft_consensus.cc:2804] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:01.875741 25877 raft_consensus.cc:697] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:01.876559 25877 consensus_queue.cc:237] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER 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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:01.885697 25550 catalog_manager.cc:5697] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 1 to 2, leader changed from 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:02.364979 25801 raft_consensus.cc:1275] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:18:02.366415 25877 consensus_queue.cc:1048] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:02.387380 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:02.388831 25691 consensus_peers.cc:597] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:02.455034 25765 consensus_peers.cc:597] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:02.815238 25691 consensus_peers.cc:597] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:02.895120 25691 consensus_peers.cc:597] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:02.909716 25691 consensus_peers.cc:597] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:03.039950 25691 consensus_peers.cc:597] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:03.124359 25765 consensus_peers.cc:597] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:03.170930 25765 consensus_peers.cc:597] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:03.235037 25691 consensus_peers.cc:597] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:03.388599 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:03.681820 25765 consensus_peers.cc:597] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:04.389967 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:18:04.631201 25765 consensus_peers.cc:597] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:05.023588 25691 consensus_peers.cc:597] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:18:05.290530 25691 consensus_peers.cc:597] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:05.370056 25765 consensus_peers.cc:597] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:05.391204 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:05.477207 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:05.486023 25939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:05.492329 25765 consensus_peers.cc:597] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:18:05.493690 25940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:05.493820 21079 server_base.cc:1061] running on GCE node
W20260709 12:18:05.497854 25942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:05.499607 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:05.499945 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:05.500176 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599485500157 us; error 0 us; skew 500 ppm
I20260709 12:18:05.500994 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:05.504240 21079 webserver.cc:533] Webserver started at http://127.20.149.193:38993/ using document root <none> and password file <none>
I20260709 12:18:05.504959 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:05.505208 21079 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:18:05.511641 21079 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:18:05.517488 25947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:05.518518 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:18:05.518927 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
format_stamp: "Formatted at 2026-07-09 12:17:58 on dist-test-slave-qjps"
I20260709 12:18:05.519397 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599323850464-21079-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)
W20260709 12:18:05.530215 25691 consensus_peers.cc:597] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:05.558530 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:05.560236 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:05.562227 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:05.567535 25954 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:18:05.618039 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:18:05.618482 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.052s	user 0.003s	sys 0.000s
I20260709 12:18:05.618837 21079 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 12:18:05.627161 25691 consensus_peers.cc:597] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:05.629877 25954 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.644698 25954 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.645581 25954 tablet_bootstrap.cc:492] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.646265 25954 ts_tablet_manager.cc:1403] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:18:05.649008 25954 raft_consensus.cc:359] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.649761 25954 raft_consensus.cc:740] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.650641 25954 consensus_queue.cc:260] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.653519 25954 ts_tablet_manager.cc:1434] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:18:05.654378 25954 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
W20260709 12:18:05.672477 25691 consensus_peers.cc:597] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:18:05.673686 25954 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.674492 25954 tablet_bootstrap.cc:492] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.675076 25954 ts_tablet_manager.cc:1403] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 12:18:05.677299 25954 raft_consensus.cc:359] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.677915 25954 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.678558 25954 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.680168 25954 ts_tablet_manager.cc:1434] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:05.680869 25954 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.690990 21079 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:18:05.691385 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.073s	user 0.063s	sys 0.000s
I20260709 12:18:05.694008 25954 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.694851 25954 tablet_bootstrap.cc:492] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.695417 25954 ts_tablet_manager.cc:1403] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 12:18:05.697499 25954 raft_consensus.cc:359] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.698065 25954 raft_consensus.cc:740] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.698719 25954 consensus_queue.cc:260] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.700697 25954 ts_tablet_manager.cc:1434] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:05.701635 25954 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.714296 25954 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.715225 25954 tablet_bootstrap.cc:492] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.715970 25954 ts_tablet_manager.cc:1403] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:18:05.718487 25954 raft_consensus.cc:359] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.719522 25954 raft_consensus.cc:740] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.720216 25954 consensus_queue.cc:260] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.721896 25954 ts_tablet_manager.cc:1434] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:05.722543 25954 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.733597 25954 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.735067 25954 tablet_bootstrap.cc:492] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.735656 25954 ts_tablet_manager.cc:1403] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 12:18:05.737391 25954 raft_consensus.cc:359] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:05.738032 25954 raft_consensus.cc:740] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.738615 25954 consensus_queue.cc:260] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:05.740397 25954 ts_tablet_manager.cc:1434] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:18:05.741075 25954 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.757282 25954 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:18:05.758471 25954 tablet_bootstrap.cc:492] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.759176 25954 ts_tablet_manager.cc:1403] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:18:05.761734 25954 raft_consensus.cc:359] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.762637 25954 raft_consensus.cc:740] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.763458 25954 consensus_queue.cc:260] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.765009 25954 ts_tablet_manager.cc:1434] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:18:05.765735 25954 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.776548 25954 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.777556 25954 tablet_bootstrap.cc:492] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.778312 25954 ts_tablet_manager.cc:1403] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 12:18:05.780812 25954 raft_consensus.cc:359] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.781531 25954 raft_consensus.cc:385] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:05.781774 25954 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.782402 25954 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.784058 25954 ts_tablet_manager.cc:1434] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:18:05.784698 25954 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.796422 25954 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.797470 25954 tablet_bootstrap.cc:492] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.798138 25954 ts_tablet_manager.cc:1403] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:18:05.800732 25954 raft_consensus.cc:359] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.801474 25954 raft_consensus.cc:740] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.802289 25954 consensus_queue.cc:260] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.804250 25954 ts_tablet_manager.cc:1434] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:18:05.804677 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:35791
I20260709 12:18:05.804778 26019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:35791 every 8 connection(s)
I20260709 12:18:05.805086 25954 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.824134 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:05.857327 25954 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.858464 25954 tablet_bootstrap.cc:492] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.859225 25954 ts_tablet_manager.cc:1403] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.021s
I20260709 12:18:05.861771 25954 raft_consensus.cc:359] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.862499 25954 raft_consensus.cc:740] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.862661 26020 heartbeater.cc:344] Connected to a master server at 127.20.149.254:34485
I20260709 12:18:05.863243 25954 consensus_queue.cc:260] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.863212 26020 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:05.865342 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:05.865823 26020 heartbeater.cc:507] Master 127.20.149.254:34485 requested a full tablet report, sending...
I20260709 12:18:05.866166 25801 raft_consensus.cc:606] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:05.865859 25954 ts_tablet_manager.cc:1434] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:05.867265 25954 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap starting.
I20260709 12:18:05.874470 25548 ts_manager.cc:194] Re-registered known tserver with Master: 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:18:05.885581 25725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:05.886359 25725 raft_consensus.cc:606] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:05.889319 25725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:05.889833 25954 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:18:05.889998 25725 raft_consensus.cc:606] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:05.891027 25954 tablet_bootstrap.cc:492] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Bootstrap complete.
I20260709 12:18:05.891858 25954 ts_tablet_manager.cc:1403] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:18:05.891935 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:05.894837 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:05.894696 25954 raft_consensus.cc:359] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.895490 25954 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b974e617ffb4641a52f5c246cfd9fd9, State: Initialized, Role: FOLLOWER
I20260709 12:18:05.895663 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:05.896270 25954 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:05.898581 25954 ts_tablet_manager.cc:1434] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:05.905079 25548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57608
I20260709 12:18:05.909919 26020 heartbeater.cc:499] Master 127.20.149.254:34485 was elected leader, sending a full tablet report...
I20260709 12:18:05.939462 25938 raft_consensus.cc:993] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:05.940016 25938 raft_consensus.cc:1081] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:05.941926 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:05.942600 25801 raft_consensus.cc:493] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:05.942981 25801 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:05.988950 25993 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:06.008514 25992 raft_consensus.cc:3060] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.013630 25801 raft_consensus.cc:515] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.030553 25989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:06.031785 25989 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.042428 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:06.043434 25725 raft_consensus.cc:3055] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.044018 25725 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:06.045572 25989 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:06.046712 25801 leader_election.cc:290] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:06.045744 25725 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.061570 25938 raft_consensus.cc:993] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:06.049503 25937 raft_consensus.cc:993] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:06.062577 25938 raft_consensus.cc:1081] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:06.062839 25725 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.065594 25937 raft_consensus.cc:1081] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:06.067034 25765 leader_election.cc:304] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:06.058885 25992 pending_rounds.cc:85] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Aborting all ops after (but not including) 0
I20260709 12:18:06.068403 25992 pending_rounds.cc:107] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:18:06.068761 25992 raft_consensus.cc:2889] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:18:06.070219 25937 raft_consensus.cc:2804] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.070948 25937 raft_consensus.cc:697] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:06.070040 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:06.071103 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:06.072724 25937 consensus_queue.cc:237] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.073668 25801 raft_consensus.cc:493] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.073940 25726 raft_consensus.cc:493] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.074263 25801 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.074410 25726 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.081825 25725 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:06.085922 25801 raft_consensus.cc:515] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.091826 25801 leader_election.cc:290] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:06.092361 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:06.093135 25991 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.094854 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:06.095671 25725 raft_consensus.cc:3055] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.096102 25725 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:06.095031 25548 catalog_manager.cc:5697] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 1 to 2, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:06.097265 25725 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.104652 25726 raft_consensus.cc:515] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.108228 25725 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.106624 25991 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:06.112306 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:06.113652 25801 raft_consensus.cc:3055] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.114274 25801 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:06.115588 25765 leader_election.cc:304] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:06.116525 25937 raft_consensus.cc:2804] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.115907 25801 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.117125 25937 raft_consensus.cc:697] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:06.118664 25726 leader_election.cc:290] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:06.118366 25937 consensus_queue.cc:237] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.117148 25725 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:06.122409 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:06.126441 25991 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.118084 25801 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.134502 25991 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:06.136191 25691 leader_election.cc:304] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:06.137238 25938 raft_consensus.cc:2804] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.137797 25938 raft_consensus.cc:697] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:06.138983 25938 consensus_queue.cc:237] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.139511 25801 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:06.150499 25550 catalog_manager.cc:5697] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 1 to 2, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:06.154734 25548 catalog_manager.cc:5697] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 1 to 2, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:06.392498 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:06.464159 25991 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.465521 25937 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:06.476619 25726 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.478111 26047 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.580549 25801 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.582144 25936 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.591475 25991 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.593187 25938 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.685559 25726 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.687191 26047 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:06.696648 25991 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:06.700578 26036 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:06.914901 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:06.924309 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:06.924873 25801 raft_consensus.cc:606] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:06.927399 25726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:06.927954 25726 raft_consensus.cc:606] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:06.930698 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:06.931241 25801 raft_consensus.cc:606] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:06.931530 26036 raft_consensus.cc:993] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:06.932274 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:06.932310 26055 raft_consensus.cc:1081] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:06.932935 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:06.933980 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:06.934175 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:06.934787 25726 raft_consensus.cc:493] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:06.935155 25726 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.943624 25726 raft_consensus.cc:515] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.945981 25726 leader_election.cc:290] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:06.946674 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:06.946966 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "875a52aa9a254bf4a78eac849f04319e" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:06.947340 25992 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.947469 25801 raft_consensus.cc:3055] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:06.947852 25801 raft_consensus.cc:740] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:06.948674 25801 consensus_queue.cc:260] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.950006 25801 raft_consensus.cc:3060] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:06.955082 25992 raft_consensus.cc:2468] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:06.956445 25691 leader_election.cc:304] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:06.957218 25938 raft_consensus.cc:2804] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:06.957468 25801 raft_consensus.cc:2468] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:06.957772 25938 raft_consensus.cc:697] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:06.958742 25938 consensus_queue.cc:237] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:06.965854 25548 catalog_manager.cc:5697] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 1 to 2, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.033021 25936 raft_consensus.cc:993] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:07.033576 25938 raft_consensus.cc:1081] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:07.035173 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:07.035722 25801 raft_consensus.cc:493] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.036044 25801 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.042392 25937 raft_consensus.cc:993] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:07.042982 26055 raft_consensus.cc:1081] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:07.043745 25801 raft_consensus.cc:515] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.044585 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:07.045221 25726 raft_consensus.cc:493] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:07.045640 25726 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.046134 25801 leader_election.cc:290] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:07.046515 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:07.047199 25992 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.047276 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b1da9cd3464f0080ad3216c9d83dc1" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:07.048030 25725 raft_consensus.cc:3055] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:07.048386 25725 raft_consensus.cc:740] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:07.049206 25725 consensus_queue.cc:260] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.050380 25725 raft_consensus.cc:3060] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:07.054235 25726 raft_consensus.cc:515] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.055770 25992 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:07.056962 25765 leader_election.cc:304] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:07.057209 25726 leader_election.cc:290] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 3 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:07.057431 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:07.057690 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:07.058053 26055 raft_consensus.cc:2804] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:07.058626 25801 raft_consensus.cc:3055] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:07.058135 25992 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.059041 25801 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:07.058858 26055 raft_consensus.cc:697] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:07.059747 25725 raft_consensus.cc:2468] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:07.060032 25801 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.060881 26055 consensus_queue.cc:237] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.061949 25801 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:07.066599 25992 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 3.
I20260709 12:18:07.067932 25691 leader_election.cc:304] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:07.068783 25938 raft_consensus.cc:2804] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:07.069233 25938 raft_consensus.cc:697] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:07.070096 25938 consensus_queue.cc:237] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:07.070809 25801 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 3.
I20260709 12:18:07.070093 25548 catalog_manager.cc:5697] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 1 to 2, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:07.080192 25550 catalog_manager.cc:5697] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 2 to 3, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:07.347026 25992 raft_consensus.cc:1275] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.348325 25938 consensus_queue.cc:1048] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:07.359750 25801 raft_consensus.cc:1275] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.361506 26048 consensus_queue.cc:1048] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:18:07.393522 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:07.464727 25801 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:07.465982 26048 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:07.472970 25992 raft_consensus.cc:1275] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.474812 25992 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:07.475663 26055 consensus_queue.cc:1048] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:07.476503 26068 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:07.491107 25725 raft_consensus.cc:1275] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:07.493046 25937 consensus_queue.cc:1048] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:07.943966 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:07.952860 25725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:07.953466 25725 raft_consensus.cc:606] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:07.956305 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:07.956888 25802 raft_consensus.cc:606] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:07.959499 25725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:07.960182 25725 raft_consensus.cc:606] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:07.961374 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:07.962010 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:07.962668 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.004432 26068 raft_consensus.cc:993] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:08.004917 25938 raft_consensus.cc:1081] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:08.006563 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e145e606505d42cda823653e2bab4177"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:08.007151 25801 raft_consensus.cc:493] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.007534 25801 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:08.013129 25801 raft_consensus.cc:515] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.014819 25801 leader_election.cc:290] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 4 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:08.015800 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:08.015800 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e145e606505d42cda823653e2bab4177" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:08.016674 25725 raft_consensus.cc:3055] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:08.016705 25991 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:08.017155 25725 raft_consensus.cc:740] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:08.018043 25725 consensus_queue.cc:260] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.019362 25725 raft_consensus.cc:3060] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:08.024400 25991 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 4.
I20260709 12:18:08.025835 25765 leader_election.cc:304] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:08.026624 25725 raft_consensus.cc:2468] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 4.
I20260709 12:18:08.026674 26036 raft_consensus.cc:2804] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:08.027312 26036 raft_consensus.cc:697] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:08.028137 26036 consensus_queue.cc:237] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.034825 25550 catalog_manager.cc:5697] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 3 to 4, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 4 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:08.161687 25937 raft_consensus.cc:993] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:08.162168 26036 raft_consensus.cc:1081] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:08.163548 25725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:08.164000 25725 raft_consensus.cc:493] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.164331 25725 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.169459 25725 raft_consensus.cc:515] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.170967 25725 leader_election.cc:290] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 3 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:08.171828 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:08.171885 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:08.172477 25991 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.172542 25801 raft_consensus.cc:3055] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:08.172930 25801 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:08.173590 25801 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.174448 25801 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.177830 25991 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 3.
I20260709 12:18:08.178875 25691 leader_election.cc:304] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:08.179140 25801 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 3.
I20260709 12:18:08.179589 26068 raft_consensus.cc:2804] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:08.180115 26068 raft_consensus.cc:697] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:08.180861 26068 consensus_queue.cc:237] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.187619 25550 catalog_manager.cc:5697] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 2 to 3, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 3 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:08.394496 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:08.429963 25938 raft_consensus.cc:993] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:08.430620 26068 raft_consensus.cc:1081] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:08.432075 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:08.432638 25801 raft_consensus.cc:493] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.432965 25801 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.438230 25801 raft_consensus.cc:515] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.439844 25801 leader_election.cc:290] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 3 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:08.440743 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:08.440999 25725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:08.441392 25991 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.441738 25725 raft_consensus.cc:3055] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:08.442095 25725 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:08.442816 25725 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.443871 25725 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:08.446905 25991 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 3.
I20260709 12:18:08.447994 25765 leader_election.cc:304] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:08.448647 26036 raft_consensus.cc:2804] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:08.449048 26036 raft_consensus.cc:697] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:08.449703 25725 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 3.
I20260709 12:18:08.449879 26036 consensus_queue.cc:237] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:08.457172 25550 catalog_manager.cc:5697] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 2 to 3, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 3 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:08.568544 25991 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:08.569725 26068 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:08.579536 25801 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:08.580849 26068 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:08.610571 25991 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:08.611907 26036 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:08.616082 25725 raft_consensus.cc:1275] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:08.617713 26036 consensus_queue.cc:1048] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:08.972021 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.979235 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:08.979737 25801 raft_consensus.cc:606] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:08.982205 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:08.982719 25801 raft_consensus.cc:606] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:08.985108 25725 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:08.985292 25726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:08.985951 25726 raft_consensus.cc:606] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:08.986462 25937 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:08.987108 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:08.987699 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:08.988336 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:08.992993 26087 raft_consensus.cc:993] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:08.993618 26036 raft_consensus.cc:1081] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:08.995435 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3356532f10a416da1f56721d99357bb"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:08.996054 25726 raft_consensus.cc:493] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:08.996438 25726 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.000682 25991 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:09.002488 26036 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:09.003919 25726 raft_consensus.cc:515] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.005136 25725 raft_consensus.cc:1240] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Rejecting Update request from peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 for earlier term 3. Current term is 4. Ops: []
I20260709 12:18:09.006543 25726 leader_election.cc:290] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 4 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:09.007211 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:09.007603 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3356532f10a416da1f56721d99357bb" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:09.008402 25801 raft_consensus.cc:3055] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:09.008737 25801 raft_consensus.cc:740] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:09.009610 25801 consensus_queue.cc:260] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.010591 25801 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.017222 25801 raft_consensus.cc:2468] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 4.
I20260709 12:18:09.018648 25694 leader_election.cc:304] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 800cf8cd0d6a42f1baceb6cbb4edfa38, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 3b974e617ffb4641a52f5c246cfd9fd9
I20260709 12:18:09.019552 26080 raft_consensus.cc:2804] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:09.020068 26080 raft_consensus.cc:697] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:09.020865 26080 consensus_queue.cc:237] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.027367 25550 catalog_manager.cc:5697] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 3 to 4, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 4 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:09.119686 25938 raft_consensus.cc:993] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:09.120240 25938 raft_consensus.cc:1081] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:09.121984 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:09.122532 25801 raft_consensus.cc:493] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.122918 25801 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.127995 25801 raft_consensus.cc:515] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.129889 25801 leader_election.cc:290] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 4 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:09.130726 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:09.130956 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbce9f062dbd498e8a573d7a82048f7a" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:09.131536 25992 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.131567 25726 raft_consensus.cc:3055] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:09.132143 25726 raft_consensus.cc:740] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:09.133093 25726 consensus_queue.cc:260] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.134577 25726 raft_consensus.cc:3060] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.140364 25992 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 4.
I20260709 12:18:09.142324 25765 leader_election.cc:304] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:09.142742 25726 raft_consensus.cc:2468] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 4.
I20260709 12:18:09.143325 26036 raft_consensus.cc:2804] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:09.143863 26036 raft_consensus.cc:697] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:09.144678 26036 consensus_queue.cc:237] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [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: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.150748 25550 catalog_manager.cc:5697] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 3 to 4, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 4 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:09.312391 25937 raft_consensus.cc:993] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:09.312885 26036 raft_consensus.cc:1081] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:09.314303 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:09.314822 25726 raft_consensus.cc:493] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:09.315142 25726 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.321130 25726 raft_consensus.cc:515] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.323061 25726 leader_election.cc:290] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:09.323859 25991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:09.324045 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c408311aa11441ab24aa574a3e20807" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:09.324633 25991 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.324718 25801 raft_consensus.cc:3055] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:09.325150 25801 raft_consensus.cc:740] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:09.325911 25801 consensus_queue.cc:260] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.326877 25801 raft_consensus.cc:3060] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:09.330081 25991 raft_consensus.cc:2468] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:09.331322 25691 leader_election.cc:304] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:09.331629 25801 raft_consensus.cc:2468] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:09.332026 25938 raft_consensus.cc:2804] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:09.332577 25938 raft_consensus.cc:697] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:09.333778 25938 consensus_queue.cc:237] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:09.340761 25550 catalog_manager.cc:5697] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 1 to 2, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
W20260709 12:18:09.395562 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:09.495306 25991 raft_consensus.cc:3060] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:09.501261 25991 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:09.502589 25938 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:09.513055 25801 raft_consensus.cc:1275] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:09.514997 26096 consensus_queue.cc:1048] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:18:09.754009 25992 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:09.755246 26036 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:09.759073 25726 raft_consensus.cc:1275] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:09.760469 26036 consensus_queue.cc:1048] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:09.788702 25992 raft_consensus.cc:1275] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:09.789929 26096 consensus_queue.cc:1048] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:09.800627 25802 raft_consensus.cc:1275] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:09.802214 26080 consensus_queue.cc:1048] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:09.998924 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.006150 25726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:10.006690 25726 raft_consensus.cc:606] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:10.009471 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
mode: GRACEFUL
new_leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:58858
I20260709 12:18:10.009955 25802 raft_consensus.cc:606] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Received request to transfer leadership to TS 800cf8cd0d6a42f1baceb6cbb4edfa38
I20260709 12:18:10.012693 25726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
mode: GRACEFUL
new_leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:34406
I20260709 12:18:10.013254 25726 raft_consensus.cc:606] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Received request to transfer leadership to TS f64bc70b70bf4c23bc4e0a9d5bf3bf63
I20260709 12:18:10.014501 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:18:10.014986 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:10.015604 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:10.019707 25937 raft_consensus.cc:993] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: : Instructing follower 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:10.020295 26036 raft_consensus.cc:1081] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Signalling peer 800cf8cd0d6a42f1baceb6cbb4edfa38 to start an election
I20260709 12:18:10.021875 25726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f"
dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
 from {username='slave'} at 127.0.0.1:34388
I20260709 12:18:10.022487 25726 raft_consensus.cc:493] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.022899 25726 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.029659 25726 raft_consensus.cc:515] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.031613 25726 leader_election.cc:290] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195:39991)
I20260709 12:18:10.032397 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:10.032630 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61042e18adec48efb1cb36e14b134a6f" candidate_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
I20260709 12:18:10.033154 25992 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.033202 25802 raft_consensus.cc:3055] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.033680 25802 raft_consensus.cc:740] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:10.034523 25802 consensus_queue.cc:260] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.035583 25802 raft_consensus.cc:3060] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.039012 25992 raft_consensus.cc:2468] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:10.040162 25691 leader_election.cc:304] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, 800cf8cd0d6a42f1baceb6cbb4edfa38; no voters: 
I20260709 12:18:10.040840 25938 raft_consensus.cc:2804] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.041322 25938 raft_consensus.cc:697] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Becoming Leader. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:10.041877 25802 raft_consensus.cc:2468] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 800cf8cd0d6a42f1baceb6cbb4edfa38 in term 2.
I20260709 12:18:10.042306 25938 consensus_queue.cc:237] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.049608 25548 catalog_manager.cc:5697] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 reported cstate change: term changed from 1 to 2, leader changed from f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195) to 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:10.179003 26080 raft_consensus.cc:993] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:10.179648 26093 raft_consensus.cc:1081] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:10.181222 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:10.181739 25801 raft_consensus.cc:493] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.182029 25801 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.186805 25801 raft_consensus.cc:515] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:10.188591 25801 leader_election.cc:290] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Requested vote from peers 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495), 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791)
I20260709 12:18:10.191059 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:10.191723 25992 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.194936 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b737b5c72cde4007b7cf64d1a1216427" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:10.195640 25726 raft_consensus.cc:3055] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.195994 25726 raft_consensus.cc:740] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:10.196772 25726 consensus_queue.cc:260] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:10.197918 25726 raft_consensus.cc:3060] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.199903 25992 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:10.201385 25765 leader_election.cc:304] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:10.202271 26036 raft_consensus.cc:2804] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.202744 26036 raft_consensus.cc:697] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:10.203676 25726 raft_consensus.cc:2468] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:10.203676 26036 consensus_queue.cc:237] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } }
I20260709 12:18:10.211799 25548 catalog_manager.cc:5697] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 1 to 2, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:10.310839 25938 raft_consensus.cc:993] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: : Instructing follower f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:10.311300 25938 raft_consensus.cc:1081] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Signalling peer f64bc70b70bf4c23bc4e0a9d5bf3bf63 to start an election
I20260709 12:18:10.312706 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4"
dest_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63"
 from {username='slave'} at 127.0.0.1:58844
I20260709 12:18:10.313158 25801 raft_consensus.cc:493] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:10.313477 25801 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.318153 25801 raft_consensus.cc:515] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.319604 25801 leader_election.cc:290] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Requested vote from peers 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791), 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495)
I20260709 12:18:10.320463 25992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b974e617ffb4641a52f5c246cfd9fd9"
I20260709 12:18:10.320808 25726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4d951eddbc4e00a463ac38ccf3bbf4" candidate_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38"
I20260709 12:18:10.321121 25992 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.321508 25726 raft_consensus.cc:3055] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:10.321846 25726 raft_consensus.cc:740] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 800cf8cd0d6a42f1baceb6cbb4edfa38, State: Running, Role: LEADER
I20260709 12:18:10.322561 25726 consensus_queue.cc:260] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.323522 25726 raft_consensus.cc:3060] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:10.326541 25992 raft_consensus.cc:2468] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:10.327591 25765 leader_election.cc:304] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b974e617ffb4641a52f5c246cfd9fd9, f64bc70b70bf4c23bc4e0a9d5bf3bf63; no voters: 
I20260709 12:18:10.328285 26036 raft_consensus.cc:2804] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:10.328678 26036 raft_consensus.cc:697] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Becoming Leader. State: Replica: f64bc70b70bf4c23bc4e0a9d5bf3bf63, State: Running, Role: LEADER
I20260709 12:18:10.328958 25726 raft_consensus.cc:2468] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f64bc70b70bf4c23bc4e0a9d5bf3bf63 in term 2.
I20260709 12:18:10.329614 26036 consensus_queue.cc:237] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } }
I20260709 12:18:10.336267 25548 catalog_manager.cc:5697] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 reported cstate change: term changed from 1 to 2, leader changed from 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194) to f64bc70b70bf4c23bc4e0a9d5bf3bf63 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 } health_report { overall_health: HEALTHY } } }
W20260709 12:18:10.396560 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:10.427793 25992 raft_consensus.cc:1275] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.429296 25938 consensus_queue.cc:1048] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.439208 25801 raft_consensus.cc:1275] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Refusing update from remote peer 800cf8cd0d6a42f1baceb6cbb4edfa38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.440972 26080 consensus_queue.cc:1048] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f64bc70b70bf4c23bc4e0a9d5bf3bf63" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 39991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.668694 25726 raft_consensus.cc:1275] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.669950 26036 consensus_queue.cc:1048] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.679055 25992 raft_consensus.cc:1275] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.680860 25937 consensus_queue.cc:1048] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:10.793510 25992 raft_consensus.cc:1275] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.794883 25937 consensus_queue.cc:1048] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b974e617ffb4641a52f5c246cfd9fd9" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:10.803777 25726 raft_consensus.cc:1275] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Refusing update from remote peer f64bc70b70bf4c23bc4e0a9d5bf3bf63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:10.805193 25937 consensus_queue.cc:1048] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "800cf8cd0d6a42f1baceb6cbb4edfa38" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 33495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:11.025694 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:11.056501 21079 tablet_server.cc:179] TabletServer@127.20.149.193:35791 shutting down...
I20260709 12:18:11.081386 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:11.082208 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.083030 21079 raft_consensus.cc:2243] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.083536 21079 raft_consensus.cc:2272] T bbce9f062dbd498e8a573d7a82048f7a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.085896 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.086521 21079 raft_consensus.cc:2243] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.086962 21079 raft_consensus.cc:2272] T 1c408311aa11441ab24aa574a3e20807 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.088996 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.089557 21079 raft_consensus.cc:2243] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.089964 21079 raft_consensus.cc:2272] T 61042e18adec48efb1cb36e14b134a6f P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.092891 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.093478 21079 raft_consensus.cc:2243] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.093894 21079 raft_consensus.cc:2272] T b737b5c72cde4007b7cf64d1a1216427 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.096180 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.096704 21079 raft_consensus.cc:2243] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.097090 21079 raft_consensus.cc:2272] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.099519 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.100126 21079 raft_consensus.cc:2243] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.100548 21079 raft_consensus.cc:2272] T 875a52aa9a254bf4a78eac849f04319e P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.102685 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.103197 21079 raft_consensus.cc:2243] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.103617 21079 raft_consensus.cc:2272] T 6383d8a4d8a04fd487ade02f3e17203a P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.105657 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.106159 21079 raft_consensus.cc:2243] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.106606 21079 raft_consensus.cc:2272] T e145e606505d42cda823653e2bab4177 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.108621 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.109102 21079 raft_consensus.cc:2243] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.109642 21079 raft_consensus.cc:2272] T a3356532f10a416da1f56721d99357bb P 3b974e617ffb4641a52f5c246cfd9fd9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.111672 21079 tablet_replica.cc:333] stopping tablet replica
I20260709 12:18:11.112114 21079 raft_consensus.cc:2243] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.112499 21079 raft_consensus.cc:2272] T 98b1da9cd3464f0080ad3216c9d83dc1 P 3b974e617ffb4641a52f5c246cfd9fd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.142532 21079 tablet_server.cc:196] TabletServer@127.20.149.193:35791 shutdown complete.
W20260709 12:18:11.163331 25765 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111) [suppressed 82 similar messages]
W20260709 12:18:11.168037 25765 consensus_peers.cc:597] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 3b974e617ffb4641a52f5c246cfd9fd9 (127.20.149.193:35791): Couldn't send request to peer 3b974e617ffb4641a52f5c246cfd9fd9. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:11.171653 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
I20260709 12:18:11.196791 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:11.197602 21079 tablet_replica.cc:333] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.198530 21079 raft_consensus.cc:2243] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.199359 21079 raft_consensus.cc:2272] T 1c408311aa11441ab24aa574a3e20807 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.201754 21079 tablet_replica.cc:333] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.202322 21079 raft_consensus.cc:2243] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.202749 21079 raft_consensus.cc:2272] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.205533 21079 tablet_replica.cc:333] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.206118 21079 raft_consensus.cc:2243] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.206532 21079 raft_consensus.cc:2272] T b737b5c72cde4007b7cf64d1a1216427 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.209018 21079 tablet_replica.cc:333] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.209651 21079 raft_consensus.cc:2243] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.210072 21079 raft_consensus.cc:2272] T bbce9f062dbd498e8a573d7a82048f7a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.212014 21079 tablet_replica.cc:333] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.212534 21079 raft_consensus.cc:2243] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.213248 21079 raft_consensus.cc:2272] T 6383d8a4d8a04fd487ade02f3e17203a P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.215363 21079 tablet_replica.cc:333] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.215911 21079 raft_consensus.cc:2243] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.216328 21079 raft_consensus.cc:2272] T e145e606505d42cda823653e2bab4177 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.218302 21079 tablet_replica.cc:333] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.218801 21079 raft_consensus.cc:2243] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.219530 21079 raft_consensus.cc:2272] T 61042e18adec48efb1cb36e14b134a6f P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.222184 21079 tablet_replica.cc:333] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.222841 21079 raft_consensus.cc:2243] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:11.223491 25765 consensus_peers.cc:597] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Couldn't send request to peer 800cf8cd0d6a42f1baceb6cbb4edfa38. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:11.223562 21079 raft_consensus.cc:2272] T 875a52aa9a254bf4a78eac849f04319e P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.225747 21079 tablet_replica.cc:333] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.226305 21079 raft_consensus.cc:2243] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.226729 21079 raft_consensus.cc:2272] T 98b1da9cd3464f0080ad3216c9d83dc1 P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.228775 21079 tablet_replica.cc:333] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38: stopping tablet replica
I20260709 12:18:11.229290 21079 raft_consensus.cc:2243] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.230074 21079 raft_consensus.cc:2272] T a3356532f10a416da1f56721d99357bb P 800cf8cd0d6a42f1baceb6cbb4edfa38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.261163 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
W20260709 12:18:11.279419 25765 consensus_peers.cc:597] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Couldn't send request to peer 800cf8cd0d6a42f1baceb6cbb4edfa38. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:33495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:11.285996 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
W20260709 12:18:11.310882 25765 consensus_peers.cc:597] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 -> Peer 800cf8cd0d6a42f1baceb6cbb4edfa38 (127.20.149.194:33495): Couldn't send request to peer 800cf8cd0d6a42f1baceb6cbb4edfa38. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:33495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:11.312136 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:11.312844 21079 tablet_replica.cc:333] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.313513 21079 raft_consensus.cc:2243] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.313998 21079 raft_consensus.cc:2272] T 6383d8a4d8a04fd487ade02f3e17203a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.316008 21079 tablet_replica.cc:333] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.316572 21079 raft_consensus.cc:2243] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.317338 21079 raft_consensus.cc:2272] T e145e606505d42cda823653e2bab4177 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.319316 21079 tablet_replica.cc:333] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.319844 21079 raft_consensus.cc:2243] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.320261 21079 raft_consensus.cc:2272] T 1c408311aa11441ab24aa574a3e20807 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.322336 21079 tablet_replica.cc:333] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.322870 21079 raft_consensus.cc:2243] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.323715 21079 raft_consensus.cc:2272] T bbce9f062dbd498e8a573d7a82048f7a P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.325675 21079 tablet_replica.cc:333] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.326258 21079 raft_consensus.cc:2243] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.327010 21079 raft_consensus.cc:2272] T 98b1da9cd3464f0080ad3216c9d83dc1 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.328871 21079 tablet_replica.cc:333] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.329389 21079 raft_consensus.cc:2243] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.329895 21079 raft_consensus.cc:2272] T a3356532f10a416da1f56721d99357bb P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.331854 21079 tablet_replica.cc:333] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.332365 21079 raft_consensus.cc:2243] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.333137 21079 raft_consensus.cc:2272] T 0b4d951eddbc4e00a463ac38ccf3bbf4 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.335371 21079 tablet_replica.cc:333] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.335908 21079 raft_consensus.cc:2243] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.336650 21079 raft_consensus.cc:2272] T b737b5c72cde4007b7cf64d1a1216427 P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.338798 21079 tablet_replica.cc:333] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.339293 21079 raft_consensus.cc:2243] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.339751 21079 raft_consensus.cc:2272] T 61042e18adec48efb1cb36e14b134a6f P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.341979 21079 tablet_replica.cc:333] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63: stopping tablet replica
I20260709 12:18:11.342459 21079 raft_consensus.cc:2243] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:11.342867 21079 raft_consensus.cc:2272] T 875a52aa9a254bf4a78eac849f04319e P f64bc70b70bf4c23bc4e0a9d5bf3bf63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.372938 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
W20260709 12:18:11.397662 25599 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:18:11.398200 21079 master.cc:562] Master@127.20.149.254:34485 shutting down...
I20260709 12:18:11.421237 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:11.421871 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:11.422224 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e856c96195d4ba18f1f81d9216b8350: stopping tablet replica
I20260709 12:18:11.473403 21079 master.cc:584] Master@127.20.149.254:34485 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13282 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:18:11.520987 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:35043
I20260709 12:18:11.522429 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:11.528288 26125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:11.529868 26126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:11.530061 26128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.530378 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:11.531476 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:11.531656 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:11.531834 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599491531820 us; error 0 us; skew 500 ppm
I20260709 12:18:11.532426 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:11.534876 21079 webserver.cc:533] Webserver started at http://127.20.149.254:35331/ using document root <none> and password file <none>
I20260709 12:18:11.535388 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:11.535588 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:11.535862 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:11.536994 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "00eba6788a954fc695a46a50bb64b9e9"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.541605 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:18:11.545724 26133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.546484 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:18:11.546838 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "00eba6788a954fc695a46a50bb64b9e9"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.547164 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:11.561151 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:11.562628 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:11.604461 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:35043
I20260709 12:18:11.604573 26184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:35043 every 8 connection(s)
I20260709 12:18:11.608383 26185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:11.622191 26185 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9: Bootstrap starting.
I20260709 12:18:11.628407 26185 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:11.632689 26185 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9: No bootstrap required, opened a new log
I20260709 12:18:11.634924 26185 raft_consensus.cc:359] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER }
I20260709 12:18:11.635298 26185 raft_consensus.cc:385] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:11.635548 26185 raft_consensus.cc:740] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00eba6788a954fc695a46a50bb64b9e9, State: Initialized, Role: FOLLOWER
I20260709 12:18:11.636096 26185 consensus_queue.cc:260] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER }
I20260709 12:18:11.636574 26185 raft_consensus.cc:399] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:11.636798 26185 raft_consensus.cc:493] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:11.637080 26185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:11.642012 26185 raft_consensus.cc:515] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER }
I20260709 12:18:11.642561 26185 leader_election.cc:304] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [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: 00eba6788a954fc695a46a50bb64b9e9; no voters: 
I20260709 12:18:11.643678 26185 leader_election.cc:290] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:11.644029 26188 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:11.645452 26188 raft_consensus.cc:697] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 1 LEADER]: Becoming Leader. State: Replica: 00eba6788a954fc695a46a50bb64b9e9, State: Running, Role: LEADER
I20260709 12:18:11.646135 26188 consensus_queue.cc:237] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [LEADER]: Queue going to LEADER mode. State: All 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: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER }
I20260709 12:18:11.646716 26185 sys_catalog.cc:565] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:11.650547 26190 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 00eba6788a954fc695a46a50bb64b9e9. Latest consensus state: current_term: 1 leader_uuid: "00eba6788a954fc695a46a50bb64b9e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER } }
I20260709 12:18:11.650383 26189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "00eba6788a954fc695a46a50bb64b9e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "00eba6788a954fc695a46a50bb64b9e9" member_type: VOTER } }
I20260709 12:18:11.651109 26190 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:11.651201 26189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:11.657784 26193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:11.663595 26193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:11.666736 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:11.673867 26193 catalog_manager.cc:1383] Generated new cluster ID: e9c8e5a059d1416692ae058142368d6e
I20260709 12:18:11.674198 26193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:11.689641 26193 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:11.690912 26193 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:11.704855 26193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9: Generated new TSK 0
I20260709 12:18:11.705583 26193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:11.738163 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:11.744280 26206 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:11.745281 26207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.747097 21079 server_base.cc:1061] running on GCE node
W20260709 12:18:11.747818 26209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.749017 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:11.749254 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:11.749462 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599491749444 us; error 0 us; skew 500 ppm
I20260709 12:18:11.749956 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:11.752264 21079 webserver.cc:533] Webserver started at http://127.20.149.193:43133/ using document root <none> and password file <none>
I20260709 12:18:11.752712 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:11.752884 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:11.753095 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:11.754242 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "a92b4f39991c46529f313bf4bff9824a"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.758729 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:18:11.762085 26214 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.763131 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:18:11.763383 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "a92b4f39991c46529f313bf4bff9824a"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.763628 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:11.798026 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:11.799212 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:11.800679 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:11.803081 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:11.803264 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.803440 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:11.803587 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.846609 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:38269
I20260709 12:18:11.846710 26276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:38269 every 8 connection(s)
I20260709 12:18:11.852380 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:11.861567 26282 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:11.860738 26281 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:11.865731 26284 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.866080 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:11.867127 26277 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35043
I20260709 12:18:11.867578 26277 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:11.867779 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:11.868062 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:11.868396 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599491868376 us; error 0 us; skew 500 ppm
I20260709 12:18:11.868469 26277 heartbeater.cc:507] Master 127.20.149.254:35043 requested a full tablet report, sending...
I20260709 12:18:11.869098 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:11.871282 26150 ts_manager.cc:194] Registered new tserver with Master: a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269)
I20260709 12:18:11.872400 21079 webserver.cc:533] Webserver started at http://127.20.149.194:36621/ using document root <none> and password file <none>
I20260709 12:18:11.873129 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:11.873394 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:11.873713 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:11.873911 26150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52056
I20260709 12:18:11.875480 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "e40eaa41327547848854ced3e501941d"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.880270 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:18:11.884238 26289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.885154 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:18:11.885560 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "e40eaa41327547848854ced3e501941d"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.885896 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:11.915328 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:11.916632 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:11.918241 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:11.920634 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:11.920874 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.921136 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:11.921332 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:11.965903 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:36419
I20260709 12:18:11.965999 26352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:36419 every 8 connection(s)
I20260709 12:18:11.973003 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:11.979691 26356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.982739 26353 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35043
W20260709 12:18:11.982565 26357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.983319 26353 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:11.983695 21079 server_base.cc:1061] running on GCE node
W20260709 12:18:11.984189 26359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:11.984454 26353 heartbeater.cc:507] Master 127.20.149.254:35043 requested a full tablet report, sending...
I20260709 12:18:11.985800 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:11.986078 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:11.986271 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599491986255 us; error 0 us; skew 500 ppm
I20260709 12:18:11.986922 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:11.987265 26150 ts_manager.cc:194] Registered new tserver with Master: e40eaa41327547848854ced3e501941d (127.20.149.194:36419)
I20260709 12:18:11.989085 26150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52068
I20260709 12:18:11.989755 21079 webserver.cc:533] Webserver started at http://127.20.149.195:40087/ using document root <none> and password file <none>
I20260709 12:18:11.990365 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:11.990582 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:11.990921 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:11.992358 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "37b038ddf2c9497b81bcb05e448af931"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:11.996927 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:18:12.000509 26364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:12.001401 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:18:12.001782 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "37b038ddf2c9497b81bcb05e448af931"
format_stamp: "Formatted at 2026-07-09 12:18:11 on dist-test-slave-qjps"
I20260709 12:18:12.002034 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:12.019117 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:12.020349 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:12.021787 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:12.024000 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:12.024189 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:12.024490 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:12.024653 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:12.073515 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:36809
I20260709 12:18:12.073633 26426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:36809 every 8 connection(s)
I20260709 12:18:12.088025 26427 heartbeater.cc:344] Connected to a master server at 127.20.149.254:35043
I20260709 12:18:12.088529 26427 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:12.089402 26427 heartbeater.cc:507] Master 127.20.149.254:35043 requested a full tablet report, sending...
I20260709 12:18:12.091653 26150 ts_manager.cc:194] Registered new tserver with Master: 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:12.091861 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015045537s
I20260709 12:18:12.093838 26150 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52076
I20260709 12:18:12.118971 26150 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52078:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:12.121049 26150 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:12.167372 26317 tablet_service.cc:1511] Processing CreateTablet for tablet d4786679392c4bdfbd4b6d7f3a49c12d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.168043 26316 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e190bfd5147f3a790ce82d83b77f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.168879 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4786679392c4bdfbd4b6d7f3a49c12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.170466 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e190bfd5147f3a790ce82d83b77f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.175454 26392 tablet_service.cc:1511] Processing CreateTablet for tablet d4786679392c4bdfbd4b6d7f3a49c12d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.177248 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4786679392c4bdfbd4b6d7f3a49c12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.176983 26391 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e190bfd5147f3a790ce82d83b77f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.178490 26391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e190bfd5147f3a790ce82d83b77f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.178583 26241 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2e190bfd5147f3a790ce82d83b77f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.179890 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2e190bfd5147f3a790ce82d83b77f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.181910 26242 tablet_service.cc:1511] Processing CreateTablet for tablet d4786679392c4bdfbd4b6d7f3a49c12d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3af725aa751c4fbca0036ca53ce80e03]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.183254 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4786679392c4bdfbd4b6d7f3a49c12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.240079 26445 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: Bootstrap starting.
I20260709 12:18:12.242938 26443 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: Bootstrap starting.
I20260709 12:18:12.246696 26444 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: Bootstrap starting.
I20260709 12:18:12.248570 26445 tablet_bootstrap.cc:654] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.253284 26443 tablet_bootstrap.cc:654] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.257539 26444 tablet_bootstrap.cc:654] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.260565 26443 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: No bootstrap required, opened a new log
I20260709 12:18:12.261129 26443 ts_tablet_manager.cc:1403] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:18:12.261768 26445 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: No bootstrap required, opened a new log
I20260709 12:18:12.262383 26445 ts_tablet_manager.cc:1403] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:18:12.266222 26445 raft_consensus.cc:359] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.266821 26445 raft_consensus.cc:385] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.266996 26444 tablet_bootstrap.cc:492] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: No bootstrap required, opened a new log
I20260709 12:18:12.267145 26445 raft_consensus.cc:740] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.266968 26443 raft_consensus.cc:359] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.267834 26444 ts_tablet_manager.cc:1403] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260709 12:18:12.267835 26443 raft_consensus.cc:385] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.268317 26443 raft_consensus.cc:740] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.268245 26445 consensus_queue.cc:260] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.269208 26443 consensus_queue.cc:260] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.270841 26277 heartbeater.cc:499] Master 127.20.149.254:35043 was elected leader, sending a full tablet report...
I20260709 12:18:12.271554 26445 ts_tablet_manager.cc:1434] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:18:12.271286 26444 raft_consensus.cc:359] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.272121 26444 raft_consensus.cc:385] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.272500 26444 raft_consensus.cc:740] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.273350 26444 consensus_queue.cc:260] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.274169 26445 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: Bootstrap starting.
I20260709 12:18:12.279176 26443 ts_tablet_manager.cc:1434] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:18:12.280150 26353 heartbeater.cc:499] Master 127.20.149.254:35043 was elected leader, sending a full tablet report...
I20260709 12:18:12.280689 26443 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: Bootstrap starting.
I20260709 12:18:12.282862 26445 tablet_bootstrap.cc:654] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.284756 26444 ts_tablet_manager.cc:1434] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:18:12.285704 26427 heartbeater.cc:499] Master 127.20.149.254:35043 was elected leader, sending a full tablet report...
I20260709 12:18:12.287751 26443 tablet_bootstrap.cc:654] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.292300 26444 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: Bootstrap starting.
I20260709 12:18:12.294209 26443 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: No bootstrap required, opened a new log
I20260709 12:18:12.294883 26443 ts_tablet_manager.cc:1403] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:18:12.298363 26443 raft_consensus.cc:359] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.299255 26443 raft_consensus.cc:385] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.299616 26443 raft_consensus.cc:740] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.300495 26443 consensus_queue.cc:260] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.302179 26444 tablet_bootstrap.cc:654] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.303249 26443 ts_tablet_manager.cc:1434] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:12.315737 26444 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: No bootstrap required, opened a new log
I20260709 12:18:12.315999 26445 tablet_bootstrap.cc:492] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: No bootstrap required, opened a new log
I20260709 12:18:12.316335 26444 ts_tablet_manager.cc:1403] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:18:12.316635 26445 ts_tablet_manager.cc:1403] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.010s
I20260709 12:18:12.318933 26444 raft_consensus.cc:359] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.319506 26444 raft_consensus.cc:385] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.319743 26444 raft_consensus.cc:740] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.319617 26445 raft_consensus.cc:359] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.320482 26445 raft_consensus.cc:385] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.320792 26445 raft_consensus.cc:740] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.320564 26444 consensus_queue.cc:260] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.321626 26445 consensus_queue.cc:260] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.322490 26444 ts_tablet_manager.cc:1434] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:12.324431 26445 ts_tablet_manager.cc:1434] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:12.511473 26450 raft_consensus.cc:493] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.512027 26450 raft_consensus.cc:515] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.514310 26450 leader_election.cc:290] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:12.524350 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a" is_pre_election: true
I20260709 12:18:12.525032 26252 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 0.
I20260709 12:18:12.525388 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931" is_pre_election: true
I20260709 12:18:12.526146 26402 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 0.
I20260709 12:18:12.526404 26291 leader_election.cc:304] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a92b4f39991c46529f313bf4bff9824a, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:12.527275 26450 raft_consensus.cc:2804] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.527642 26450 raft_consensus.cc:493] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:12.527930 26450 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.532965 26450 raft_consensus.cc:515] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.534729 26450 leader_election.cc:290] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 election: Requested vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:12.535496 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
I20260709 12:18:12.535761 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:12.536072 26252 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.536442 26402 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.541143 26252 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 1.
I20260709 12:18:12.541467 26402 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 1.
I20260709 12:18:12.542352 26291 leader_election.cc:304] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a92b4f39991c46529f313bf4bff9824a, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:12.543057 26450 raft_consensus.cc:2804] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.543922 26450 raft_consensus.cc:697] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Becoming Leader. State: Replica: e40eaa41327547848854ced3e501941d, State: Running, Role: LEADER
I20260709 12:18:12.544596 26450 consensus_queue.cc:237] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.547349 26457 raft_consensus.cc:493] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.547933 26457 raft_consensus.cc:515] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.550215 26457 leader_election.cc:290] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809), a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269)
I20260709 12:18:12.550884 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931" is_pre_election: true
I20260709 12:18:12.551178 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a" is_pre_election: true
I20260709 12:18:12.551647 26402 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 0.
I20260709 12:18:12.551815 26252 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 0.
I20260709 12:18:12.552784 26293 leader_election.cc:304] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:12.553700 26457 raft_consensus.cc:2804] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.553025 26147 catalog_manager.cc:5697] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d reported cstate change: term changed from 0 to 1, leader changed from <none> to e40eaa41327547848854ced3e501941d (127.20.149.194). New cstate: current_term: 1 leader_uuid: "e40eaa41327547848854ced3e501941d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.554118 26457 raft_consensus.cc:493] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:12.554559 26457 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.559901 26457 raft_consensus.cc:515] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.561978 26457 leader_election.cc:290] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 election: Requested vote from peers 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809), a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269)
I20260709 12:18:12.562544 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:12.563026 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
I20260709 12:18:12.563074 26402 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.563570 26252 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.568903 26402 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 1.
I20260709 12:18:12.569059 26252 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 1.
I20260709 12:18:12.570142 26293 leader_election.cc:304] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:12.570747 26457 raft_consensus.cc:2804] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.571228 26457 raft_consensus.cc:697] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Becoming Leader. State: Replica: e40eaa41327547848854ced3e501941d, State: Running, Role: LEADER
I20260709 12:18:12.571964 26457 consensus_queue.cc:237] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:12.579293 26147 catalog_manager.cc:5697] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d reported cstate change: term changed from 0 to 1, leader changed from <none> to e40eaa41327547848854ced3e501941d (127.20.149.194). New cstate: current_term: 1 leader_uuid: "e40eaa41327547848854ced3e501941d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:12.681474 26147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52080:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:12.683439 26147 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:12.709594 26241 tablet_service.cc:1511] Processing CreateTablet for tablet 787ad46a57664bd496d3020b08b001a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.710983 26241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787ad46a57664bd496d3020b08b001a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.710645 26316 tablet_service.cc:1511] Processing CreateTablet for tablet 787ad46a57664bd496d3020b08b001a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.712302 26392 tablet_service.cc:1511] Processing CreateTablet for tablet 787ad46a57664bd496d3020b08b001a4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:18:12.712339 26316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787ad46a57664bd496d3020b08b001a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.713785 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 787ad46a57664bd496d3020b08b001a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.713847 26242 tablet_service.cc:1511] Processing CreateTablet for tablet 2e991a2d28ac43e9b4d4e43a22a7500a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.715159 26242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e991a2d28ac43e9b4d4e43a22a7500a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.727887 26317 tablet_service.cc:1511] Processing CreateTablet for tablet 2e991a2d28ac43e9b4d4e43a22a7500a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.729370 26317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e991a2d28ac43e9b4d4e43a22a7500a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.734001 26444 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: Bootstrap starting.
I20260709 12:18:12.734555 26445 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: Bootstrap starting.
I20260709 12:18:12.734107 26443 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: Bootstrap starting.
I20260709 12:18:12.739005 26392 tablet_service.cc:1511] Processing CreateTablet for tablet 2e991a2d28ac43e9b4d4e43a22a7500a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=767a0501480f4fd7b2dd073ecbb1b21f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:18:12.740486 26392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e991a2d28ac43e9b4d4e43a22a7500a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:12.741187 26444 tablet_bootstrap.cc:654] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.742663 26443 tablet_bootstrap.cc:654] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.743816 26445 tablet_bootstrap.cc:654] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.747469 26444 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: No bootstrap required, opened a new log
I20260709 12:18:12.748162 26444 ts_tablet_manager.cc:1403] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260709 12:18:12.751652 26444 raft_consensus.cc:359] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.752578 26444 raft_consensus.cc:385] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.752980 26444 raft_consensus.cc:740] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.753988 26444 consensus_queue.cc:260] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.756425 26444 ts_tablet_manager.cc:1434] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:12.762251 26445 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: No bootstrap required, opened a new log
I20260709 12:18:12.762837 26445 ts_tablet_manager.cc:1403] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.005s
I20260709 12:18:12.762971 26444 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: Bootstrap starting.
I20260709 12:18:12.766265 26445 raft_consensus.cc:359] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.767167 26445 raft_consensus.cc:385] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.767534 26445 raft_consensus.cc:740] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.768594 26445 consensus_queue.cc:260] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.773852 26445 ts_tablet_manager.cc:1434] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:18:12.775022 26445 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: Bootstrap starting.
I20260709 12:18:12.778173 26444 tablet_bootstrap.cc:654] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.781407 26445 tablet_bootstrap.cc:654] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.787225 26443 tablet_bootstrap.cc:492] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: No bootstrap required, opened a new log
I20260709 12:18:12.787817 26443 ts_tablet_manager.cc:1403] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.016s
I20260709 12:18:12.788197 26444 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: No bootstrap required, opened a new log
I20260709 12:18:12.788935 26444 ts_tablet_manager.cc:1403] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.000s
I20260709 12:18:12.790614 26443 raft_consensus.cc:359] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.791075 26445 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: No bootstrap required, opened a new log
I20260709 12:18:12.791309 26443 raft_consensus.cc:385] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.791678 26445 ts_tablet_manager.cc:1403] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:18:12.791678 26443 raft_consensus.cc:740] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.792165 26444 raft_consensus.cc:359] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.793105 26444 raft_consensus.cc:385] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.792951 26443 consensus_queue.cc:260] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.793479 26444 raft_consensus.cc:740] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.794360 26444 consensus_queue.cc:260] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.795234 26443 ts_tablet_manager.cc:1434] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:12.795255 26445 raft_consensus.cc:359] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.796278 26445 raft_consensus.cc:385] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.796525 26443 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Bootstrap starting.
I20260709 12:18:12.796646 26445 raft_consensus.cc:740] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.797020 26444 ts_tablet_manager.cc:1434] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:12.797823 26445 consensus_queue.cc:260] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.800529 26445 ts_tablet_manager.cc:1434] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:18:12.804013 26443 tablet_bootstrap.cc:654] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:12.816591 26443 tablet_bootstrap.cc:492] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: No bootstrap required, opened a new log
I20260709 12:18:12.817080 26443 ts_tablet_manager.cc:1403] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:18:12.819530 26443 raft_consensus.cc:359] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.820096 26443 raft_consensus.cc:385] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:12.820361 26443 raft_consensus.cc:740] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Initialized, Role: FOLLOWER
I20260709 12:18:12.820966 26443 consensus_queue.cc:260] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.822932 26443 ts_tablet_manager.cc:1434] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:18:12.895344 26451 raft_consensus.cc:493] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.895892 26451 raft_consensus.cc:515] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.897936 26451 leader_election.cc:290] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), e40eaa41327547848854ced3e501941d (127.20.149.194:36419)
I20260709 12:18:12.909461 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a" is_pre_election: true
I20260709 12:18:12.909945 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e40eaa41327547848854ced3e501941d" is_pre_election: true
I20260709 12:18:12.910315 26252 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 0.
I20260709 12:18:12.910714 26328 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 0.
I20260709 12:18:12.911533 26366 leader_election.cc:304] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, a92b4f39991c46529f313bf4bff9824a; no voters: 
I20260709 12:18:12.912509 26451 raft_consensus.cc:2804] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.912884 26451 raft_consensus.cc:493] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:12.913223 26451 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.918430 26451 raft_consensus.cc:515] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.920058 26451 leader_election.cc:290] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 1 election: Requested vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), e40eaa41327547848854ced3e501941d (127.20.149.194:36419)
I20260709 12:18:12.920902 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
I20260709 12:18:12.921182 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e40eaa41327547848854ced3e501941d"
I20260709 12:18:12.921550 26252 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.921830 26328 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.926292 26449 raft_consensus.cc:493] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:12.926723 26252 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 1.
I20260709 12:18:12.926862 26449 raft_consensus.cc:515] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.927578 26328 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 1.
I20260709 12:18:12.927870 26366 leader_election.cc:304] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, a92b4f39991c46529f313bf4bff9824a; no voters: 
I20260709 12:18:12.928754 26451 raft_consensus.cc:2804] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.929811 26451 raft_consensus.cc:697] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 LEADER]: Becoming Leader. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Running, Role: LEADER
I20260709 12:18:12.930744 26451 consensus_queue.cc:237] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.932094 26449 leader_election.cc:290] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e40eaa41327547848854ced3e501941d (127.20.149.194:36419), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:12.940690 26148 catalog_manager.cc:5697] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195). New cstate: current_term: 1 leader_uuid: "37b038ddf2c9497b81bcb05e448af931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:12.943527 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e40eaa41327547848854ced3e501941d" is_pre_election: true
I20260709 12:18:12.944275 26328 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 0.
I20260709 12:18:12.944905 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931" is_pre_election: true
I20260709 12:18:12.945297 26215 leader_election.cc:304] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a92b4f39991c46529f313bf4bff9824a, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:12.945602 26402 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 0.
I20260709 12:18:12.946127 26449 raft_consensus.cc:2804] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:12.946503 26449 raft_consensus.cc:493] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:12.946848 26449 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.953714 26449 raft_consensus.cc:515] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.955518 26449 leader_election.cc:290] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 1 election: Requested vote from peers e40eaa41327547848854ced3e501941d (127.20.149.194:36419), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:12.956213 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e40eaa41327547848854ced3e501941d"
I20260709 12:18:12.956579 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:12.956928 26328 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.957145 26402 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:12.964355 26328 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 1.
I20260709 12:18:12.964355 26402 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 1.
I20260709 12:18:12.966033 26218 leader_election.cc:304] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, a92b4f39991c46529f313bf4bff9824a; no voters: 
I20260709 12:18:12.967105 26449 raft_consensus.cc:2804] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:12.968448 26449 raft_consensus.cc:697] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 LEADER]: Becoming Leader. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Running, Role: LEADER
I20260709 12:18:12.969295 26449 consensus_queue.cc:237] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:12.977681 26149 catalog_manager.cc:5697] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a reported cstate change: term changed from 0 to 1, leader changed from <none> to a92b4f39991c46529f313bf4bff9824a (127.20.149.193). New cstate: current_term: 1 leader_uuid: "a92b4f39991c46529f313bf4bff9824a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.013669 26328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d"
dest_uuid: "e40eaa41327547848854ced3e501941d"
mode: GRACEFUL
new_leader_uuid: "a92b4f39991c46529f313bf4bff9824a"
 from {username='slave'} at 127.0.0.1:35544
I20260709 12:18:13.014233 26328 raft_consensus.cc:606] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Received request to transfer leadership to TS a92b4f39991c46529f313bf4bff9824a
I20260709 12:18:13.019712 26328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4"
dest_uuid: "e40eaa41327547848854ced3e501941d"
mode: GRACEFUL
new_leader_uuid: "37b038ddf2c9497b81bcb05e448af931"
 from {username='slave'} at 127.0.0.1:35544
I20260709 12:18:13.020296 26328 raft_consensus.cc:606] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Received request to transfer leadership to TS 37b038ddf2c9497b81bcb05e448af931
I20260709 12:18:13.033682 26402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4"
dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
mode: GRACEFUL
new_leader_uuid: "a92b4f39991c46529f313bf4bff9824a"
 from {username='slave'} at 127.0.0.1:34964
I20260709 12:18:13.034265 26402 raft_consensus.cc:606] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 LEADER]: Received request to transfer leadership to TS a92b4f39991c46529f313bf4bff9824a
I20260709 12:18:13.038223 26457 consensus_queue.cc:1048] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:13.046653 26450 raft_consensus.cc:993] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: : Instructing follower a92b4f39991c46529f313bf4bff9824a to start an election
I20260709 12:18:13.047531 26457 raft_consensus.cc:1081] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Signalling peer a92b4f39991c46529f313bf4bff9824a to start an election
I20260709 12:18:13.049871 26251 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d"
dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
 from {username='slave'} at 127.0.0.1:58794
I20260709 12:18:13.052968 26251 raft_consensus.cc:493] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.053404 26251 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.058709 26483 consensus_queue.cc:1048] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:13.066936 26486 consensus_queue.cc:1048] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:13.073455 26251 raft_consensus.cc:515] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:13.087740 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e40eaa41327547848854ced3e501941d"
I20260709 12:18:13.088423 26328 raft_consensus.cc:3055] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.088768 26328 raft_consensus.cc:740] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Running, Role: LEADER
I20260709 12:18:13.089622 26328 consensus_queue.cc:260] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:13.090785 26328 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.095350 26450 consensus_queue.cc:1048] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:13.100558 26328 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 2.
I20260709 12:18:13.102054 26215 leader_election.cc:304] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a92b4f39991c46529f313bf4bff9824a, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:13.102988 26449 raft_consensus.cc:2804] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.103487 26449 raft_consensus.cc:697] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 2 LEADER]: Becoming Leader. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Running, Role: LEADER
I20260709 12:18:13.104616 26483 raft_consensus.cc:993] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: : Instructing follower 37b038ddf2c9497b81bcb05e448af931 to start an election
I20260709 12:18:13.104341 26449 consensus_queue.cc:237] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } }
I20260709 12:18:13.105095 26483 raft_consensus.cc:1081] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Signalling peer 37b038ddf2c9497b81bcb05e448af931 to start an election
I20260709 12:18:13.107206 26401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4"
dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
 from {username='slave'} at 127.0.0.1:34944
I20260709 12:18:13.107839 26401 raft_consensus.cc:493] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.108198 26401 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.109263 26251 leader_election.cc:290] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 2 election: Requested vote from peers e40eaa41327547848854ced3e501941d (127.20.149.194:36419), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:13.111250 26402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4786679392c4bdfbd4b6d7f3a49c12d" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:13.111882 26402 raft_consensus.cc:3060] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.116604 26401 raft_consensus.cc:515] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.116829 26149 catalog_manager.cc:5697] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a reported cstate change: term changed from 1 to 2, leader changed from e40eaa41327547848854ced3e501941d (127.20.149.194) to a92b4f39991c46529f313bf4bff9824a (127.20.149.193). New cstate: current_term: 2 leader_uuid: "a92b4f39991c46529f313bf4bff9824a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:13.119794 26251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
I20260709 12:18:13.120447 26251 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.122239 26402 raft_consensus.cc:2468] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 2.
I20260709 12:18:13.128027 26401 leader_election.cc:290] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 2 election: Requested vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), e40eaa41327547848854ced3e501941d (127.20.149.194:36419)
I20260709 12:18:13.128119 26251 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 2.
I20260709 12:18:13.129312 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2e190bfd5147f3a790ce82d83b77f4" candidate_uuid: "37b038ddf2c9497b81bcb05e448af931" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e40eaa41327547848854ced3e501941d"
I20260709 12:18:13.129750 26366 leader_election.cc:304] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, a92b4f39991c46529f313bf4bff9824a; no voters: 
I20260709 12:18:13.130023 26328 raft_consensus.cc:3055] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.130369 26328 raft_consensus.cc:740] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e40eaa41327547848854ced3e501941d, State: Running, Role: LEADER
I20260709 12:18:13.130729 26451 raft_consensus.cc:2804] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.131296 26451 raft_consensus.cc:697] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 LEADER]: Becoming Leader. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Running, Role: LEADER
I20260709 12:18:13.131238 26328 consensus_queue.cc:260] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.132694 26328 raft_consensus.cc:3060] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.132367 26451 consensus_queue.cc:237] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.139714 26147 catalog_manager.cc:5697] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 reported cstate change: term changed from 1 to 2, leader changed from e40eaa41327547848854ced3e501941d (127.20.149.194) to 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195). New cstate: current_term: 2 leader_uuid: "37b038ddf2c9497b81bcb05e448af931" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:13.140496 26328 raft_consensus.cc:2468] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37b038ddf2c9497b81bcb05e448af931 in term 2.
I20260709 12:18:13.335827 26451 consensus_queue.cc:1048] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:13.343310 26475 raft_consensus.cc:993] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: : Instructing follower a92b4f39991c46529f313bf4bff9824a to start an election
I20260709 12:18:13.344194 26451 raft_consensus.cc:1081] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 LEADER]: Signalling peer a92b4f39991c46529f313bf4bff9824a to start an election
I20260709 12:18:13.346994 26252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4"
dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
 from {username='slave'} at 127.0.0.1:58800
I20260709 12:18:13.347994 26252 raft_consensus.cc:493] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.348438 26252 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.350808 26451 consensus_queue.cc:1048] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:13.358259 26252 raft_consensus.cc:515] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.360950 26252 leader_election.cc:290] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 2 election: Requested vote from peers e40eaa41327547848854ced3e501941d (127.20.149.194:36419), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:13.362422 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:13.362941 26328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "787ad46a57664bd496d3020b08b001a4" candidate_uuid: "a92b4f39991c46529f313bf4bff9824a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e40eaa41327547848854ced3e501941d"
I20260709 12:18:13.363199 26401 raft_consensus.cc:3055] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.363659 26328 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.363698 26401 raft_consensus.cc:740] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37b038ddf2c9497b81bcb05e448af931, State: Running, Role: LEADER
I20260709 12:18:13.364933 26401 consensus_queue.cc:260] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.366674 26401 raft_consensus.cc:3060] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:13.368531 26451 consensus_queue.cc:1175] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e40eaa41327547848854ced3e501941d" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 12:18:13.373605 26328 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 2.
I20260709 12:18:13.375176 26215 leader_election.cc:304] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a92b4f39991c46529f313bf4bff9824a, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:13.376220 26449 raft_consensus.cc:2804] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.376756 26449 raft_consensus.cc:697] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 2 LEADER]: Becoming Leader. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Running, Role: LEADER
I20260709 12:18:13.378434 26401 raft_consensus.cc:2468] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92b4f39991c46529f313bf4bff9824a in term 2.
I20260709 12:18:13.378548 26449 consensus_queue.cc:237] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.386368 26148 catalog_manager.cc:5697] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a reported cstate change: term changed from 1 to 2, leader changed from 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195) to a92b4f39991c46529f313bf4bff9824a (127.20.149.193). New cstate: current_term: 2 leader_uuid: "a92b4f39991c46529f313bf4bff9824a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.416934 26449 consensus_queue.cc:1048] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:13.428685 26449 consensus_queue.cc:1048] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:13.535717 21079 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:18:13.537545 21079 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:18:13.537935 21079 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:18:13.550894 26252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a"
dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
mode: GRACEFUL
new_leader_uuid: "e40eaa41327547848854ced3e501941d"
 from {username='slave'} at 127.0.0.1:58814
I20260709 12:18:13.551467 26252 raft_consensus.cc:606] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 LEADER]: Received request to transfer leadership to TS e40eaa41327547848854ced3e501941d
I20260709 12:18:13.552757 21079 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:18:13.556874 26401 raft_consensus.cc:1275] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Refusing update from remote peer a92b4f39991c46529f313bf4bff9824a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.557598 26252 raft_consensus.cc:1275] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Refusing update from remote peer 37b038ddf2c9497b81bcb05e448af931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.558202 26449 consensus_queue.cc:1048] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.558990 26451 consensus_queue.cc:1048] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.567178 26328 raft_consensus.cc:1275] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Refusing update from remote peer 37b038ddf2c9497b81bcb05e448af931: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.568667 26475 consensus_queue.cc:1048] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.578114 26328 raft_consensus.cc:1275] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Refusing update from remote peer a92b4f39991c46529f313bf4bff9824a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.579929 26479 consensus_queue.cc:1048] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.819176 26401 raft_consensus.cc:1275] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Refusing update from remote peer a92b4f39991c46529f313bf4bff9824a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.820565 26479 consensus_queue.cc:1048] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.826174 26495 raft_consensus.cc:993] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: : Instructing follower e40eaa41327547848854ced3e501941d to start an election
I20260709 12:18:13.826681 26479 raft_consensus.cc:1081] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 LEADER]: Signalling peer e40eaa41327547848854ced3e501941d to start an election
I20260709 12:18:13.828675 26327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a"
dest_uuid: "e40eaa41327547848854ced3e501941d"
 from {username='slave'} at 127.0.0.1:35530
I20260709 12:18:13.829280 26327 raft_consensus.cc:493] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:13.829702 26327 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.830616 26328 raft_consensus.cc:1275] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Refusing update from remote peer a92b4f39991c46529f313bf4bff9824a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:13.832448 26449 consensus_queue.cc:1048] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:13.838497 26327 raft_consensus.cc:515] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.840895 26327 leader_election.cc:290] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 2 election: Requested vote from peers a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269), 37b038ddf2c9497b81bcb05e448af931 (127.20.149.195:36809)
I20260709 12:18:13.842321 26252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a92b4f39991c46529f313bf4bff9824a"
I20260709 12:18:13.843067 26252 raft_consensus.cc:3055] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:13.843492 26252 raft_consensus.cc:740] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a92b4f39991c46529f313bf4bff9824a, State: Running, Role: LEADER
I20260709 12:18:13.843868 26401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e991a2d28ac43e9b4d4e43a22a7500a" candidate_uuid: "e40eaa41327547848854ced3e501941d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37b038ddf2c9497b81bcb05e448af931"
I20260709 12:18:13.844552 26401 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.844331 26252 consensus_queue.cc:260] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.845644 26252 raft_consensus.cc:3060] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:13.851636 26401 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 2.
I20260709 12:18:13.852634 26252 raft_consensus.cc:2468] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e40eaa41327547848854ced3e501941d in term 2.
I20260709 12:18:13.853096 26293 leader_election.cc:304] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37b038ddf2c9497b81bcb05e448af931, e40eaa41327547848854ced3e501941d; no voters: 
I20260709 12:18:13.853989 26457 raft_consensus.cc:2804] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:13.854524 26457 raft_consensus.cc:697] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 LEADER]: Becoming Leader. State: Replica: e40eaa41327547848854ced3e501941d, State: Running, Role: LEADER
I20260709 12:18:13.855257 26457 consensus_queue.cc:237] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } }
I20260709 12:18:13.861162 26149 catalog_manager.cc:5697] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d reported cstate change: term changed from 1 to 2, leader changed from a92b4f39991c46529f313bf4bff9824a (127.20.149.193) to e40eaa41327547848854ced3e501941d (127.20.149.194). New cstate: current_term: 2 leader_uuid: "e40eaa41327547848854ced3e501941d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92b4f39991c46529f313bf4bff9824a" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 38269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e40eaa41327547848854ced3e501941d" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 36419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b038ddf2c9497b81bcb05e448af931" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:13.924316 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:18:13.944638 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:13.945310 21079 tablet_replica.cc:333] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a: stopping tablet replica
I20260709 12:18:13.946008 21079 raft_consensus.cc:2243] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:13.946480 21079 raft_consensus.cc:2272] T 2e991a2d28ac43e9b4d4e43a22a7500a P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:13.948690 21079 tablet_replica.cc:333] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a: stopping tablet replica
I20260709 12:18:13.949227 21079 raft_consensus.cc:2243] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:13.949777 21079 raft_consensus.cc:2272] T 1a2e190bfd5147f3a790ce82d83b77f4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:13.951861 21079 tablet_replica.cc:333] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a: stopping tablet replica
I20260709 12:18:13.952375 21079 raft_consensus.cc:2243] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:13.953174 21079 raft_consensus.cc:2272] T 787ad46a57664bd496d3020b08b001a4 P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:13.955515 21079 tablet_replica.cc:333] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a: stopping tablet replica
I20260709 12:18:13.956035 21079 raft_consensus.cc:2243] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:13.956877 21079 raft_consensus.cc:2272] T d4786679392c4bdfbd4b6d7f3a49c12d P a92b4f39991c46529f313bf4bff9824a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:13.983498 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
I20260709 12:18:13.996501 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
I20260709 12:18:14.014912 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:14.015595 21079 tablet_replica.cc:333] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: stopping tablet replica
I20260709 12:18:14.016234 21079 raft_consensus.cc:2243] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.016842 21079 pending_rounds.cc:70] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Trying to abort 1 pending ops.
I20260709 12:18:14.017019 21079 pending_rounds.cc:77] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305623526838190080 op_type: NO_OP noop_request { }
I20260709 12:18:14.017294 21079 raft_consensus.cc:2889] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:18:14.017622 21079 raft_consensus.cc:2272] T 2e991a2d28ac43e9b4d4e43a22a7500a P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.020043 21079 tablet_replica.cc:333] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d: stopping tablet replica
I20260709 12:18:14.020566 21079 raft_consensus.cc:2243] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.020983 21079 raft_consensus.cc:2272] T 1a2e190bfd5147f3a790ce82d83b77f4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.023497 21079 tablet_replica.cc:333] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d: stopping tablet replica
I20260709 12:18:14.023984 21079 raft_consensus.cc:2243] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.024379 21079 raft_consensus.cc:2272] T 787ad46a57664bd496d3020b08b001a4 P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.026678 21079 tablet_replica.cc:333] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d: stopping tablet replica
I20260709 12:18:14.027143 21079 raft_consensus.cc:2243] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.027529 21079 raft_consensus.cc:2272] T d4786679392c4bdfbd4b6d7f3a49c12d P e40eaa41327547848854ced3e501941d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.051126 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
I20260709 12:18:14.063997 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
I20260709 12:18:14.086731 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:14.087437 21079 tablet_replica.cc:333] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931: stopping tablet replica
W20260709 12:18:14.087446 26366 consensus_peers.cc:597] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 -> Peer a92b4f39991c46529f313bf4bff9824a (127.20.149.193:38269): Couldn't send request to peer a92b4f39991c46529f313bf4bff9824a. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:38269: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:14.088238 21079 raft_consensus.cc:2243] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.088744 21079 raft_consensus.cc:2272] T 2e991a2d28ac43e9b4d4e43a22a7500a P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.091212 21079 tablet_replica.cc:333] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931: stopping tablet replica
I20260709 12:18:14.091751 21079 raft_consensus.cc:2243] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.092533 21079 raft_consensus.cc:2272] T 1a2e190bfd5147f3a790ce82d83b77f4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.095405 21079 tablet_replica.cc:333] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931: stopping tablet replica
I20260709 12:18:14.095993 21079 raft_consensus.cc:2243] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.096494 21079 raft_consensus.cc:2272] T 787ad46a57664bd496d3020b08b001a4 P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.099089 21079 tablet_replica.cc:333] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931: stopping tablet replica
I20260709 12:18:14.099730 21079 raft_consensus.cc:2243] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:14.100231 21079 raft_consensus.cc:2272] T d4786679392c4bdfbd4b6d7f3a49c12d P 37b038ddf2c9497b81bcb05e448af931 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.123971 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
I20260709 12:18:14.137172 21079 master.cc:562] Master@127.20.149.254:35043 shutting down...
I20260709 12:18:14.154126 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:14.154708 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:14.155051 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 00eba6788a954fc695a46a50bb64b9e9: stopping tablet replica
I20260709 12:18:14.174299 21079 master.cc:584] Master@127.20.149.254:35043 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2682 ms)
[----------] 6 tests from LeaderRebalancerTest (170186 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:18:14.203636 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:33967
I20260709 12:18:14.204814 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:14.210441 26501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.210441 26502 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.213330 26504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:14.213546 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:14.214692 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:14.214898 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:14.215009 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599494214998 us; error 0 us; skew 500 ppm
I20260709 12:18:14.215526 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:14.218197 21079 webserver.cc:533] Webserver started at http://127.20.149.254:39151/ using document root <none> and password file <none>
I20260709 12:18:14.218663 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:14.218819 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:14.219031 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:14.220057 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "14834b431141415bb8524c56e817051c"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.224570 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:14.228222 26509 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.229054 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:14.229487 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "14834b431141415bb8524c56e817051c"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.229806 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:14.253111 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:14.254280 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:14.290972 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:33967
I20260709 12:18:14.291075 26560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:33967 every 8 connection(s)
I20260709 12:18:14.294816 26561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.306872 26561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: Bootstrap starting.
I20260709 12:18:14.311445 26561 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:14.315701 26561 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: No bootstrap required, opened a new log
I20260709 12:18:14.317912 26561 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14834b431141415bb8524c56e817051c" member_type: VOTER }
I20260709 12:18:14.318361 26561 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:14.318585 26561 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14834b431141415bb8524c56e817051c, State: Initialized, Role: FOLLOWER
I20260709 12:18:14.319294 26561 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14834b431141415bb8524c56e817051c" member_type: VOTER }
I20260709 12:18:14.319759 26561 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:14.319996 26561 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:14.320279 26561 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:14.325312 26561 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14834b431141415bb8524c56e817051c" member_type: VOTER }
I20260709 12:18:14.325910 26561 leader_election.cc:304] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [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: 14834b431141415bb8524c56e817051c; no voters: 
I20260709 12:18:14.327067 26561 leader_election.cc:290] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:14.327426 26564 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:14.328814 26564 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 1 LEADER]: Becoming Leader. State: Replica: 14834b431141415bb8524c56e817051c, State: Running, Role: LEADER
I20260709 12:18:14.329560 26564 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [LEADER]: Queue going to LEADER mode. State: All 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: "14834b431141415bb8524c56e817051c" member_type: VOTER }
I20260709 12:18:14.330150 26561 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:14.332430 26566 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14834b431141415bb8524c56e817051c. Latest consensus state: current_term: 1 leader_uuid: "14834b431141415bb8524c56e817051c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14834b431141415bb8524c56e817051c" member_type: VOTER } }
I20260709 12:18:14.332417 26565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14834b431141415bb8524c56e817051c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14834b431141415bb8524c56e817051c" member_type: VOTER } }
I20260709 12:18:14.333199 26566 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:14.333333 26565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:14.337337 26569 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:14.343691 26569 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:14.344770 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:14.352897 26569 catalog_manager.cc:1383] Generated new cluster ID: 7976a3391faa4e3385d57ef8a2c5fcf7
I20260709 12:18:14.353261 26569 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:14.373155 26569 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:14.374542 26569 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:14.393925 26569 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: Generated new TSK 0
I20260709 12:18:14.394620 26569 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:14.411959 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:14.418246 26582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.419298 26584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.421433 26586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:14.421595 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:14.422747 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:14.422986 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:14.423187 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599494423165 us; error 0 us; skew 500 ppm
I20260709 12:18:14.423849 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:14.426445 21079 webserver.cc:533] Webserver started at http://127.20.149.193:37723/ using document root <none> and password file <none>
I20260709 12:18:14.426991 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:14.427220 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:14.427520 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:14.428742 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.433983 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:18:14.437860 26591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.438675 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:18:14.439003 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.439314 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:14.452919 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:14.454181 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:14.455699 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:14.458086 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:14.458280 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.458590 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:14.458734 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.498634 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:35951
I20260709 12:18:14.498764 26653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:35951 every 8 connection(s)
I20260709 12:18:14.503539 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:14.511842 26659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.512903 26658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.514122 26661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:14.518219 26654 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33967
I20260709 12:18:14.518790 26654 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:14.519726 26654 heartbeater.cc:507] Master 127.20.149.254:33967 requested a full tablet report, sending...
I20260709 12:18:14.522223 26526 ts_manager.cc:194] Registered new tserver with Master: f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951)
I20260709 12:18:14.523690 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:14.524209 26526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52928
I20260709 12:18:14.524792 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:14.525102 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:14.525324 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599494525305 us; error 0 us; skew 500 ppm
I20260709 12:18:14.526170 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:14.528580 21079 webserver.cc:533] Webserver started at http://127.20.149.194:41625/ using document root <none> and password file <none>
I20260709 12:18:14.529016 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:14.529178 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:14.529392 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:14.530820 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "5ac6e6dfa28345dca45862a4d67162e3"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.535735 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:18:14.539767 26666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.540663 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:14.541013 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "5ac6e6dfa28345dca45862a4d67162e3"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.541342 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:14.553998 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:14.555115 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:14.556607 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:14.559039 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:14.559283 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.559528 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:14.559702 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.599999 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:41177
I20260709 12:18:14.600113 26728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:41177 every 8 connection(s)
I20260709 12:18:14.604964 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:14.612206 26732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:14.612733 26734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:14.615883 21079 server_base.cc:1061] running on GCE node
W20260709 12:18:14.615434 26736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:14.617195 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:18:14.617347 26729 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33967
W20260709 12:18:14.617511 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:14.617815 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599494617796 us; error 0 us; skew 500 ppm
I20260709 12:18:14.617869 26729 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:14.618615 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:14.618837 26729 heartbeater.cc:507] Master 127.20.149.254:33967 requested a full tablet report, sending...
I20260709 12:18:14.621218 21079 webserver.cc:533] Webserver started at http://127.20.149.195:39759/ using document root <none> and password file <none>
I20260709 12:18:14.621469 26526 ts_manager.cc:194] Registered new tserver with Master: 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:14.621956 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:14.622232 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:14.622555 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:14.623428 26526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52938
I20260709 12:18:14.624111 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "164d1598622248ec9ab84f93b044e4df"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.629084 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 12:18:14.632679 26741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.633662 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:18:14.633980 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "164d1598622248ec9ab84f93b044e4df"
format_stamp: "Formatted at 2026-07-09 12:18:14 on dist-test-slave-qjps"
I20260709 12:18:14.634271 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:14.651664 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:14.652798 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:14.654382 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:14.656769 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:14.657018 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:14.657269 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:14.657480 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:18:14.697068 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:37659
I20260709 12:18:14.697206 26803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:37659 every 8 connection(s)
I20260709 12:18:14.712534 26804 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33967
I20260709 12:18:14.712989 26804 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:14.713680 26804 heartbeater.cc:507] Master 127.20.149.254:33967 requested a full tablet report, sending...
I20260709 12:18:14.715716 26526 ts_manager.cc:194] Registered new tserver with Master: 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:14.716389 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015977119s
I20260709 12:18:14.717139 26526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52946
I20260709 12:18:14.742799 26526 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:14.745580 26526 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:14.826087 26694 tablet_service.cc:1511] Processing CreateTablet for tablet ffcf74f738e34d6fb9f9f76cbbe0a302 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:14.827579 26694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcf74f738e34d6fb9f9f76cbbe0a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.830578 26693 tablet_service.cc:1511] Processing CreateTablet for tablet a4a45e8dc0e14c769ac235423834ae56 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:14.832125 26693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a45e8dc0e14c769ac235423834ae56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.835269 26692 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfcd4831ac46ba89e82fd8164cb8e2 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:14.836766 26692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfcd4831ac46ba89e82fd8164cb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.845060 26691 tablet_service.cc:1511] Processing CreateTablet for tablet f8cd7ea904c646e38d147936e57fe297 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:14.846699 26691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cd7ea904c646e38d147936e57fe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.848070 26619 tablet_service.cc:1511] Processing CreateTablet for tablet ffcf74f738e34d6fb9f9f76cbbe0a302 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:14.849581 26619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcf74f738e34d6fb9f9f76cbbe0a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.851403 26618 tablet_service.cc:1511] Processing CreateTablet for tablet a4a45e8dc0e14c769ac235423834ae56 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:14.852821 26618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a45e8dc0e14c769ac235423834ae56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.854534 26617 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfcd4831ac46ba89e82fd8164cb8e2 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:14.856002 26617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfcd4831ac46ba89e82fd8164cb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.855753 26690 tablet_service.cc:1511] Processing CreateTablet for tablet e97ba33a6460440bb45a2d17c81128cc (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:14.857151 26690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ba33a6460440bb45a2d17c81128cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.858552 26616 tablet_service.cc:1511] Processing CreateTablet for tablet f8cd7ea904c646e38d147936e57fe297 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:14.859979 26616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cd7ea904c646e38d147936e57fe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.859656 26614 tablet_service.cc:1511] Processing CreateTablet for tablet c5194102ad254d5b8e80917331a9445f (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:14.861037 26614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5194102ad254d5b8e80917331a9445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.862128 26615 tablet_service.cc:1511] Processing CreateTablet for tablet e97ba33a6460440bb45a2d17c81128cc (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:14.863571 26615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ba33a6460440bb45a2d17c81128cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.874935 26689 tablet_service.cc:1511] Processing CreateTablet for tablet c5194102ad254d5b8e80917331a9445f (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:14.876543 26689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5194102ad254d5b8e80917331a9445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.886565 26613 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc40b72562d4940a5de1128b89511f3 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:14.888137 26613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc40b72562d4940a5de1128b89511f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.910058 26694 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc40b72562d4940a5de1128b89511f3 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:14.910527 26769 tablet_service.cc:1511] Processing CreateTablet for tablet ffcf74f738e34d6fb9f9f76cbbe0a302 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:14.912000 26769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffcf74f738e34d6fb9f9f76cbbe0a302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.912111 26694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc40b72562d4940a5de1128b89511f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.914738 26612 tablet_service.cc:1511] Processing CreateTablet for tablet 2426273ebdb740c78e22badcc8bf732e (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:14.916342 26612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2426273ebdb740c78e22badcc8bf732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.927047 26768 tablet_service.cc:1511] Processing CreateTablet for tablet a4a45e8dc0e14c769ac235423834ae56 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:14.928577 26768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a45e8dc0e14c769ac235423834ae56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.933226 26688 tablet_service.cc:1511] Processing CreateTablet for tablet 2426273ebdb740c78e22badcc8bf732e (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:14.934791 26688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2426273ebdb740c78e22badcc8bf732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.940624 26767 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfcd4831ac46ba89e82fd8164cb8e2 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:14.942378 26767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfcd4831ac46ba89e82fd8164cb8e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.944044 26819 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:14.948307 26611 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf013a0e04d4a898cbe9a9841f403ed (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:14.950341 26611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf013a0e04d4a898cbe9a9841f403ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.950984 26766 tablet_service.cc:1511] Processing CreateTablet for tablet f8cd7ea904c646e38d147936e57fe297 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:14.952411 26766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cd7ea904c646e38d147936e57fe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.959139 26765 tablet_service.cc:1511] Processing CreateTablet for tablet e97ba33a6460440bb45a2d17c81128cc (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:14.960727 26765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e97ba33a6460440bb45a2d17c81128cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.962602 26764 tablet_service.cc:1511] Processing CreateTablet for tablet c5194102ad254d5b8e80917331a9445f (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:14.964116 26764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5194102ad254d5b8e80917331a9445f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.966570 26763 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc40b72562d4940a5de1128b89511f3 (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:14.967715 26819 tablet_bootstrap.cc:654] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:14.967995 26763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc40b72562d4940a5de1128b89511f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:14.970602 26762 tablet_service.cc:1511] Processing CreateTablet for tablet 2426273ebdb740c78e22badcc8bf732e (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:14.971999 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2426273ebdb740c78e22badcc8bf732e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.005569 26761 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf013a0e04d4a898cbe9a9841f403ed (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:15.020447 26820 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.028338 26820 tablet_bootstrap.cc:654] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.041919 26820 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.042539 26820 ts_tablet_manager.cc:1403] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 12:18:15.046247 26761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf013a0e04d4a898cbe9a9841f403ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.047009 26689 tablet_service.cc:1511] Processing CreateTablet for tablet 8bf013a0e04d4a898cbe9a9841f403ed (DEFAULT_TABLE table=test-workload [id=85f2e884bd074accb19b9e25efd1f6d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:15.048359 26689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bf013a0e04d4a898cbe9a9841f403ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:15.048079 26820 raft_consensus.cc:359] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.048898 26820 raft_consensus.cc:385] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.049204 26820 raft_consensus.cc:740] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.049959 26820 consensus_queue.cc:260] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.072129 26819 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.072751 26819 ts_tablet_manager.cc:1403] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.044s
I20260709 12:18:15.075872 26819 raft_consensus.cc:359] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.076623 26819 raft_consensus.cc:385] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.076917 26819 raft_consensus.cc:740] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.086632 26823 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.090502 26819 consensus_queue.cc:260] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.096608 26823 tablet_bootstrap.cc:654] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.102098 26729 heartbeater.cc:499] Master 127.20.149.254:33967 was elected leader, sending a full tablet report...
I20260709 12:18:15.102651 26819 ts_tablet_manager.cc:1434] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.002s
I20260709 12:18:15.103760 26819 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.111239 26819 tablet_bootstrap.cc:654] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.114167 26823 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.114885 26823 ts_tablet_manager.cc:1403] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.002s
I20260709 12:18:15.118860 26823 raft_consensus.cc:359] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.119925 26823 raft_consensus.cc:385] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.120307 26823 raft_consensus.cc:740] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.121766 26823 consensus_queue.cc:260] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.126785 26819 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.127589 26819 ts_tablet_manager.cc:1403] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260709 12:18:15.128634 26804 heartbeater.cc:499] Master 127.20.149.254:33967 was elected leader, sending a full tablet report...
I20260709 12:18:15.129843 26823 ts_tablet_manager.cc:1434] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:18:15.130960 26823 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.130718 26819 raft_consensus.cc:359] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.131588 26819 raft_consensus.cc:385] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.131893 26819 raft_consensus.cc:740] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.143020 26819 consensus_queue.cc:260] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.145512 26819 ts_tablet_manager.cc:1434] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.005s
I20260709 12:18:15.146608 26819 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.148257 26823 tablet_bootstrap.cc:654] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.153357 26819 tablet_bootstrap.cc:654] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.160388 26823 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.161020 26823 ts_tablet_manager.cc:1403] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
I20260709 12:18:15.164186 26823 raft_consensus.cc:359] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.168897 26823 raft_consensus.cc:385] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.169234 26823 raft_consensus.cc:740] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.170415 26823 consensus_queue.cc:260] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.173331 26823 ts_tablet_manager.cc:1434] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:18:15.175133 26823 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.182192 26823 tablet_bootstrap.cc:654] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.203418 26819 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.204149 26819 ts_tablet_manager.cc:1403] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 12:18:15.208909 26819 raft_consensus.cc:359] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.209991 26819 raft_consensus.cc:385] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.210377 26819 raft_consensus.cc:740] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.211416 26819 consensus_queue.cc:260] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.217461 26819 ts_tablet_manager.cc:1434] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 12:18:15.218555 26819 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.218804 26823 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.219395 26823 ts_tablet_manager.cc:1403] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.024s
I20260709 12:18:15.222584 26823 raft_consensus.cc:359] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.223413 26823 raft_consensus.cc:385] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.223752 26823 raft_consensus.cc:740] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.224475 26823 consensus_queue.cc:260] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.225051 26819 tablet_bootstrap.cc:654] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.226975 26823 ts_tablet_manager.cc:1434] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:15.228089 26823 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.235391 26823 tablet_bootstrap.cc:654] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.260910 26654 heartbeater.cc:499] Master 127.20.149.254:33967 was elected leader, sending a full tablet report...
I20260709 12:18:15.271744 26823 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.272461 26823 ts_tablet_manager.cc:1403] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.005s
I20260709 12:18:15.275631 26823 raft_consensus.cc:359] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.276397 26823 raft_consensus.cc:385] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.276698 26823 raft_consensus.cc:740] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.277611 26823 consensus_queue.cc:260] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.279886 26823 ts_tablet_manager.cc:1434] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:15.280931 26823 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.284226 26820 ts_tablet_manager.cc:1434] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.239s	user 0.051s	sys 0.103s
I20260709 12:18:15.285517 26820 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.287575 26823 tablet_bootstrap.cc:654] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.291436 26819 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.292212 26819 ts_tablet_manager.cc:1403] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.005s
I20260709 12:18:15.297928 26819 raft_consensus.cc:359] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.298753 26820 tablet_bootstrap.cc:654] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.299006 26819 raft_consensus.cc:385] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.299507 26819 raft_consensus.cc:740] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.300729 26819 consensus_queue.cc:260] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.301771 26824 raft_consensus.cc:493] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.302338 26824 raft_consensus.cc:515] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.304312 26819 ts_tablet_manager.cc:1434] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:18:15.306010 26819 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.308058 26824 leader_election.cc:290] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.313750 26823 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.313722 26820 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.314544 26823 ts_tablet_manager.cc:1403] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.003s
I20260709 12:18:15.314587 26820 ts_tablet_manager.cc:1403] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260709 12:18:15.317935 26823 raft_consensus.cc:359] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.318749 26823 raft_consensus.cc:385] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.318610 26820 raft_consensus.cc:359] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.319511 26820 raft_consensus.cc:385] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.319819 26820 raft_consensus.cc:740] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.319136 26823 raft_consensus.cc:740] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.321395 26823 consensus_queue.cc:260] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.322369 26820 consensus_queue.cc:260] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.323833 26823 ts_tablet_manager.cc:1434] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260709 12:18:15.324985 26823 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.326784 26828 raft_consensus.cc:493] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.327328 26828 raft_consensus.cc:515] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.328680 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
W20260709 12:18:15.330426 26595 leader_election.cc:343] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.331820 26823 tablet_bootstrap.cc:654] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.332768 26819 tablet_bootstrap.cc:654] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:15.342136 26574 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:15.344558 26825 raft_consensus.cc:493] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.345373 26825 raft_consensus.cc:515] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.359380 26828 leader_election.cc:290] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:15.349124 26825 leader_election.cc:290] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.375902 26825 raft_consensus.cc:493] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.376713 26825 raft_consensus.cc:515] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.383894 26825 leader_election.cc:290] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659), f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951)
I20260709 12:18:15.391470 26820 ts_tablet_manager.cc:1434] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
I20260709 12:18:15.407891 26820 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.414633 26828 raft_consensus.cc:493] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.415688 26828 raft_consensus.cc:515] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.421875 26828 leader_election.cc:290] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:15.423084 26824 raft_consensus.cc:493] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.423841 26824 raft_consensus.cc:515] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.427956 26824 leader_election.cc:290] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.431571 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.432673 26779 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:15.436089 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
W20260709 12:18:15.439033 26595 leader_election.cc:343] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.442147 26595 leader_election.cc:304] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [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: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:15.442999 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.443521 26824 raft_consensus.cc:2804] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.444950 26824 raft_consensus.cc:493] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.445506 26819 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.445847 26824 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.446203 26819 ts_tablet_manager.cc:1403] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.141s	user 0.045s	sys 0.051s
I20260709 12:18:15.443384 26628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.446584 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
W20260709 12:18:15.448050 26595 leader_election.cc:343] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.448561 26595 leader_election.cc:304] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3
W20260709 12:18:15.448695 26744 leader_election.cc:343] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:15.449522 26744 leader_election.cc:343] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.449618 26819 raft_consensus.cc:359] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.443320 26820 tablet_bootstrap.cc:654] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.450572 26819 raft_consensus.cc:385] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.450999 26819 raft_consensus.cc:740] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.451910 26819 consensus_queue.cc:260] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.455540 26819 ts_tablet_manager.cc:1434] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:15.456851 26819 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.461882 26846 raft_consensus.cc:493] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.462622 26846 raft_consensus.cc:515] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.464340 26819 tablet_bootstrap.cc:654] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.466182 26846 leader_election.cc:290] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.470561 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:15.471191 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:15.472070 26823 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.472203 26703 raft_consensus.cc:2468] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:15.472687 26823 ts_tablet_manager.cc:1403] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.148s	user 0.044s	sys 0.067s
W20260709 12:18:15.473982 26745 leader_election.cc:343] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.474746 26745 leader_election.cc:304] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df; no voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.476514 26828 raft_consensus.cc:2749] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:15.476099 26823 raft_consensus.cc:359] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.477741 26823 raft_consensus.cc:385] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.478179 26823 raft_consensus.cc:740] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.479099 26823 consensus_queue.cc:260] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.479956 26846 raft_consensus.cc:493] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.480486 26745 leader_election.cc:304] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [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: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.481894 26823 ts_tablet_manager.cc:1434] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:18:15.461196 26824 raft_consensus.cc:515] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.484895 26828 raft_consensus.cc:2804] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.485693 26828 raft_consensus.cc:493] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.486037 26828 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.486236 26823 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.490854 26824 leader_election.cc:290] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.491590 26824 raft_consensus.cc:2749] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:15.491637 26628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.492941 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.494467 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.495594 26828 raft_consensus.cc:515] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
W20260709 12:18:15.495929 26669 leader_election.cc:343] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:15.496810 26669 leader_election.cc:343] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:15.497536 26669 leader_election.cc:343] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.483937 26846 raft_consensus.cc:515] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.499342 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:15.501155 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.501371 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.501538 26828 leader_election.cc:290] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:15.496165 26823 tablet_bootstrap.cc:654] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.501751 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:15.502007 26779 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.502398 26703 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:15.503679 26669 leader_election.cc:343] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.504570 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
W20260709 12:18:15.505471 26595 leader_election.cc:343] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:15.506469 26744 leader_election.cc:343] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.508215 26846 leader_election.cc:290] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.510051 26775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.510952 26820 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.512032 26703 raft_consensus.cc:2468] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:15.511920 26777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.513007 26777 raft_consensus.cc:2468] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.513355 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.514250 26820 ts_tablet_manager.cc:1403] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.009s
I20260709 12:18:15.513775 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.514979 26745 leader_election.cc:304] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.515827 26778 raft_consensus.cc:2393] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ac6e6dfa28345dca45862a4d67162e3 in current term 1: Already voted for candidate 164d1598622248ec9ab84f93b044e4df in this term.
I20260709 12:18:15.516541 26828 raft_consensus.cc:2804] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:18:15.518592 26670 leader_election.cc:343] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.519114 26670 leader_election.cc:304] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3; no voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.519402 26820 raft_consensus.cc:359] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.520504 26820 raft_consensus.cc:385] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.520834 26670 leader_election.cc:304] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [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: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.517551 26776 raft_consensus.cc:2468] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.521003 26820 raft_consensus.cc:740] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.524101 26846 raft_consensus.cc:2749] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:15.528390 26820 consensus_queue.cc:260] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.525388 26819 tablet_bootstrap.cc:492] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.525503 26825 raft_consensus.cc:2804] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.526069 26670 leader_election.cc:304] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3; no voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.532043 26825 raft_consensus.cc:493] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.532389 26846 raft_consensus.cc:2749] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:15.532681 26825 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.533082 26670 leader_election.cc:304] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [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: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.534193 26846 raft_consensus.cc:2804] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.533711 26828 raft_consensus.cc:697] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:15.534538 26820 ts_tablet_manager.cc:1434] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.001s
I20260709 12:18:15.535292 26828 consensus_queue.cc:237] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.536420 26820 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.540503 26779 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:15.542012 26595 leader_election.cc:304] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:15.543879 26823 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.545105 26823 ts_tablet_manager.cc:1403] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.014s
I20260709 12:18:15.543718 26819 ts_tablet_manager.cc:1403] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.007s
I20260709 12:18:15.534578 26846 raft_consensus.cc:493] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.549034 26846 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.548868 26823 raft_consensus.cc:359] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.544862 26848 raft_consensus.cc:2804] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.542610 26825 raft_consensus.cc:515] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.549695 26823 raft_consensus.cc:385] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.550058 26848 raft_consensus.cc:697] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:15.551307 26848 consensus_queue.cc:237] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.555140 26819 raft_consensus.cc:359] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.556303 26819 raft_consensus.cc:385] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.556887 26819 raft_consensus.cc:740] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.557617 26825 leader_election.cc:290] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659), f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951)
I20260709 12:18:15.559360 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:15.560933 26820 tablet_bootstrap.cc:654] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:15.561010 26669 leader_election.cc:343] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.561689 26819 consensus_queue.cc:260] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.564743 26819 ts_tablet_manager.cc:1434] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:18:15.550091 26823 raft_consensus.cc:740] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.566149 26819 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.566974 26823 consensus_queue.cc:260] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.568279 26525 catalog_manager.cc:5697] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 1 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:15.574446 26823 ts_tablet_manager.cc:1434] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 12:18:15.575817 26823 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.576756 26819 tablet_bootstrap.cc:654] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:15.581986 26670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.195:37659, user_credentials={real_user=slave}} blocked reactor thread for 49000.8us
I20260709 12:18:15.584103 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.584754 26779 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.587781 26823 tablet_bootstrap.cc:654] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.587898 26820 tablet_bootstrap.cc:492] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.592254 26819 tablet_bootstrap.cc:492] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.592911 26819 ts_tablet_manager.cc:1403] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260709 12:18:15.593029 26820 ts_tablet_manager.cc:1403] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 12:18:15.597004 26820 raft_consensus.cc:359] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.597905 26820 raft_consensus.cc:385] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.598520 26820 raft_consensus.cc:740] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.599439 26820 consensus_queue.cc:260] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.600961 26779 raft_consensus.cc:2468] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.605721 26670 leader_election.cc:304] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.609063 26825 raft_consensus.cc:2804] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.602072 26820 ts_tablet_manager.cc:1434] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:18:15.613521 26823 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.614197 26823 ts_tablet_manager.cc:1403] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260709 12:18:15.614277 26820 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.597314 26819 raft_consensus.cc:359] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.616089 26819 raft_consensus.cc:385] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.616469 26819 raft_consensus.cc:740] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.617267 26819 consensus_queue.cc:260] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.619902 26846 raft_consensus.cc:515] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.626161 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.627039 26779 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.628419 26819 ts_tablet_manager.cc:1434] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 12:18:15.628981 26823 raft_consensus.cc:359] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.629746 26823 raft_consensus.cc:385] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.630039 26823 raft_consensus.cc:740] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.630743 26819 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.630738 26823 consensus_queue.cc:260] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.633841 26823 ts_tablet_manager.cc:1434] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:15.634892 26823 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:15.631201 26825 raft_consensus.cc:697] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:15.636893 26825 consensus_queue.cc:237] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.640996 26823 tablet_bootstrap.cc:654] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.639823 26524 catalog_manager.cc:5697] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.646049 26819 tablet_bootstrap.cc:654] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.652266 26820 tablet_bootstrap.cc:654] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.663565 26525 catalog_manager.cc:5697] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.680972 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:15.681701 26627 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.681936 26861 raft_consensus.cc:493] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.682508 26861 raft_consensus.cc:515] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.685838 26823 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:15.686077 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.686463 26823 ts_tablet_manager.cc:1403] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.008s
I20260709 12:18:15.686849 26776 raft_consensus.cc:2468] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.688284 26670 leader_election.cc:304] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:15.689093 26825 raft_consensus.cc:2804] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.689550 26825 raft_consensus.cc:493] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.689119 26823 raft_consensus.cc:359] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.689973 26825 raft_consensus.cc:3060] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.690397 26823 raft_consensus.cc:385] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.690946 26823 raft_consensus.cc:740] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.691784 26823 consensus_queue.cc:260] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.692158 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.693745 26819 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
W20260709 12:18:15.693914 26669 leader_election.cc:343] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.690328 26627 raft_consensus.cc:2468] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.694279 26819 ts_tablet_manager.cc:1403] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 12:18:15.694482 26823 ts_tablet_manager.cc:1434] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:18:15.695539 26669 leader_election.cc:304] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:15.696732 26863 raft_consensus.cc:2804] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.697283 26863 raft_consensus.cc:697] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:15.697554 26819 raft_consensus.cc:359] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.698304 26819 raft_consensus.cc:385] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.699088 26819 raft_consensus.cc:740] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.698148 26863 consensus_queue.cc:237] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.699937 26819 consensus_queue.cc:260] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.712484 26846 leader_election.cc:290] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.713562 26825 raft_consensus.cc:515] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.717763 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.718511 26776 raft_consensus.cc:3060] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.717501 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
W20260709 12:18:15.720451 26669 leader_election.cc:343] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:15.726238 26862 raft_consensus.cc:493] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.727149 26862 raft_consensus.cc:515] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.729405 26863 raft_consensus.cc:493] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.730240 26863 raft_consensus.cc:515] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.733520 26863 leader_election.cc:290] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.733999 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.734829 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.735747 26778 raft_consensus.cc:2393] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ac6e6dfa28345dca45862a4d67162e3 in current term 1: Already voted for candidate f823e1f306344aa0963fae1e2d0fe2c6 in this term.
I20260709 12:18:15.735796 26819 ts_tablet_manager.cc:1434] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.023s
I20260709 12:18:15.736976 26819 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:15.737094 26670 leader_election.cc:304] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3; no voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.738963 26868 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.739969 26524 catalog_manager.cc:5697] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.743594 26819 tablet_bootstrap.cc:654] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.746517 26776 raft_consensus.cc:2468] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.748229 26861 leader_election.cc:290] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.749634 26670 leader_election.cc:304] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:15.751313 26862 leader_election.cc:290] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.752076 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.756455 26627 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.757860 26669 leader_election.cc:304] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:15.752279 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.758905 26778 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.755378 26779 raft_consensus.cc:2468] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.761332 26861 raft_consensus.cc:2804] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.759021 26825 leader_election.cc:290] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.759595 26862 raft_consensus.cc:2804] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.765396 26862 raft_consensus.cc:493] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.765883 26861 raft_consensus.cc:697] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:15.766091 26862 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.766942 26861 consensus_queue.cc:237] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.769594 26868 raft_consensus.cc:2749] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:15.770304 26820 tablet_bootstrap.cc:492] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.771265 26820 ts_tablet_manager.cc:1403] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.157s	user 0.031s	sys 0.040s
I20260709 12:18:15.773478 26819 tablet_bootstrap.cc:492] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:15.774127 26819 ts_tablet_manager.cc:1403] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260709 12:18:15.774744 26820 raft_consensus.cc:359] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.775640 26820 raft_consensus.cc:385] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.775946 26820 raft_consensus.cc:740] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.776755 26820 consensus_queue.cc:260] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.779161 26820 ts_tablet_manager.cc:1434] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:18:15.778442 26524 catalog_manager.cc:5697] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.780293 26820 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.780457 26862 raft_consensus.cc:515] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.777319 26819 raft_consensus.cc:359] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.782735 26819 raft_consensus.cc:385] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.783113 26819 raft_consensus.cc:740] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.783494 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:15.784147 26627 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.783918 26819 consensus_queue.cc:260] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.786695 26819 ts_tablet_manager.cc:1434] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:18:15.787730 26820 tablet_bootstrap.cc:654] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.790123 26862 leader_election.cc:290] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.792016 26627 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.792518 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.793206 26779 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.793309 26669 leader_election.cc:304] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:15.795785 26862 raft_consensus.cc:2804] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.796797 26862 raft_consensus.cc:697] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:15.797997 26862 consensus_queue.cc:237] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.800279 26820 tablet_bootstrap.cc:492] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.800865 26820 ts_tablet_manager.cc:1403] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260709 12:18:15.801031 26779 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.804534 26820 raft_consensus.cc:359] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.805469 26820 raft_consensus.cc:385] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.805783 26820 raft_consensus.cc:740] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.806568 26820 consensus_queue.cc:260] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.808872 26820 ts_tablet_manager.cc:1434] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:15.809973 26820 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.809973 26524 catalog_manager.cc:5697] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.817131 26820 tablet_bootstrap.cc:654] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.820881 26862 raft_consensus.cc:493] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:15.821717 26862 raft_consensus.cc:515] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.822887 26820 tablet_bootstrap.cc:492] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.823407 26820 ts_tablet_manager.cc:1403] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260709 12:18:15.824101 26862 leader_election.cc:290] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.824795 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:15.825225 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:15.825520 26627 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.825966 26779 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:15.826309 26820 raft_consensus.cc:359] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.827087 26820 raft_consensus.cc:385] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.826882 26669 leader_election.cc:304] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:15.827414 26820 raft_consensus.cc:740] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.827868 26862 raft_consensus.cc:2804] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:15.828279 26862 raft_consensus.cc:493] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:15.828271 26820 consensus_queue.cc:260] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.828817 26862 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.830551 26820 ts_tablet_manager.cc:1434] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:15.831600 26820 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.834944 26862 raft_consensus.cc:515] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.836903 26862 leader_election.cc:290] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:15.837762 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:15.838035 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:15.838295 26820 tablet_bootstrap.cc:654] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.838428 26627 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.838678 26779 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.846208 26627 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.846213 26779 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:15.847802 26669 leader_election.cc:304] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:15.848904 26862 raft_consensus.cc:2804] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:15.849454 26862 raft_consensus.cc:697] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:15.850062 26820 tablet_bootstrap.cc:492] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.850526 26820 ts_tablet_manager.cc:1403] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:18:15.850268 26862 consensus_queue.cc:237] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.852609 26820 raft_consensus.cc:359] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.853152 26820 raft_consensus.cc:385] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.853467 26820 raft_consensus.cc:740] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.854234 26820 consensus_queue.cc:260] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:15.856338 26820 ts_tablet_manager.cc:1434] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:15.857295 26820 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:15.858301 26524 catalog_manager.cc:5697] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:15.861845 26820 tablet_bootstrap.cc:654] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:15.872599 26820 tablet_bootstrap.cc:492] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:15.873046 26820 ts_tablet_manager.cc:1403] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 12:18:15.875165 26820 raft_consensus.cc:359] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.875699 26820 raft_consensus.cc:385] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:15.875862 26820 raft_consensus.cc:740] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:15.876471 26820 consensus_queue.cc:260] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:15.878077 26820 ts_tablet_manager.cc:1434] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 12:18:15.961015 26828 consensus_queue.cc:1048] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:15.973115 26627 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:15.983099 26881 consensus_queue.cc:1048] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.050534 26881 raft_consensus.cc:493] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.053331 26828 raft_consensus.cc:493] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.052701 26881 raft_consensus.cc:515] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.054507 26828 raft_consensus.cc:515] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.057512 26881 leader_election.cc:290] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:16.058475 26828 leader_election.cc:290] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:16.060612 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:16.060755 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:16.060483 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:16.060519 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:16.062105 26629 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:16.062412 26704 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:16.062415 26627 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:16.062748 26703 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:16.064455 26745 leader_election.cc:304] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:16.065359 26828 raft_consensus.cc:2804] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.065511 26744 leader_election.cc:304] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.065850 26828 raft_consensus.cc:493] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.066291 26828 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.066521 26881 raft_consensus.cc:2804] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:16.066982 26881 raft_consensus.cc:493] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:16.067288 26881 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.076248 26828 raft_consensus.cc:515] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.076332 26881 raft_consensus.cc:515] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.078437 26828 leader_election.cc:290] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:16.078699 26881 leader_election.cc:290] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:16.079743 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.079756 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.080166 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.080544 26703 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.080607 26627 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.080739 26629 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.080571 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.081915 26704 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.092182 26703 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:16.092182 26704 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:16.092281 26627 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:16.092330 26629 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:16.094043 26744 leader_election.cc:304] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.094827 26881 raft_consensus.cc:2804] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:16.094991 26745 leader_election.cc:304] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:16.095507 26881 raft_consensus.cc:697] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.096679 26881 consensus_queue.cc:237] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.096964 26828 raft_consensus.cc:2804] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:16.097625 26828 raft_consensus.cc:697] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.098605 26828 consensus_queue.cc:237] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.108362 26526 catalog_manager.cc:5697] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 1 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.126559 26526 catalog_manager.cc:5697] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 1 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.131140 26862 consensus_queue.cc:1048] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.133935 26629 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.144989 26846 consensus_queue.cc:1048] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.149353 26846 consensus_queue.cc:1048] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.154525 26848 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.163458 26846 consensus_queue.cc:1048] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.186946 26848 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.191725 26846 consensus_queue.cc:1048] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.214105 26629 raft_consensus.cc:3060] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:16.227031 26862 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.242612 26846 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:18:16.244266 26650 debug-util.cc:398] Leaking SignalData structure 0x7b08001f04c0 after lost signal to thread 21082
W20260709 12:18:16.246009 26650 debug-util.cc:398] Leaking SignalData structure 0x7b0800302e00 after lost signal to thread 26560
I20260709 12:18:16.253230 26889 raft_consensus.cc:493] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:16.253880 26889 raft_consensus.cc:515] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.254230 26846 consensus_queue.cc:1048] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.259156 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:16.260449 26889 leader_election.cc:290] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.261710 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc40b72562d4940a5de1128b89511f3" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:16.263654 26595 leader_election.cc:304] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [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: f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:16.273506 26889 raft_consensus.cc:2749] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:18:16.346576 26704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:18:16.347289 26704 raft_consensus.cc:606] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:16.353174 26704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:18:16.353832 26704 raft_consensus.cc:606] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:16.368794 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:41312
I20260709 12:18:16.369374 26776 raft_consensus.cc:606] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:16.375440 26704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:18:16.376195 26704 raft_consensus.cc:606] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:16.381877 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
mode: GRACEFUL
new_leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:41312
I20260709 12:18:16.382424 26776 raft_consensus.cc:606] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Received request to transfer leadership to TS 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:16.398470 26629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
mode: GRACEFUL
new_leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:36716
I20260709 12:18:16.399020 26629 raft_consensus.cc:606] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Received request to transfer leadership to TS 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:16.408049 26776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
mode: GRACEFUL
new_leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:41312
I20260709 12:18:16.408648 26776 raft_consensus.cc:606] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Received request to transfer leadership to TS 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:16.414110 26704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:18:16.414806 26704 raft_consensus.cc:606] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:16.421666 26846 consensus_queue.cc:1048] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.434427 26868 consensus_queue.cc:1048] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.445890 26846 raft_consensus.cc:993] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:16.446439 26846 raft_consensus.cc:1081] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:16.449724 26776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:18:16.450492 26776 raft_consensus.cc:493] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.450944 26776 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.458829 26776 raft_consensus.cc:515] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.460599 26776 leader_election.cc:290] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:16.461612 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.461802 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bf013a0e04d4a898cbe9a9841f403ed" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.462353 26629 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.462366 26704 raft_consensus.cc:3055] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.462872 26704 raft_consensus.cc:740] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.463771 26704 consensus_queue.cc:260] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.465140 26704 raft_consensus.cc:3060] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.471187 26629 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:16.471501 26704 raft_consensus.cc:2468] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:16.472711 26744 leader_election.cc:304] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.473754 26828 raft_consensus.cc:2804] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.474260 26828 raft_consensus.cc:697] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.475088 26828 consensus_queue.cc:237] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.481268 26828 consensus_queue.cc:1048] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.483546 26524 catalog_manager.cc:5697] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 2 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.487401 26828 raft_consensus.cc:993] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.488147 26852 raft_consensus.cc:1081] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.490943 26629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36698
I20260709 12:18:16.491876 26629 raft_consensus.cc:493] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.492472 26629 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.501226 26629 raft_consensus.cc:515] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.503523 26629 leader_election.cc:290] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.504379 26881 raft_consensus.cc:993] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: : Instructing follower 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.504938 26881 raft_consensus.cc:1081] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Signalling peer 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.506069 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.506806 26703 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.509318 26701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:60500
I20260709 12:18:16.510022 26701 raft_consensus.cc:493] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.510406 26701 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.510800 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfcd4831ac46ba89e82fd8164cb8e2" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.511034 26881 consensus_queue.cc:1048] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.511533 26776 raft_consensus.cc:3055] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.512095 26776 raft_consensus.cc:740] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.513152 26776 consensus_queue.cc:260] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.514802 26776 raft_consensus.cc:3060] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.524706 26701 raft_consensus.cc:515] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.534183 26701 leader_election.cc:290] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.534722 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.535166 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e97ba33a6460440bb45a2d17c81128cc" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.535519 26627 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.535933 26779 raft_consensus.cc:3055] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.536348 26779 raft_consensus.cc:740] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.537273 26779 consensus_queue.cc:260] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.538779 26779 raft_consensus.cc:3060] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.544188 26627 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.545611 26669 leader_election.cc:304] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.546578 26868 raft_consensus.cc:2804] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.547075 26868 raft_consensus.cc:697] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.547161 26703 raft_consensus.cc:2468] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.548215 26868 consensus_queue.cc:237] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.550876 26776 raft_consensus.cc:2468] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.552737 26779 raft_consensus.cc:2468] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.553177 26595 leader_election.cc:304] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.554101 26889 raft_consensus.cc:2804] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.554555 26889 raft_consensus.cc:697] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:16.555528 26889 consensus_queue.cc:237] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.557091 26862 raft_consensus.cc:993] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.557621 26862 raft_consensus.cc:1081] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.561388 26629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36704
I20260709 12:18:16.562006 26629 raft_consensus.cc:493] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.562402 26629 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.563606 26828 consensus_queue.cc:1048] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.570291 26525 catalog_manager.cc:5697] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 164d1598622248ec9ab84f93b044e4df (127.20.149.195) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.575735 26629 raft_consensus.cc:515] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:16.577039 26523 catalog_manager.cc:5697] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 1 to 2, leader changed from 164d1598622248ec9ab84f93b044e4df (127.20.149.195) to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.579913 26629 leader_election.cc:290] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.579420 26701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.580696 26701 raft_consensus.cc:3055] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.581065 26701 raft_consensus.cc:740] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.582118 26701 consensus_queue.cc:260] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:16.583583 26701 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.585755 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffcf74f738e34d6fb9f9f76cbbe0a302" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.586501 26779 raft_consensus.cc:3060] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.597952 26701 raft_consensus.cc:2468] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.600042 26595 leader_election.cc:304] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.600922 26889 raft_consensus.cc:2804] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.601522 26889 raft_consensus.cc:697] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:16.602717 26828 raft_consensus.cc:993] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: : Instructing follower 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.602584 26889 consensus_queue.cc:237] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } }
I20260709 12:18:16.603286 26828 raft_consensus.cc:1081] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Signalling peer 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.604082 26779 raft_consensus.cc:2468] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.607568 26704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:60500
I20260709 12:18:16.608361 26704 raft_consensus.cc:493] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.608799 26704 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.614104 26523 catalog_manager.cc:5697] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:16.617110 26848 raft_consensus.cc:993] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: : Instructing follower 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.617722 26848 raft_consensus.cc:1081] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Signalling peer 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:16.619143 26881 consensus_queue.cc:1048] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:16.620072 26702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:60486
I20260709 12:18:16.620846 26702 raft_consensus.cc:493] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.621328 26702 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.636268 26702 raft_consensus.cc:515] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.636385 26704 raft_consensus.cc:515] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.637718 26703 raft_consensus.cc:1240] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Rejecting Update request from peer 164d1598622248ec9ab84f93b044e4df for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:16.639540 26702 leader_election.cc:290] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.641270 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.642045 26629 raft_consensus.cc:3055] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.642421 26629 raft_consensus.cc:740] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:16.642323 26881 consensus_queue.cc:1059] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:16.643556 26881 raft_consensus.cc:3055] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.644001 26881 raft_consensus.cc:740] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:16.643628 26629 consensus_queue.cc:260] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.645287 26629 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.645628 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.646354 26779 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.647065 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:16.647759 26627 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.649274 26704 leader_election.cc:290] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.644959 26881 consensus_queue.cc:260] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.650651 26881 raft_consensus.cc:3060] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.653903 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2426273ebdb740c78e22badcc8bf732e" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.662887 26629 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.665158 26669 leader_election.cc:304] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.665797 26779 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.666149 26868 raft_consensus.cc:2804] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.666791 26868 raft_consensus.cc:697] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.667905 26868 consensus_queue.cc:237] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.669512 26627 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.671265 26669 leader_election.cc:304] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.672322 26846 raft_consensus.cc:2804] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.674088 26846 raft_consensus.cc:697] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.675176 26846 consensus_queue.cc:237] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.679569 26776 raft_consensus.cc:2468] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:16.679008 26523 catalog_manager.cc:5697] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 1 to 2, leader changed from f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193) to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.685967 26846 raft_consensus.cc:993] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.686645 26868 raft_consensus.cc:1081] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.689282 26627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36704
I20260709 12:18:16.689932 26627 raft_consensus.cc:493] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.690344 26627 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.696892 26627 raft_consensus.cc:515] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.698909 26523 catalog_manager.cc:5697] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 1 to 2, leader changed from 164d1598622248ec9ab84f93b044e4df (127.20.149.195) to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.700266 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.700986 26703 raft_consensus.cc:3055] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.701327 26703 raft_consensus.cc:740] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.701459 26627 leader_election.cc:290] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.702325 26703 consensus_queue.cc:260] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.703600 26703 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.703552 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.706451 26779 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.713673 26703 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.715193 26595 leader_election.cc:304] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.715667 26779 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.716296 26889 raft_consensus.cc:2804] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.716864 26889 raft_consensus.cc:697] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:16.717973 26889 consensus_queue.cc:237] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.727058 26523 catalog_manager.cc:5697] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.754868 26846 raft_consensus.cc:993] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.755462 26868 raft_consensus.cc:1081] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:16.757071 26627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36704
I20260709 12:18:16.757617 26627 raft_consensus.cc:493] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:16.757953 26627 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.764181 26627 raft_consensus.cc:515] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.766402 26627 leader_election.cc:290] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:16.767726 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:16.767913 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a45e8dc0e14c769ac235423834ae56" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:16.768564 26703 raft_consensus.cc:3055] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:16.768632 26779 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.768977 26703 raft_consensus.cc:740] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:16.770103 26703 consensus_queue.cc:260] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.771281 26703 raft_consensus.cc:3060] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:16.777720 26703 raft_consensus.cc:2468] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.777918 26779 raft_consensus.cc:2468] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:16.779057 26595 leader_election.cc:304] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:16.779861 26889 raft_consensus.cc:2804] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:16.780392 26889 raft_consensus.cc:697] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:16.781491 26889 consensus_queue.cc:237] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:16.789397 26523 catalog_manager.cc:5697] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:16.905344 26627 raft_consensus.cc:1275] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:16.906800 26881 consensus_queue.cc:1048] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:16.916230 26703 raft_consensus.cc:1275] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:16.917773 26852 consensus_queue.cc:1048] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:16.996412 26703 raft_consensus.cc:1275] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:16.997946 26889 consensus_queue.cc:1048] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.005824 26703 raft_consensus.cc:1275] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.007203 26848 consensus_queue.cc:1048] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.010247 26779 raft_consensus.cc:1275] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.012928 26893 consensus_queue.cc:1048] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:17.031390 26779 raft_consensus.cc:1275] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.032951 26889 consensus_queue.cc:1048] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.050587 26627 raft_consensus.cc:1275] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.052323 26868 consensus_queue.cc:1048] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.060595 26776 raft_consensus.cc:1275] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.062372 26861 consensus_queue.cc:1048] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.108098 26704 raft_consensus.cc:1275] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.109627 26889 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.120992 26776 raft_consensus.cc:1275] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.122924 26893 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.137809 26776 raft_consensus.cc:1275] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.139418 26868 consensus_queue.cc:1048] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.149958 26627 raft_consensus.cc:1275] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.151744 26862 consensus_queue.cc:1048] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.175248 26776 raft_consensus.cc:1275] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.176561 26868 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.185186 26627 raft_consensus.cc:1275] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.186875 26862 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.208998 26776 raft_consensus.cc:1275] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.210457 26848 consensus_queue.cc:1048] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:17.225054 26704 raft_consensus.cc:1275] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:17.226915 26848 consensus_queue.cc:1048] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:18:19.448527 26525 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49826:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:19.452689 26525 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:19.515301 26612 tablet_service.cc:1511] Processing CreateTablet for tablet c0705d4058f846e193567c1b183d52b4 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:19.516994 26612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0705d4058f846e193567c1b183d52b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.518927 26689 tablet_service.cc:1511] Processing CreateTablet for tablet c0705d4058f846e193567c1b183d52b4 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:19.520629 26689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0705d4058f846e193567c1b183d52b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.522127 26619 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd5951417e4b408e3b5e151cb9ce65 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:19.522655 26761 tablet_service.cc:1511] Processing CreateTablet for tablet c0705d4058f846e193567c1b183d52b4 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:19.523671 26619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd5951417e4b408e3b5e151cb9ce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.524159 26761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0705d4058f846e193567c1b183d52b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.523994 26688 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd5951417e4b408e3b5e151cb9ce65 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:19.525439 26688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd5951417e4b408e3b5e151cb9ce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.528570 26767 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd5951417e4b408e3b5e151cb9ce65 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:19.531200 26617 tablet_service.cc:1511] Processing CreateTablet for tablet b655cab44bb0482f9731906d0edeb90b (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:19.532666 26617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655cab44bb0482f9731906d0edeb90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.532524 26694 tablet_service.cc:1511] Processing CreateTablet for tablet b655cab44bb0482f9731906d0edeb90b (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:19.533999 26694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655cab44bb0482f9731906d0edeb90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.534184 26767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd5951417e4b408e3b5e151cb9ce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.538719 26762 tablet_service.cc:1511] Processing CreateTablet for tablet b655cab44bb0482f9731906d0edeb90b (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:19.539623 26691 tablet_service.cc:1511] Processing CreateTablet for tablet a1429d1f88644ff7af334a907794f4fd (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:19.540232 26762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b655cab44bb0482f9731906d0edeb90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.541074 26691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1429d1f88644ff7af334a907794f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.541898 26765 tablet_service.cc:1511] Processing CreateTablet for tablet a1429d1f88644ff7af334a907794f4fd (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:19.546571 26690 tablet_service.cc:1511] Processing CreateTablet for tablet 515e8506642b4a3981eeb7476013946e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:19.547528 26615 tablet_service.cc:1511] Processing CreateTablet for tablet 515e8506642b4a3981eeb7476013946e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:19.548094 26690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515e8506642b4a3981eeb7476013946e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.549008 26615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515e8506642b4a3981eeb7476013946e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.548703 26768 tablet_service.cc:1511] Processing CreateTablet for tablet 515e8506642b4a3981eeb7476013946e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:19.547595 26613 tablet_service.cc:1511] Processing CreateTablet for tablet a1429d1f88644ff7af334a907794f4fd (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:19.550856 26613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1429d1f88644ff7af334a907794f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.552560 26692 tablet_service.cc:1511] Processing CreateTablet for tablet 15c88b3243094a31b3a92cd76b571925 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:19.553988 26692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c88b3243094a31b3a92cd76b571925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.554694 26763 tablet_service.cc:1511] Processing CreateTablet for tablet 15c88b3243094a31b3a92cd76b571925 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:19.556007 26763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c88b3243094a31b3a92cd76b571925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.558214 26768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515e8506642b4a3981eeb7476013946e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.558585 26693 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4e44891fe40e592dfd7fe586ccbe8 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:19.559907 26693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4e44891fe40e592dfd7fe586ccbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.561681 26764 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4e44891fe40e592dfd7fe586ccbe8 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:19.563660 26764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4e44891fe40e592dfd7fe586ccbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.564275 26765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1429d1f88644ff7af334a907794f4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.566622 26614 tablet_service.cc:1511] Processing CreateTablet for tablet 15c88b3243094a31b3a92cd76b571925 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:19.567979 26614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c88b3243094a31b3a92cd76b571925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.573510 26618 tablet_service.cc:1511] Processing CreateTablet for tablet 19c4e44891fe40e592dfd7fe586ccbe8 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:19.574990 26618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19c4e44891fe40e592dfd7fe586ccbe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.575512 26687 tablet_service.cc:1511] Processing CreateTablet for tablet 61fc0ffea4af4773882ff23acf88e501 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:19.576913 26687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fc0ffea4af4773882ff23acf88e501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.579880 26766 tablet_service.cc:1511] Processing CreateTablet for tablet 61fc0ffea4af4773882ff23acf88e501 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:19.582201 26766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fc0ffea4af4773882ff23acf88e501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.583874 26686 tablet_service.cc:1511] Processing CreateTablet for tablet a8bf931cdec246518cc1f3b2b411f74e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:19.585247 26686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bf931cdec246518cc1f3b2b411f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.587314 26616 tablet_service.cc:1511] Processing CreateTablet for tablet 61fc0ffea4af4773882ff23acf88e501 (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:19.588742 26616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61fc0ffea4af4773882ff23acf88e501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.589434 26769 tablet_service.cc:1511] Processing CreateTablet for tablet a8bf931cdec246518cc1f3b2b411f74e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:19.590736 26769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bf931cdec246518cc1f3b2b411f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.625206 26616 tablet_service.cc:1511] Processing CreateTablet for tablet a8bf931cdec246518cc1f3b2b411f74e (DEFAULT_TABLE table=soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:19.626673 26616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8bf931cdec246518cc1f3b2b411f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:19.716835 26931 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:19.718421 26928 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.721626 26929 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:19.730813 26931 tablet_bootstrap.cc:654] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.743046 26929 tablet_bootstrap.cc:654] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.746035 26931 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:19.746673 26931 ts_tablet_manager.cc:1403] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260709 12:18:19.750674 26928 tablet_bootstrap.cc:654] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.750727 26931 raft_consensus.cc:359] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.751991 26931 raft_consensus.cc:385] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.752372 26931 raft_consensus.cc:740] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.753211 26931 consensus_queue.cc:260] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.755740 26931 ts_tablet_manager.cc:1434] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:19.756805 26931 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:19.763417 26931 tablet_bootstrap.cc:654] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.763489 26928 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.764104 26928 ts_tablet_manager.cc:1403] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.004s
I20260709 12:18:19.767561 26928 raft_consensus.cc:359] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.768395 26928 raft_consensus.cc:385] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.768723 26928 raft_consensus.cc:740] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.769723 26928 consensus_queue.cc:260] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.772746 26928 ts_tablet_manager.cc:1434] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:18:19.773928 26928 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.781028 26928 tablet_bootstrap.cc:654] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.793293 26928 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.793905 26928 ts_tablet_manager.cc:1403] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260709 12:18:19.796020 26929 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:19.796651 26929 ts_tablet_manager.cc:1403] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.007s
I20260709 12:18:19.797315 26928 raft_consensus.cc:359] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.798209 26928 raft_consensus.cc:385] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.798552 26928 raft_consensus.cc:740] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.799624 26928 consensus_queue.cc:260] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.802620 26928 ts_tablet_manager.cc:1434] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:18:19.803737 26928 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.803957 26929 raft_consensus.cc:359] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.804788 26929 raft_consensus.cc:385] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.812394 26928 tablet_bootstrap.cc:654] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.826879 26928 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.827476 26928 ts_tablet_manager.cc:1403] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:18:19.829298 26939 raft_consensus.cc:493] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:19.829864 26939 raft_consensus.cc:515] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.830966 26928 raft_consensus.cc:359] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.832054 26928 raft_consensus.cc:385] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.832376 26928 raft_consensus.cc:740] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.833150 26928 consensus_queue.cc:260] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.836280 26928 ts_tablet_manager.cc:1434] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:18:19.837296 26928 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.839442 26939 leader_election.cc:290] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:19.839989 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:19.844132 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:19.844775 26928 tablet_bootstrap.cc:654] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:19.846096 26670 leader_election.cc:343] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:19.847088 26669 leader_election.cc:343] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:19.847532 26669 leader_election.cc:304] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3; no voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:19.847786 26931 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:19.848290 26931 ts_tablet_manager.cc:1403] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.038s
I20260709 12:18:19.848776 26868 raft_consensus.cc:2749] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:19.851338 26931 raft_consensus.cc:359] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.852056 26931 raft_consensus.cc:385] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.852339 26931 raft_consensus.cc:740] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.805105 26929 raft_consensus.cc:740] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.853890 26929 consensus_queue.cc:260] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.856590 26929 ts_tablet_manager.cc:1434] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.003s
I20260709 12:18:19.857767 26929 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:19.861230 26931 consensus_queue.cc:260] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.863960 26931 ts_tablet_manager.cc:1434] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:18:19.864926 26931 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:19.870549 26928 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.871177 26928 ts_tablet_manager.cc:1403] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.011s
I20260709 12:18:19.871474 26931 tablet_bootstrap.cc:654] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.874421 26928 raft_consensus.cc:359] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.875290 26928 raft_consensus.cc:385] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.875615 26928 raft_consensus.cc:740] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.876441 26928 consensus_queue.cc:260] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.879467 26928 ts_tablet_manager.cc:1434] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:18:19.880590 26928 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.883632 26929 tablet_bootstrap.cc:654] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.887531 26928 tablet_bootstrap.cc:654] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.894529 26931 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:19.895045 26931 ts_tablet_manager.cc:1403] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260709 12:18:19.898312 26931 raft_consensus.cc:359] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.899286 26931 raft_consensus.cc:385] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.899677 26931 raft_consensus.cc:740] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.900434 26931 consensus_queue.cc:260] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.902376 26929 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:19.902977 26929 ts_tablet_manager.cc:1403] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260709 12:18:19.906098 26929 raft_consensus.cc:359] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.906885 26929 raft_consensus.cc:385] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.907230 26929 raft_consensus.cc:740] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.910143 26931 ts_tablet_manager.cc:1434] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 12:18:19.910712 26928 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.911319 26928 ts_tablet_manager.cc:1403] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 12:18:19.907981 26929 consensus_queue.cc:260] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.913697 26929 ts_tablet_manager.cc:1434] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:19.914737 26929 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:19.911252 26931 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:19.917698 26928 raft_consensus.cc:359] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.918625 26928 raft_consensus.cc:385] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.918923 26928 raft_consensus.cc:740] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.923298 26928 consensus_queue.cc:260] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.926070 26928 ts_tablet_manager.cc:1434] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:18:19.927526 26928 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.929172 26929 tablet_bootstrap.cc:654] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.934526 26931 tablet_bootstrap.cc:654] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.934928 26928 tablet_bootstrap.cc:654] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.946481 26931 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:19.947460 26937 raft_consensus.cc:493] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:19.948051 26937 raft_consensus.cc:515] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.949643 26929 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:19.950208 26929 ts_tablet_manager.cc:1403] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 12:18:19.950311 26937 leader_election.cc:290] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:19.951078 26928 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.951634 26928 ts_tablet_manager.cc:1403] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.014s
I20260709 12:18:19.952414 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:19.954491 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:19.954468 26928 raft_consensus.cc:359] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.955328 26627 raft_consensus.cc:2468] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:19.955469 26928 raft_consensus.cc:385] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.955761 26928 raft_consensus.cc:740] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
W20260709 12:18:19.954432 26670 leader_election.cc:343] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:19.956539 26928 consensus_queue.cc:260] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.956794 26669 leader_election.cc:304] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [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: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:19.958037 26937 raft_consensus.cc:2804] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:19.958438 26937 raft_consensus.cc:493] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:19.958859 26937 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.959306 26928 ts_tablet_manager.cc:1434] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:18:19.947052 26931 ts_tablet_manager.cc:1403] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.002s
I20260709 12:18:19.960407 26928 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:19.967476 26928 tablet_bootstrap.cc:654] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.953467 26929 raft_consensus.cc:359] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.968441 26929 raft_consensus.cc:385] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.968834 26929 raft_consensus.cc:740] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.969719 26929 consensus_queue.cc:260] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.971211 26931 raft_consensus.cc:359] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.971967 26931 raft_consensus.cc:385] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.972251 26931 raft_consensus.cc:740] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:19.972412 26929 ts_tablet_manager.cc:1434] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:18:19.973609 26929 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:19.976303 26852 raft_consensus.cc:493] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:19.976821 26852 raft_consensus.cc:515] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.979074 26852 leader_election.cc:290] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:19.967175 26937 raft_consensus.cc:515] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.984558 26937 leader_election.cc:290] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:19.973112 26931 consensus_queue.cc:260] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.987082 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:19.982164 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:19.987553 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:19.987778 26629 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:19.987862 26627 raft_consensus.cc:2468] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 0.
I20260709 12:18:19.987360 26931 ts_tablet_manager.cc:1434] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:18:19.989267 26928 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:19.989166 26744 leader_election.cc:304] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:19.989822 26928 ts_tablet_manager.cc:1403] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 12:18:19.990041 26852 raft_consensus.cc:2804] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:19.993116 26928 raft_consensus.cc:359] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.993971 26852 raft_consensus.cc:493] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:19.994099 26928 raft_consensus.cc:385] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:19.994500 26928 raft_consensus.cc:740] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
W20260709 12:18:19.995293 26670 leader_election.cc:343] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:19.980581 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:19.995389 26928 consensus_queue.cc:260] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.996727 26931 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:19.994508 26852 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:19.997189 26745 leader_election.cc:343] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:19.999483 26928 ts_tablet_manager.cc:1434] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:18:20.000622 26928 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:20.005440 26852 raft_consensus.cc:515] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.007196 26928 tablet_bootstrap.cc:654] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:19.995303 26629 raft_consensus.cc:2468] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:20.008702 26669 leader_election.cc:304] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.010056 26937 raft_consensus.cc:2804] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.011062 26937 raft_consensus.cc:697] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:20.012874 26937 consensus_queue.cc:237] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:19.982021 26929 tablet_bootstrap.cc:654] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.019037 26928 tablet_bootstrap.cc:492] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:20.019766 26928 ts_tablet_manager.cc:1403] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:18:20.021229 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:20.025341 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.024034 26852 leader_election.cc:290] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
W20260709 12:18:20.027107 26745 leader_election.cc:343] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.025698 26629 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.027972 26931 tablet_bootstrap.cc:654] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.030791 26928 raft_consensus.cc:359] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.031752 26928 raft_consensus.cc:385] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.032080 26928 raft_consensus.cc:740] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.032956 26928 consensus_queue.cc:260] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.039055 26928 ts_tablet_manager.cc:1434] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:20.040555 26928 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: Bootstrap starting.
I20260709 12:18:20.041464 26929 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.042052 26929 ts_tablet_manager.cc:1403] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.069s	user 0.000s	sys 0.014s
I20260709 12:18:20.045399 26929 raft_consensus.cc:359] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.046183 26929 raft_consensus.cc:385] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.046481 26929 raft_consensus.cc:740] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.047581 26928 tablet_bootstrap.cc:654] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.050560 26629 raft_consensus.cc:2468] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 1.
I20260709 12:18:20.050092 26524 catalog_manager.cc:5697] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.051847 26929 consensus_queue.cc:260] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.054352 26744 leader_election.cc:304] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:20.058640 26852 raft_consensus.cc:2804] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.059136 26852 raft_consensus.cc:697] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:20.060002 26852 consensus_queue.cc:237] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.064594 26928 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: No bootstrap required, opened a new log
I20260709 12:18:20.065239 26928 ts_tablet_manager.cc:1403] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.010s
I20260709 12:18:20.066654 26929 ts_tablet_manager.cc:1434] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 12:18:20.068531 26928 raft_consensus.cc:359] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.069308 26928 raft_consensus.cc:385] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.069679 26928 raft_consensus.cc:740] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.069171 26929 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:20.070637 26928 consensus_queue.cc:260] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.079454 26928 ts_tablet_manager.cc:1434] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:18:20.085717 26889 raft_consensus.cc:493] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.086270 26889 raft_consensus.cc:515] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.088376 26889 leader_election.cc:290] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.092109 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.092499 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.094846 26931 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:20.095498 26931 ts_tablet_manager.cc:1403] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.023s
I20260709 12:18:20.095644 26523 catalog_manager.cc:5697] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 0 to 1, leader changed from <none> to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 1 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:20.096714 26929 tablet_bootstrap.cc:654] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:20.098454 26595 leader_election.cc:343] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.099126 26931 raft_consensus.cc:359] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.100005 26931 raft_consensus.cc:385] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.100421 26931 raft_consensus.cc:740] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.100103 26930 raft_consensus.cc:493] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.101305 26930 raft_consensus.cc:515] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.103242 26957 raft_consensus.cc:493] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.103899 26957 raft_consensus.cc:515] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.104431 26930 leader_election.cc:290] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.101361 26931 consensus_queue.cc:260] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.107060 26931 ts_tablet_manager.cc:1434] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260709 12:18:20.108311 26595 leader_election.cc:343] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.108997 26595 leader_election.cc:304] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:20.111721 26957 leader_election.cc:290] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.111893 26889 raft_consensus.cc:2749] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:20.112303 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.114648 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.113613 26931 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:20.119524 26937 raft_consensus.cc:493] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.120152 26937 raft_consensus.cc:515] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.122462 26937 leader_election.cc:290] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.124022 26931 tablet_bootstrap.cc:654] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.124176 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c88b3243094a31b3a92cd76b571925" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.124950 26629 raft_consensus.cc:2468] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:20.125435 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.126082 26703 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.127326 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c88b3243094a31b3a92cd76b571925" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.127399 26669 leader_election.cc:304] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.128474 26937 raft_consensus.cc:2804] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.128861 26937 raft_consensus.cc:493] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:18:20.128918 26595 leader_election.cc:343] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.129235 26937 raft_consensus.cc:3060] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.129237 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
W20260709 12:18:20.129937 26595 leader_election.cc:343] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.130092 26776 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.130482 26595 leader_election.cc:304] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3
W20260709 12:18:20.128918 26670 leader_election.cc:343] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.131474 26957 raft_consensus.cc:2749] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:20.132725 26595 leader_election.cc:304] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.133525 26957 raft_consensus.cc:2804] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.133893 26957 raft_consensus.cc:493] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.134233 26957 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.134702 26929 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.135326 26929 ts_tablet_manager.cc:1403] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.023s
I20260709 12:18:20.138728 26937 raft_consensus.cc:515] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.138900 26929 raft_consensus.cc:359] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.139952 26929 raft_consensus.cc:385] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.140318 26929 raft_consensus.cc:740] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.141993 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c88b3243094a31b3a92cd76b571925" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:20.142663 26629 raft_consensus.cc:3060] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.142482 26957 raft_consensus.cc:515] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.144696 26957 leader_election.cc:290] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.145869 26937 leader_election.cc:290] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.147218 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.147864 26703 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.148037 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.148725 26779 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.152165 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c88b3243094a31b3a92cd76b571925" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
W20260709 12:18:20.161661 26670 leader_election.cc:343] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.166394 26629 raft_consensus.cc:2468] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:20.169963 26779 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.167472 26929 consensus_queue.cc:260] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.171558 26595 leader_election.cc:304] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.170986 26669 leader_election.cc:304] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.172495 26957 raft_consensus.cc:2804] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.173812 26957 raft_consensus.cc:697] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:20.174691 26957 consensus_queue.cc:237] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.175813 26929 ts_tablet_manager.cc:1434] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:18:20.178007 26703 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.179380 26937 raft_consensus.cc:2804] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.179952 26937 raft_consensus.cc:697] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:20.180794 26937 consensus_queue.cc:237] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.182657 26931 tablet_bootstrap.cc:492] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:20.183236 26931 ts_tablet_manager.cc:1403] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.020s
I20260709 12:18:20.179059 26929 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:20.187038 26931 raft_consensus.cc:359] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.188046 26931 raft_consensus.cc:385] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.188421 26931 raft_consensus.cc:740] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.194917 26929 tablet_bootstrap.cc:654] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.194738 26931 consensus_queue.cc:260] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.198076 26931 ts_tablet_manager.cc:1434] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 12:18:20.199311 26931 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:20.208917 26931 tablet_bootstrap.cc:654] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.226706 26929 tablet_bootstrap.cc:492] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.227244 26929 ts_tablet_manager.cc:1403] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.007s
I20260709 12:18:20.227077 26526 catalog_manager.cc:5697] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.230381 26929 raft_consensus.cc:359] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.231142 26929 raft_consensus.cc:385] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.231436 26929 raft_consensus.cc:740] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.232230 26929 consensus_queue.cc:260] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.232869 26524 catalog_manager.cc:5697] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.234977 26957 raft_consensus.cc:493] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.236377 26929 ts_tablet_manager.cc:1434] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 12:18:20.236519 26931 tablet_bootstrap.cc:492] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:20.237639 26931 ts_tablet_manager.cc:1403] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.014s
I20260709 12:18:20.237987 26929 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:20.235555 26957 raft_consensus.cc:515] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.240767 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.241103 26957 leader_election.cc:290] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.240984 26931 raft_consensus.cc:359] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.242111 26931 raft_consensus.cc:385] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.242230 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.242507 26931 raft_consensus.cc:740] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.242897 26779 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.243901 26703 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.243511 26931 consensus_queue.cc:260] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.245285 26595 leader_election.cc:304] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.246721 26931 ts_tablet_manager.cc:1434] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:18:20.247915 26957 raft_consensus.cc:2804] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.247960 26931 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:20.248457 26957 raft_consensus.cc:493] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.248885 26957 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.256484 26931 tablet_bootstrap.cc:654] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.262130 26930 raft_consensus.cc:493] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.262822 26930 raft_consensus.cc:515] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.265537 26930 leader_election.cc:290] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.266320 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.267086 26703 raft_consensus.cc:2468] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.267236 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.268711 26931 tablet_bootstrap.cc:492] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:20.269356 26931 ts_tablet_manager.cc:1403] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:18:20.269867 26957 raft_consensus.cc:515] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.271796 26957 leader_election.cc:290] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.272368 26931 raft_consensus.cc:359] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
W20260709 12:18:20.268743 26595 leader_election.cc:343] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.274139 26595 leader_election.cc:304] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [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: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.273175 26931 raft_consensus.cc:385] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.275120 26931 raft_consensus.cc:740] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.275987 26931 consensus_queue.cc:260] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.276470 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.277194 26703 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.278280 26930 raft_consensus.cc:2804] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.278721 26930 raft_consensus.cc:493] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.278821 26931 ts_tablet_manager.cc:1434] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:18:20.279079 26930 raft_consensus.cc:3060] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.280047 26931 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: Bootstrap starting.
I20260709 12:18:20.284494 26937 raft_consensus.cc:493] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.285104 26937 raft_consensus.cc:515] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.286659 26931 tablet_bootstrap.cc:654] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.286934 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.287516 26779 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.288262 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.288964 26629 raft_consensus.cc:2468] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:20.290308 26669 leader_election.cc:304] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.291153 26868 raft_consensus.cc:2804] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.291499 26868 raft_consensus.cc:493] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.291807 26868 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.294653 26779 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.295933 26930 raft_consensus.cc:515] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.296201 26937 leader_election.cc:290] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.296967 26939 raft_consensus.cc:493] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.300325 26939 raft_consensus.cc:515] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.301709 26930 leader_election.cc:290] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.302559 26939 leader_election.cc:290] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.304409 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.305199 26629 raft_consensus.cc:2468] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:20.305853 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.306864 26779 raft_consensus.cc:2468] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 0.
I20260709 12:18:20.306988 26669 leader_election.cc:304] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.310186 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.314824 26931 tablet_bootstrap.cc:492] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: No bootstrap required, opened a new log
I20260709 12:18:20.314921 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.315419 26931 ts_tablet_manager.cc:1403] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260709 12:18:20.316720 26929 tablet_bootstrap.cc:654] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.316860 26939 raft_consensus.cc:2804] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.317370 26939 raft_consensus.cc:493] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.317771 26939 raft_consensus.cc:3060] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:20.318329 26670 leader_election.cc:343] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.285394 26703 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.322310 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.323187 26704 raft_consensus.cc:3060] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.311786 26868 raft_consensus.cc:515] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.324746 26931 raft_consensus.cc:359] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.325817 26931 raft_consensus.cc:385] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.326170 26931 raft_consensus.cc:740] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.326700 26930 raft_consensus.cc:493] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.326997 26931 consensus_queue.cc:260] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.327242 26930 raft_consensus.cc:515] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.312863 26595 leader_election.cc:304] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.329172 26930 leader_election.cc:290] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.329176 26889 raft_consensus.cc:2804] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.329847 26889 raft_consensus.cc:697] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:20.329268 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:20.330720 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.330825 26889 consensus_queue.cc:237] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.331457 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df" is_pre_election: true
I20260709 12:18:20.332252 26778 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.333781 26629 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:20.334995 26670 leader_election.cc:343] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.339342 26868 leader_election.cc:290] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.341158 26702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.341781 26931 ts_tablet_manager.cc:1434] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
W20260709 12:18:20.330878 26595 leader_election.cc:343] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:20.342074 26702 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 0.
I20260709 12:18:20.343861 26595 leader_election.cc:304] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.344772 26930 raft_consensus.cc:2804] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:20.345178 26930 raft_consensus.cc:493] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:20.345566 26930 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.354589 26939 raft_consensus.cc:515] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.357501 26852 raft_consensus.cc:493] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.357981 26627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:20.358090 26852 raft_consensus.cc:515] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.358749 26627 raft_consensus.cc:3060] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.360659 26852 leader_election.cc:290] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:20.363005 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.351027 26929 tablet_bootstrap.cc:492] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.356462 26930 raft_consensus.cc:515] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.366580 26627 raft_consensus.cc:2468] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:20.369102 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.366958 26930 leader_election.cc:290] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.364550 26929 ts_tablet_manager.cc:1403] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.014s
I20260709 12:18:20.368180 26628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.370625 26628 raft_consensus.cc:2393] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164d1598622248ec9ab84f93b044e4df in current term 1: Already voted for candidate 5ac6e6dfa28345dca45862a4d67162e3 in this term.
I20260709 12:18:20.371680 26704 raft_consensus.cc:2468] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.372059 26744 leader_election.cc:304] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df; no voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:20.373548 26852 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.373476 26929 raft_consensus.cc:359] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.374368 26929 raft_consensus.cc:385] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.374711 26929 raft_consensus.cc:740] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.375582 26929 consensus_queue.cc:260] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.376310 26939 leader_election.cc:290] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:20.383612 26776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19c4e44891fe40e592dfd7fe586ccbe8" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:20.384413 26776 raft_consensus.cc:3060] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.385453 26629 raft_consensus.cc:2468] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:20.386860 26929 ts_tablet_manager.cc:1434] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:18:20.388139 26929 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:20.393889 26526 catalog_manager.cc:5697] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.397511 26778 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.368907 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.402473 26852 raft_consensus.cc:2749] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:20.402712 26703 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.403690 26595 leader_election.cc:304] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.411335 26669 leader_election.cc:304] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.409777 26889 raft_consensus.cc:2804] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.412322 26889 raft_consensus.cc:697] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:20.412400 26939 raft_consensus.cc:2804] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.413216 26939 raft_consensus.cc:697] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:20.413467 26889 consensus_queue.cc:237] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.414239 26939 consensus_queue.cc:237] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.411505 26776 raft_consensus.cc:2468] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 1.
I20260709 12:18:20.416059 26929 tablet_bootstrap.cc:654] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.414963 26778 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.418713 26595 leader_election.cc:304] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:20.419474 26930 raft_consensus.cc:2804] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.419975 26930 raft_consensus.cc:697] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:20.420959 26930 consensus_queue.cc:237] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
W20260709 12:18:20.427202 26574 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:20.429287 26669 leader_election.cc:304] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.430635 26868 raft_consensus.cc:2804] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:20.431118 26868 raft_consensus.cc:697] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:20.431983 26868 consensus_queue.cc:237] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.438088 26929 tablet_bootstrap.cc:492] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.438728 26929 ts_tablet_manager.cc:1403] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.015s
I20260709 12:18:20.442118 26929 raft_consensus.cc:359] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.442870 26929 raft_consensus.cc:385] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.443111 26929 raft_consensus.cc:740] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.446465 26929 consensus_queue.cc:260] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.448746 26929 ts_tablet_manager.cc:1434] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:18:20.449733 26929 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: Bootstrap starting.
I20260709 12:18:20.452217 26526 catalog_manager.cc:5697] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.463502 26929 tablet_bootstrap.cc:654] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:20.465714 26524 catalog_manager.cc:5697] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.473860 26703 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 1.
I20260709 12:18:20.473546 26523 catalog_manager.cc:5697] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 1 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.480996 26929 tablet_bootstrap.cc:492] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: No bootstrap required, opened a new log
I20260709 12:18:20.481628 26929 ts_tablet_manager.cc:1403] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 12:18:20.483036 26524 catalog_manager.cc:5697] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 1 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:20.484644 26929 raft_consensus.cc:359] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.485502 26929 raft_consensus.cc:385] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:20.485776 26929 raft_consensus.cc:740] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Initialized, Role: FOLLOWER
I20260709 12:18:20.486519 26929 consensus_queue.cc:260] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.488751 26929 ts_tablet_manager.cc:1434] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:18:20.499626 26868 consensus_queue.cc:1048] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.518981 26703 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.522461 26868 consensus_queue.cc:1048] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.528275 26852 consensus_queue.cc:1048] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.548807 26948 consensus_queue.cc:1048] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.564599 26778 raft_consensus.cc:3060] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.577629 26939 consensus_queue.cc:1048] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.589987 26868 consensus_queue.cc:1048] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.694715 26778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:41312
I20260709 12:18:20.695425 26778 raft_consensus.cc:606] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:20.700907 26703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:18:20.701527 26703 raft_consensus.cc:606] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:20.712308 26629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515e8506642b4a3981eeb7476013946e"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
mode: GRACEFUL
new_leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:36716
I20260709 12:18:20.712924 26629 raft_consensus.cc:606] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Received request to transfer leadership to TS 5ac6e6dfa28345dca45862a4d67162e3
I20260709 12:18:20.727852 26629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:36716
I20260709 12:18:20.728528 26629 raft_consensus.cc:606] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:20.751854 26889 consensus_queue.cc:1048] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.763168 26957 consensus_queue.cc:1048] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.777520 26988 consensus_queue.cc:1048] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.780767 26930 raft_consensus.cc:993] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:20.781284 26930 raft_consensus.cc:1081] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:20.783216 26778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41300
I20260709 12:18:20.783891 26778 raft_consensus.cc:493] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:20.784324 26778 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:20.796921 26957 consensus_queue.cc:1048] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.798422 26778 raft_consensus.cc:515] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.800879 26778 leader_election.cc:290] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:20.802824 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:20.803117 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8bf931cdec246518cc1f3b2b411f74e" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:20.803562 26629 raft_consensus.cc:3055] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:20.803970 26704 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:20.804023 26629 raft_consensus.cc:740] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:20.805500 26629 consensus_queue.cc:260] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.807521 26629 raft_consensus.cc:3060] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:20.815920 26704 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:20.817456 26745 leader_election.cc:304] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:20.818732 26983 raft_consensus.cc:2804] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:20.819258 26983 raft_consensus.cc:697] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:20.820163 26983 consensus_queue.cc:237] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.827646 26629 raft_consensus.cc:2468] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:20.834693 26983 raft_consensus.cc:493] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.835225 26983 raft_consensus.cc:515] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.837568 26983 leader_election.cc:290] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:20.839426 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.839437 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b655cab44bb0482f9731906d0edeb90b" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.840698 26704 raft_consensus.cc:2393] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164d1598622248ec9ab84f93b044e4df in current term 1: Already voted for candidate f823e1f306344aa0963fae1e2d0fe2c6 in this term.
I20260709 12:18:20.841764 26745 leader_election.cc:304] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df; no voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:20.843142 26983 raft_consensus.cc:3060] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.846617 26524 catalog_manager.cc:5697] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 1 to 2, leader changed from f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 2 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:20.853843 26983 raft_consensus.cc:2749] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:20.854450 26852 raft_consensus.cc:493] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:20.855090 26852 raft_consensus.cc:515] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:20.856740 26852 leader_election.cc:290] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:20.858245 26704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3" is_pre_election: true
I20260709 12:18:20.859269 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" is_pre_election: true
I20260709 12:18:20.860021 26629 raft_consensus.cc:2393] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 164d1598622248ec9ab84f93b044e4df in current term 1: Already voted for candidate 5ac6e6dfa28345dca45862a4d67162e3 in this term.
I20260709 12:18:20.860926 26744 leader_election.cc:304] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df; no voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6
I20260709 12:18:20.861719 26852 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:20.868579 26852 raft_consensus.cc:2749] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:20.921450 26939 consensus_queue.cc:1048] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.923856 26988 consensus_queue.cc:1048] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:20.946903 26988 consensus_queue.cc:1048] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.957558 26868 consensus_queue.cc:1048] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.965018 26988 consensus_queue.cc:1048] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.990394 26988 consensus_queue.cc:1048] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:20.995550 26948 raft_consensus.cc:993] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:20.996210 26948 raft_consensus.cc:1081] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:21.001622 26629 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36698
I20260709 12:18:21.002336 26629 raft_consensus.cc:493] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:21.002753 26629 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:18:21.003881 26670 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:37659, user_credentials={real_user=slave}} blocked reactor thread for 48556.1us
I20260709 12:18:21.035883 26996 consensus_queue.cc:1048] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:21.037024 26957 raft_consensus.cc:993] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: : Instructing follower 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:21.037652 26957 raft_consensus.cc:1081] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Signalling peer 5ac6e6dfa28345dca45862a4d67162e3 to start an election
I20260709 12:18:21.038194 26629 raft_consensus.cc:515] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.039757 26704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515e8506642b4a3981eeb7476013946e"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
 from {username='slave'} at 127.0.0.1:60486
I20260709 12:18:21.040474 26629 leader_election.cc:290] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:21.040499 26704 raft_consensus.cc:493] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:21.041225 26704 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.045183 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:21.045928 26703 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.050315 26939 consensus_queue.cc:1048] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:21.051302 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0705d4058f846e193567c1b183d52b4" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:21.051963 26779 raft_consensus.cc:3055] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:21.052284 26779 raft_consensus.cc:740] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:21.053333 26779 consensus_queue.cc:260] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.054725 26779 raft_consensus.cc:3060] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.059644 26703 raft_consensus.cc:2468] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:21.061017 26595 leader_election.cc:304] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ac6e6dfa28345dca45862a4d67162e3, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:21.061955 26988 raft_consensus.cc:2804] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:21.062668 26988 raft_consensus.cc:697] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:21.063819 26988 consensus_queue.cc:237] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.060056 26704 raft_consensus.cc:515] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.075177 26779 raft_consensus.cc:2468] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:21.078905 26703 raft_consensus.cc:1240] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Rejecting Update request from peer f823e1f306344aa0963fae1e2d0fe2c6 for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:21.080160 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:21.080819 26629 raft_consensus.cc:3055] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:21.080659 26778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515e8506642b4a3981eeb7476013946e" candidate_uuid: "5ac6e6dfa28345dca45862a4d67162e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:21.081281 26629 raft_consensus.cc:740] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:21.081625 26778 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.082069 26629 consensus_queue.cc:260] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.082901 26988 consensus_queue.cc:1059] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:21.086304 26629 raft_consensus.cc:3060] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.080627 26704 leader_election.cc:290] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:21.094090 26629 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:21.095208 26778 raft_consensus.cc:2468] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac6e6dfa28345dca45862a4d67162e3 in term 2.
I20260709 12:18:21.096508 26670 leader_election.cc:304] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:21.097389 26868 raft_consensus.cc:2804] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:21.097913 26868 raft_consensus.cc:697] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Becoming Leader. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:21.098766 26868 consensus_queue.cc:237] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.100229 26523 catalog_manager.cc:5697] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 164d1598622248ec9ab84f93b044e4df (127.20.149.195) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:21.110838 26526 catalog_manager.cc:5697] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 reported cstate change: term changed from 1 to 2, leader changed from f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193) to 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194). New cstate: current_term: 2 leader_uuid: "5ac6e6dfa28345dca45862a4d67162e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:21.118206 26995 raft_consensus.cc:993] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:21.118736 26995 raft_consensus.cc:1081] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer f823e1f306344aa0963fae1e2d0fe2c6 to start an election
I20260709 12:18:21.121536 26628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
 from {username='slave'} at 127.0.0.1:36704
I20260709 12:18:21.122292 26628 raft_consensus.cc:493] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:21.122781 26628 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.129045 26628 raft_consensus.cc:515] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.131042 26628 leader_election.cc:290] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177), 164d1598622248ec9ab84f93b044e4df (127.20.149.195:37659)
I20260709 12:18:21.132112 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:21.132443 26779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd5951417e4b408e3b5e151cb9ce65" candidate_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "164d1598622248ec9ab84f93b044e4df"
I20260709 12:18:21.132869 26703 raft_consensus.cc:3055] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:21.133023 26779 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.133277 26703 raft_consensus.cc:740] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:21.134327 26703 consensus_queue.cc:260] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.135703 26703 raft_consensus.cc:3060] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:21.141153 26779 raft_consensus.cc:2468] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:21.142647 26595 leader_election.cc:304] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:21.143028 26703 raft_consensus.cc:2468] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f823e1f306344aa0963fae1e2d0fe2c6 in term 2.
I20260709 12:18:21.143661 26930 raft_consensus.cc:2804] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:21.144210 26930 raft_consensus.cc:697] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Leader. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:21.145126 26930 consensus_queue.cc:237] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:21.154325 26526 catalog_manager.cc:5697] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193). New cstate: current_term: 2 leader_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:21.222708 26703 raft_consensus.cc:1275] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.224229 26983 consensus_queue.cc:1048] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.232484 26628 raft_consensus.cc:1275] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.236521 26983 consensus_queue.cc:1048] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.506752 26629 raft_consensus.cc:1275] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.508229 26868 consensus_queue.cc:1048] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.518908 26779 raft_consensus.cc:1275] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer 5ac6e6dfa28345dca45862a4d67162e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.520550 26996 consensus_queue.cc:1048] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.575278 26703 raft_consensus.cc:1275] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.576669 26930 consensus_queue.cc:1048] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.585983 26779 raft_consensus.cc:1275] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.589347 26930 consensus_queue.cc:1048] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.698036 26778 raft_consensus.cc:1275] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.699510 27005 consensus_queue.cc:1048] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:21.704128 26703 raft_consensus.cc:1275] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer f823e1f306344aa0963fae1e2d0fe2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:21.706486 26957 consensus_queue.cc:1048] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:23.732335 26523 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49826:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:18:23.757190 26523 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49826:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:18:23.802425 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:24.072715 27053 tablet.cc:1724] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.092417 27061 tablet.cc:1724] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.092437 27054 tablet.cc:1724] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.098222 27064 tablet.cc:1724] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:24.129951 26669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.193:35951, user_credentials={real_user=slave}} blocked reactor thread for 56542.6us
W20260709 12:18:24.133059 26655 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:a8bf931cdec246518cc1f3b2b411f74e)
W20260709 12:18:24.134238 26655 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a8bf931cdec246518cc1f3b2b411f74e)
I20260709 12:18:24.151818 27065 tablet.cc:1724] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:24.156466 26805 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:a8bf931cdec246518cc1f3b2b411f74e)
I20260709 12:18:24.158557 27064 tablet.cc:1724] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.156522 26701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:43894
I20260709 12:18:24.161592 26701 raft_consensus.cc:606] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:24.217123 27054 tablet.cc:1724] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.217299 27067 tablet.cc:1724] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.221616 27068 tablet.cc:1724] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.233218 27061 tablet.cc:1724] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.232059 27054 tablet.cc:1724] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.237672 27053 tablet.cc:1724] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:24.245085 27057 log.cc:927] Time spent T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Append to log took a long time: real 0.137s	user 0.000s	sys 0.002s
I20260709 12:18:24.247666 27072 tablet.cc:1724] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:24.253894 27049 log.cc:927] Time spent T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Append to log took a long time: real 0.163s	user 0.004s	sys 0.000s
I20260709 12:18:24.263512 27062 raft_consensus.cc:993] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.263999 27062 raft_consensus.cc:1081] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.270668 26777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:18:24.271308 26777 raft_consensus.cc:493] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.271683 26777 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.274955 27071 tablet.cc:1724] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.289144 26777 raft_consensus.cc:515] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.302636 27053 tablet.cc:1724] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.345069 27065 tablet.cc:1724] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.310995 27061 tablet.cc:1724] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.349732 27068 tablet.cc:1724] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.360499 27071 tablet.cc:1724] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.363747 27072 tablet.cc:1724] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.366047 27079 tablet.cc:1724] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.366883 26629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:48164
I20260709 12:18:24.367533 26629 raft_consensus.cc:606] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:24.369585 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:18:24.370252 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:24.379706 26777 leader_election.cc:290] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:24.380440 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:24.381059 26629 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.316978 27067 tablet.cc:1724] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.383114 27053 tablet.cc:1724] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.385970 26700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61fc0ffea4af4773882ff23acf88e501" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:24.386806 26700 raft_consensus.cc:3055] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:24.387128 26700 raft_consensus.cc:740] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:24.387970 26700 consensus_queue.cc:260] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.317139 27064 tablet.cc:1724] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.393555 26700 raft_consensus.cc:3060] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.398213 27005 raft_consensus.cc:993] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.398754 27005 raft_consensus.cc:1081] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.400242 27080 tablet.cc:1724] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.416025 26771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41300
I20260709 12:18:24.420989 26629 raft_consensus.cc:2468] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:24.422376 26744 leader_election.cc:304] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:24.423417 27009 raft_consensus.cc:2804] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:24.423909 27009 raft_consensus.cc:697] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:24.424747 27009 consensus_queue.cc:237] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.434696 27071 tablet.cc:1724] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.435050 26771 raft_consensus.cc:493] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.436210 26771 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.380957 26704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f"
dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:43894
I20260709 12:18:24.439950 26704 raft_consensus.cc:606] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:24.444694 26771 raft_consensus.cc:515] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.444867 26526 catalog_manager.cc:5697] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 1 to 2, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 2 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:24.448127 26771 leader_election.cc:290] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:24.448463 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:24.448634 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1429d1f88644ff7af334a907794f4fd" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:24.449144 26629 raft_consensus.cc:3055] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:24.449286 26703 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.449556 26629 raft_consensus.cc:740] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:24.450397 26700 raft_consensus.cc:2468] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:24.450614 26629 consensus_queue.cc:260] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.451840 26629 raft_consensus.cc:3060] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:24.456869 26703 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:24.458242 26745 leader_election.cc:304] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:24.459244 27009 raft_consensus.cc:2804] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:24.459501 26628 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297"
dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
mode: GRACEFUL
new_leader_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:48164
I20260709 12:18:24.460471 26628 raft_consensus.cc:606] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Received request to transfer leadership to TS 164d1598622248ec9ab84f93b044e4df
I20260709 12:18:24.460641 27009 raft_consensus.cc:697] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:24.461786 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:24.462435 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:24.462168 27009 consensus_queue.cc:237] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.465019 26629 raft_consensus.cc:2468] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 2.
I20260709 12:18:24.464998 27061 tablet.cc:1724] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:24.477432 26523 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: soft_deleted_table [id=d9f9d3afbda244488555e0237a7dd3eb] alter complete (version 1)
I20260709 12:18:24.486836 26525 catalog_manager.cc:5697] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 1 to 2, leader changed from f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 2 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:24.784530 27058 raft_consensus.cc:993] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.784989 27074 raft_consensus.cc:1081] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.786595 26777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41308
I20260709 12:18:24.787101 26777 raft_consensus.cc:493] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.787417 26777 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.793809 26777 raft_consensus.cc:515] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.795833 26777 leader_election.cc:290] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 3 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:24.796847 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:24.797173 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5194102ad254d5b8e80917331a9445f" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:24.797504 26703 raft_consensus.cc:3055] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:24.797752 26629 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.797838 26703 raft_consensus.cc:740] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ac6e6dfa28345dca45862a4d67162e3, State: Running, Role: LEADER
I20260709 12:18:24.798631 26703 consensus_queue.cc:260] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.799798 26703 raft_consensus.cc:3060] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.805092 26629 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 3.
I20260709 12:18:24.806437 26744 leader_election.cc:304] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [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: 164d1598622248ec9ab84f93b044e4df, f823e1f306344aa0963fae1e2d0fe2c6; no voters: 
I20260709 12:18:24.806565 26703 raft_consensus.cc:2468] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 3.
I20260709 12:18:24.807318 27009 raft_consensus.cc:2804] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:24.807837 27009 raft_consensus.cc:697] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 3 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:24.808687 27009 consensus_queue.cc:237] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.816985 26525 catalog_manager.cc:5697] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 2 to 3, leader changed from 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 3 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:24.886416 27040 raft_consensus.cc:993] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: : Instructing follower 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.887209 27044 raft_consensus.cc:1081] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Signalling peer 164d1598622248ec9ab84f93b044e4df to start an election
I20260709 12:18:24.888650 26777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297"
dest_uuid: "164d1598622248ec9ab84f93b044e4df"
 from {username='slave'} at 127.0.0.1:41300
I20260709 12:18:24.889132 26777 raft_consensus.cc:493] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:24.889539 26777 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.895248 26777 raft_consensus.cc:515] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.897006 26777 leader_election.cc:290] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [CANDIDATE]: Term 3 election: Requested vote from peers f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951), 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177)
I20260709 12:18:24.897691 26629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f823e1f306344aa0963fae1e2d0fe2c6"
I20260709 12:18:24.898016 26703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cd7ea904c646e38d147936e57fe297" candidate_uuid: "164d1598622248ec9ab84f93b044e4df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ac6e6dfa28345dca45862a4d67162e3"
I20260709 12:18:24.898347 26629 raft_consensus.cc:3055] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:24.898563 26703 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.898679 26629 raft_consensus.cc:740] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f823e1f306344aa0963fae1e2d0fe2c6, State: Running, Role: LEADER
I20260709 12:18:24.899456 26629 consensus_queue.cc:260] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.900656 26629 raft_consensus.cc:3060] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:24.905207 26703 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 3.
I20260709 12:18:24.906409 26745 leader_election.cc:304] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [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: 164d1598622248ec9ab84f93b044e4df, 5ac6e6dfa28345dca45862a4d67162e3; no voters: 
I20260709 12:18:24.907229 26629 raft_consensus.cc:2468] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 164d1598622248ec9ab84f93b044e4df in term 3.
I20260709 12:18:24.907220 27009 raft_consensus.cc:2804] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:24.907980 27009 raft_consensus.cc:697] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 3 LEADER]: Becoming Leader. State: Replica: 164d1598622248ec9ab84f93b044e4df, State: Running, Role: LEADER
I20260709 12:18:24.908887 27009 consensus_queue.cc:237] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [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: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } }
I20260709 12:18:24.921026 26525 catalog_manager.cc:5697] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df reported cstate change: term changed from 2 to 3, leader changed from f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193) to 164d1598622248ec9ab84f93b044e4df (127.20.149.195). New cstate: current_term: 3 leader_uuid: "164d1598622248ec9ab84f93b044e4df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "164d1598622248ec9ab84f93b044e4df" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 37659 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:24.923110 26703 raft_consensus.cc:1275] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:24.924683 27009 consensus_queue.cc:1048] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:24.926810 26703 raft_consensus.cc:1275] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:24.928521 27009 consensus_queue.cc:1048] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:24.940335 26629 raft_consensus.cc:1275] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:24.941241 26628 raft_consensus.cc:1275] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:18:24.942162 27045 consensus_queue.cc:1048] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:24.947633 27045 consensus_queue.cc:1048] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:25.265077 26628 raft_consensus.cc:1275] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:25.266431 27009 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:25.278028 26700 raft_consensus.cc:1275] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:25.279371 27089 consensus_queue.cc:1048] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:25.378414 26703 raft_consensus.cc:1275] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:25.379534 27089 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ac6e6dfa28345dca45862a4d67162e3" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:25.389297 26629 raft_consensus.cc:1275] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Refusing update from remote peer 164d1598622248ec9ab84f93b044e4df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:25.391425 27097 consensus_queue.cc:1048] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [LEADER]: Connected to new peer: Peer: permanent_uuid: "f823e1f306344aa0963fae1e2d0fe2c6" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 35951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:25.463590 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:25.469275 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:25.469765 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:25.475265 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:25.475718 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:26.477036 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:26.483807 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:26.484406 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:26.492462 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:26.492916 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:27.494059 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:27.501094 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:27.501617 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:27.506222 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:27.506644 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:28.507573 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:28.513543 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:28.513996 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:28.518702 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:28.519116 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:29.520185 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:29.525277 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:29.525733 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:29.530318 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:29.530740 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:30.531963 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:30.537619 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:30.538093 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:30.544925 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:30.545521 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:31.546662 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:31.552125 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:31.552528 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:31.557595 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:31.558084 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:32.559195 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:32.564785 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:32.565294 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:32.571158 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:32.571717 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:33.572960 21079 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:18:33.579427 21079 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:18:33.579926 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:33.585278 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:33.585819 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:34.662725 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:18:34.708811 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:34.709976 21079 tablet_replica.cc:333] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.711567 21079 raft_consensus.cc:2243] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.713124 21079 raft_consensus.cc:2272] T b655cab44bb0482f9731906d0edeb90b P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.715644 21079 tablet_replica.cc:333] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.716424 21079 raft_consensus.cc:2243] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.717017 21079 raft_consensus.cc:2272] T 15c88b3243094a31b3a92cd76b571925 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.719399 21079 tablet_replica.cc:333] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.720099 21079 raft_consensus.cc:2243] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.720674 21079 raft_consensus.cc:2272] T 19c4e44891fe40e592dfd7fe586ccbe8 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.723812 21079 tablet_replica.cc:333] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.724706 21079 raft_consensus.cc:2243] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.725461 21079 raft_consensus.cc:2272] T a1429d1f88644ff7af334a907794f4fd P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:34.725770 26744 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 12:18:34.729069 21079 tablet_replica.cc:333] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
W20260709 12:18:34.729941 26744 consensus_peers.cc:597] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.730062 21079 raft_consensus.cc:2243] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.731299 21079 raft_consensus.cc:2272] T c0705d4058f846e193567c1b183d52b4 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.733858 21079 tablet_replica.cc:333] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.734426 21079 raft_consensus.cc:2243] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.735348 21079 raft_consensus.cc:2272] T fcfd5951417e4b408e3b5e151cb9ce65 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.737769 21079 tablet_replica.cc:333] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.738313 21079 raft_consensus.cc:2243] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.739176 21079 raft_consensus.cc:2272] T ffcf74f738e34d6fb9f9f76cbbe0a302 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.741640 21079 tablet_replica.cc:333] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.742218 21079 raft_consensus.cc:2243] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.743125 21079 raft_consensus.cc:2272] T 65cfcd4831ac46ba89e82fd8164cb8e2 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.745247 21079 tablet_replica.cc:333] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.745821 21079 raft_consensus.cc:2243] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.746227 21079 raft_consensus.cc:2272] T e97ba33a6460440bb45a2d17c81128cc P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.748368 21079 tablet_replica.cc:333] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.748884 21079 raft_consensus.cc:2243] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.749311 21079 raft_consensus.cc:2272] T 8bf013a0e04d4a898cbe9a9841f403ed P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.751627 21079 tablet_replica.cc:333] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.752182 21079 raft_consensus.cc:2243] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.753067 21079 raft_consensus.cc:2272] T a4a45e8dc0e14c769ac235423834ae56 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.755303 21079 tablet_replica.cc:333] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.755846 21079 raft_consensus.cc:2243] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.756369 21079 raft_consensus.cc:2272] T f8cd7ea904c646e38d147936e57fe297 P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.758960 21079 tablet_replica.cc:333] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.759562 21079 raft_consensus.cc:2243] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.760071 21079 raft_consensus.cc:2272] T 61fc0ffea4af4773882ff23acf88e501 P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.762377 21079 tablet_replica.cc:333] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.762894 21079 raft_consensus.cc:2243] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.763401 21079 raft_consensus.cc:2272] T 515e8506642b4a3981eeb7476013946e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.765690 21079 tablet_replica.cc:333] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.766245 21079 raft_consensus.cc:2243] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.766695 21079 raft_consensus.cc:2272] T 8cc40b72562d4940a5de1128b89511f3 P f823e1f306344aa0963fae1e2d0fe2c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.769264 21079 tablet_replica.cc:333] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.769897 21079 raft_consensus.cc:2243] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.770519 21079 raft_consensus.cc:2272] T 2426273ebdb740c78e22badcc8bf732e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:34.772078 26744 consensus_peers.cc:597] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.773660 21079 tablet_replica.cc:333] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.774375 21079 raft_consensus.cc:2243] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.775074 21079 raft_consensus.cc:2272] T a8bf931cdec246518cc1f3b2b411f74e P f823e1f306344aa0963fae1e2d0fe2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.777380 21079 tablet_replica.cc:333] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6: stopping tablet replica
I20260709 12:18:34.777904 21079 raft_consensus.cc:2243] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.778458 21079 raft_consensus.cc:2272] T c5194102ad254d5b8e80917331a9445f P f823e1f306344aa0963fae1e2d0fe2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:34.812248 26744 consensus_peers.cc:597] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.850368 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
W20260709 12:18:34.886168 26669 consensus_peers.cc:597] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.899438 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
W20260709 12:18:34.930096 26669 consensus_peers.cc:597] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.937288 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:34.938364 21079 tablet_replica.cc:333] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.939394 21079 raft_consensus.cc:2243] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.940667 21079 raft_consensus.cc:2272] T 19c4e44891fe40e592dfd7fe586ccbe8 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.943385 21079 tablet_replica.cc:333] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.943958 21079 raft_consensus.cc:2243] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.944453 21079 raft_consensus.cc:2272] T 61fc0ffea4af4773882ff23acf88e501 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.946632 21079 tablet_replica.cc:333] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.947129 21079 raft_consensus.cc:2243] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.947988 21079 raft_consensus.cc:2272] T 15c88b3243094a31b3a92cd76b571925 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.950199 21079 tablet_replica.cc:333] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.950817 21079 raft_consensus.cc:2243] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.951301 21079 raft_consensus.cc:2272] T c0705d4058f846e193567c1b183d52b4 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.953343 21079 tablet_replica.cc:333] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.953981 21079 raft_consensus.cc:2243] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.954460 21079 raft_consensus.cc:2272] T a1429d1f88644ff7af334a907794f4fd P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.956699 21079 tablet_replica.cc:333] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.957273 21079 raft_consensus.cc:2243] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.957891 21079 raft_consensus.cc:2272] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.961155 21079 tablet_replica.cc:333] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
W20260709 12:18:34.961849 26745 consensus_peers.cc:597] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df -> Peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Couldn't send request to peer 5ac6e6dfa28345dca45862a4d67162e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.961905 21079 raft_consensus.cc:2243] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.962590 21079 raft_consensus.cc:2272] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.964896 21079 tablet_replica.cc:333] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.965550 21079 raft_consensus.cc:2243] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.966110 21079 raft_consensus.cc:2272] T fcfd5951417e4b408e3b5e151cb9ce65 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.968616 21079 tablet_replica.cc:333] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.969331 21079 raft_consensus.cc:2243] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.969893 21079 raft_consensus.cc:2272] T a4a45e8dc0e14c769ac235423834ae56 P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.972219 21079 tablet_replica.cc:333] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.972854 21079 raft_consensus.cc:2243] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.973366 21079 raft_consensus.cc:2272] T 8bf013a0e04d4a898cbe9a9841f403ed P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.975531 21079 tablet_replica.cc:333] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.976094 21079 raft_consensus.cc:2243] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.977005 21079 raft_consensus.cc:2272] T 2426273ebdb740c78e22badcc8bf732e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.979329 21079 tablet_replica.cc:333] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.979904 21079 raft_consensus.cc:2243] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.980425 21079 raft_consensus.cc:2272] T a8bf931cdec246518cc1f3b2b411f74e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.982625 21079 tablet_replica.cc:333] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.983182 21079 raft_consensus.cc:2243] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.983644 21079 raft_consensus.cc:2272] T c5194102ad254d5b8e80917331a9445f P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.985838 21079 tablet_replica.cc:333] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.986398 21079 raft_consensus.cc:2243] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:34.986886 21079 raft_consensus.cc:2272] T b655cab44bb0482f9731906d0edeb90b P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.989105 21079 tablet_replica.cc:333] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.989908 21079 raft_consensus.cc:2243] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.990947 21079 raft_consensus.cc:2272] T 515e8506642b4a3981eeb7476013946e P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.993577 21079 tablet_replica.cc:333] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.994096 21079 raft_consensus.cc:2243] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:18:34.994259 26744 consensus_peers.cc:597] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:34.994993 21079 raft_consensus.cc:2272] T 8cc40b72562d4940a5de1128b89511f3 P 5ac6e6dfa28345dca45862a4d67162e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:34.997305 21079 tablet_replica.cc:333] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:34.997884 21079 raft_consensus.cc:2243] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:34.998780 21079 raft_consensus.cc:2272] T e97ba33a6460440bb45a2d17c81128cc P 5ac6e6dfa28345dca45862a4d67162e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.000975 21079 tablet_replica.cc:333] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3: stopping tablet replica
I20260709 12:18:35.001561 21079 raft_consensus.cc:2243] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.002089 21079 raft_consensus.cc:2272] T f8cd7ea904c646e38d147936e57fe297 P 5ac6e6dfa28345dca45862a4d67162e3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:35.015623 26745 consensus_peers.cc:597] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df -> Peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Couldn't send request to peer 5ac6e6dfa28345dca45862a4d67162e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:35.021538 26744 consensus_peers.cc:597] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:35.040961 26744 consensus_peers.cc:597] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df -> Peer f823e1f306344aa0963fae1e2d0fe2c6 (127.20.149.193:35951): Couldn't send request to peer f823e1f306344aa0963fae1e2d0fe2c6. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:35951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:35.048218 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
I20260709 12:18:35.087582 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
I20260709 12:18:35.122601 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:35.123364 21079 tablet_replica.cc:333] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.124099 21079 raft_consensus.cc:2243] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.124727 21079 raft_consensus.cc:2272] T b655cab44bb0482f9731906d0edeb90b P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.127194 21079 tablet_replica.cc:333] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.127753 21079 raft_consensus.cc:2243] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.128171 21079 raft_consensus.cc:2272] T 15c88b3243094a31b3a92cd76b571925 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.130264 21079 tablet_replica.cc:333] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.130987 21079 raft_consensus.cc:2243] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.132050 21079 raft_consensus.cc:2272] T 61fc0ffea4af4773882ff23acf88e501 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.134564 21079 tablet_replica.cc:333] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.135167 21079 raft_consensus.cc:2243] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.135753 21079 raft_consensus.cc:2272] T 19c4e44891fe40e592dfd7fe586ccbe8 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:35.136023 26745 consensus_peers.cc:597] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df -> Peer 5ac6e6dfa28345dca45862a4d67162e3 (127.20.149.194:41177): Couldn't send request to peer 5ac6e6dfa28345dca45862a4d67162e3. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:35.137941 21079 tablet_replica.cc:333] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.138597 21079 raft_consensus.cc:2243] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.139545 21079 raft_consensus.cc:2272] T a1429d1f88644ff7af334a907794f4fd P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.141673 21079 tablet_replica.cc:333] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.142235 21079 raft_consensus.cc:2243] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.142732 21079 raft_consensus.cc:2272] T c0705d4058f846e193567c1b183d52b4 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.144886 21079 tablet_replica.cc:333] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.145463 21079 raft_consensus.cc:2243] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.145955 21079 raft_consensus.cc:2272] T a4a45e8dc0e14c769ac235423834ae56 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.148051 21079 tablet_replica.cc:333] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.148587 21079 raft_consensus.cc:2243] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.149556 21079 raft_consensus.cc:2272] T 8bf013a0e04d4a898cbe9a9841f403ed P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.151588 21079 tablet_replica.cc:333] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.152159 21079 raft_consensus.cc:2243] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.152652 21079 raft_consensus.cc:2272] T e97ba33a6460440bb45a2d17c81128cc P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.154747 21079 tablet_replica.cc:333] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.155303 21079 raft_consensus.cc:2243] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.155786 21079 raft_consensus.cc:2272] T 515e8506642b4a3981eeb7476013946e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.157920 21079 tablet_replica.cc:333] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.158485 21079 raft_consensus.cc:2243] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.158946 21079 raft_consensus.cc:2272] T 8cc40b72562d4940a5de1128b89511f3 P 164d1598622248ec9ab84f93b044e4df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.161015 21079 tablet_replica.cc:333] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.161630 21079 raft_consensus.cc:2243] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.162474 21079 raft_consensus.cc:2272] T f8cd7ea904c646e38d147936e57fe297 P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.164762 21079 tablet_replica.cc:333] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.165575 21079 raft_consensus.cc:2243] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.166061 21079 raft_consensus.cc:2272] T 2426273ebdb740c78e22badcc8bf732e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.168048 21079 tablet_replica.cc:333] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.168567 21079 raft_consensus.cc:2243] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.169386 21079 raft_consensus.cc:2272] T a8bf931cdec246518cc1f3b2b411f74e P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.171494 21079 tablet_replica.cc:333] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.172012 21079 raft_consensus.cc:2243] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.172869 21079 raft_consensus.cc:2272] T c5194102ad254d5b8e80917331a9445f P 164d1598622248ec9ab84f93b044e4df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.174980 21079 tablet_replica.cc:333] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.175462 21079 raft_consensus.cc:2243] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.175963 21079 raft_consensus.cc:2272] T fcfd5951417e4b408e3b5e151cb9ce65 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.177959 21079 tablet_replica.cc:333] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.178437 21079 raft_consensus.cc:2243] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.178894 21079 raft_consensus.cc:2272] T ffcf74f738e34d6fb9f9f76cbbe0a302 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.180794 21079 tablet_replica.cc:333] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df: stopping tablet replica
I20260709 12:18:35.181258 21079 raft_consensus.cc:2243] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:35.181726 21079 raft_consensus.cc:2272] T 65cfcd4831ac46ba89e82fd8164cb8e2 P 164d1598622248ec9ab84f93b044e4df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.222258 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
I20260709 12:18:35.259445 21079 master.cc:562] Master@127.20.149.254:33967 shutting down...
I20260709 12:18:35.289495 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:35.290150 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:35.290555 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14834b431141415bb8524c56e817051c: stopping tablet replica
I20260709 12:18:35.312659 21079 master.cc:584] Master@127.20.149.254:33967 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21167 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:18:35.372258 21079 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.20.149.254:33551
I20260709 12:18:35.373391 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:35.379460 27126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.379796 27127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.380339 27129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:35.382302 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:35.383184 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:35.383360 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:35.383471 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599515383460 us; error 0 us; skew 500 ppm
I20260709 12:18:35.383968 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:35.386400 21079 webserver.cc:533] Webserver started at http://127.20.149.254:38003/ using document root <none> and password file <none>
I20260709 12:18:35.386865 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:35.387020 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:35.387249 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:35.388355 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/master-0-root/instance:
uuid: "167ada61dd684bc08e82cd362d8ceaf5"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.392763 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:35.396291 27134 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.397101 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:18:35.397482 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/master-0-root
uuid: "167ada61dd684bc08e82cd362d8ceaf5"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.397791 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:35.418864 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:35.420126 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:35.459782 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.254:33551
I20260709 12:18:35.459892 27185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.254:33551 every 8 connection(s)
I20260709 12:18:35.463816 27186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:35.475677 27186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: Bootstrap starting.
I20260709 12:18:35.480914 27186 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:35.485569 27186 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: No bootstrap required, opened a new log
I20260709 12:18:35.488003 27186 raft_consensus.cc:359] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER }
I20260709 12:18:35.488457 27186 raft_consensus.cc:385] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:35.488735 27186 raft_consensus.cc:740] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 167ada61dd684bc08e82cd362d8ceaf5, State: Initialized, Role: FOLLOWER
I20260709 12:18:35.489461 27186 consensus_queue.cc:260] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER }
I20260709 12:18:35.489965 27186 raft_consensus.cc:399] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:35.490193 27186 raft_consensus.cc:493] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:35.490506 27186 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:35.495779 27186 raft_consensus.cc:515] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER }
I20260709 12:18:35.496385 27186 leader_election.cc:304] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [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: 167ada61dd684bc08e82cd362d8ceaf5; no voters: 
I20260709 12:18:35.497859 27186 leader_election.cc:290] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:35.498224 27189 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:35.499579 27189 raft_consensus.cc:697] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 1 LEADER]: Becoming Leader. State: Replica: 167ada61dd684bc08e82cd362d8ceaf5, State: Running, Role: LEADER
I20260709 12:18:35.500324 27189 consensus_queue.cc:237] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [LEADER]: Queue going to LEADER mode. State: All 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: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER }
I20260709 12:18:35.501082 27186 sys_catalog.cc:565] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:35.505262 27190 sys_catalog.cc:455] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "167ada61dd684bc08e82cd362d8ceaf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER } }
I20260709 12:18:35.505743 27191 sys_catalog.cc:455] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 167ada61dd684bc08e82cd362d8ceaf5. Latest consensus state: current_term: 1 leader_uuid: "167ada61dd684bc08e82cd362d8ceaf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "167ada61dd684bc08e82cd362d8ceaf5" member_type: VOTER } }
I20260709 12:18:35.506276 27190 sys_catalog.cc:458] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:35.506688 27191 sys_catalog.cc:458] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:35.509069 27196 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:35.514314 27196 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:35.518265 21079 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:35.524875 27196 catalog_manager.cc:1383] Generated new cluster ID: 1e15a8b8e59a4b51995bfe2c03ec226f
I20260709 12:18:35.525189 27196 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:35.541136 27196 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:35.542467 27196 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:35.557463 27196 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: Generated new TSK 0
I20260709 12:18:35.558140 27196 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:35.586421 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:35.593154 27207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.593920 27208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.596920 27210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:35.597133 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:35.598934 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:35.599140 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:35.599347 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599515599326 us; error 0 us; skew 500 ppm
I20260709 12:18:35.599975 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:35.607165 21079 webserver.cc:533] Webserver started at http://127.20.149.193:42733/ using document root <none> and password file <none>
I20260709 12:18:35.607663 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:35.607860 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:35.608124 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:35.609182 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-0-root/instance:
uuid: "8bf28e6849bb4796ae149d2903f82e6e"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.613739 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:18:35.618449 27215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.619513 21079 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:35.619897 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-0-root
uuid: "8bf28e6849bb4796ae149d2903f82e6e"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.620265 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:35.643589 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:35.644852 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:35.646420 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:35.648708 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:35.648923 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.649164 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:35.649346 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.690032 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.193:44477
I20260709 12:18:35.690153 27278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.193:44477 every 8 connection(s)
I20260709 12:18:35.695405 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:35.702455 27283 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.703408 27284 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:35.705675 21079 server_base.cc:1061] running on GCE node
W20260709 12:18:35.706032 27286 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:35.707471 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:35.707751 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:35.707980 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599515707960 us; error 0 us; skew 500 ppm
I20260709 12:18:35.708734 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:35.709281 27279 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33551
I20260709 12:18:35.709820 27279 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:35.710687 27279 heartbeater.cc:507] Master 127.20.149.254:33551 requested a full tablet report, sending...
I20260709 12:18:35.711565 21079 webserver.cc:533] Webserver started at http://127.20.149.194:35159/ using document root <none> and password file <none>
I20260709 12:18:35.712234 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:35.712482 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:35.712841 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:35.713033 27151 ts_manager.cc:194] Registered new tserver with Master: 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477)
I20260709 12:18:35.714530 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-1-root/instance:
uuid: "14ed4c03f348410f924fcd03293fa7bd"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.715651 27151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60656
I20260709 12:18:35.721212 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:18:35.727705 27291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.728669 21079 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:35.729246 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-1-root
uuid: "14ed4c03f348410f924fcd03293fa7bd"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.729688 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:35.750622 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:35.752511 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:35.754884 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:35.758687 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:35.759004 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.759349 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:35.759594 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.804425 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.194:38551
I20260709 12:18:35.804550 27353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.194:38551 every 8 connection(s)
I20260709 12:18:35.809345 21079 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:35.817020 27357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.820007 27358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:35.821183 27360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:35.822240 21079 server_base.cc:1061] running on GCE node
I20260709 12:18:35.823424 21079 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:35.823690 21079 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:35.823915 27354 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33551
I20260709 12:18:35.823926 21079 hybrid_clock.cc:648] HybridClock initialized: now 1783599515823904 us; error 0 us; skew 500 ppm
I20260709 12:18:35.824357 27354 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:35.824973 21079 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:35.825268 27354 heartbeater.cc:507] Master 127.20.149.254:33551 requested a full tablet report, sending...
I20260709 12:18:35.827637 27151 ts_manager.cc:194] Registered new tserver with Master: 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:35.827870 21079 webserver.cc:533] Webserver started at http://127.20.149.195:44279/ using document root <none> and password file <none>
I20260709 12:18:35.828536 21079 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:35.828775 21079 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:35.829074 21079 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:35.829283 27151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60668
I20260709 12:18:35.830868 21079 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-2-root/instance:
uuid: "11e628f7603d4ff397b4e88b77155e4f"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.836158 21079 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:18:35.839605 27365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.840461 21079 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:18:35.840802 21079 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-2-root
uuid: "11e628f7603d4ff397b4e88b77155e4f"
format_stamp: "Formatted at 2026-07-09 12:18:35 on dist-test-slave-qjps"
I20260709 12:18:35.841130 21079 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqKEXUv/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599323850464-21079-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:35.866797 21079 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:35.868149 21079 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:35.869767 21079 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:35.872174 21079 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:35.872424 21079 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.872668 21079 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:35.872843 21079 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:35.915254 21079 rpc_server.cc:307] RPC server started. Bound to: 127.20.149.195:42299
I20260709 12:18:35.915387 27428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.149.195:42299 every 8 connection(s)
I20260709 12:18:35.929597 27429 heartbeater.cc:344] Connected to a master server at 127.20.149.254:33551
I20260709 12:18:35.930079 27429 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:35.930930 27429 heartbeater.cc:507] Master 127.20.149.254:33551 requested a full tablet report, sending...
I20260709 12:18:35.933063 27151 ts_manager.cc:194] Registered new tserver with Master: 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:35.934101 21079 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015682301s
I20260709 12:18:35.934607 27151 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60672
I20260709 12:18:35.961251 27151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60674:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:35.964169 27151 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:36.050740 27242 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb53d7859744bcb91cefe3e5868341b (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:36.052479 27242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb53d7859744bcb91cefe3e5868341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.053968 27243 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6290c6749b47c88c0995a1285eb8c6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:36.055606 27243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6290c6749b47c88c0995a1285eb8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.056448 27319 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6290c6749b47c88c0995a1285eb8c6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:36.058727 27318 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb53d7859744bcb91cefe3e5868341b (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:36.059881 27317 tablet_service.cc:1511] Processing CreateTablet for tablet 779c9a2be2914dfe85f326482c6a00a6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:36.061301 27316 tablet_service.cc:1511] Processing CreateTablet for tablet 5129f077255d4938a8328f251674b7bb (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:36.062147 27241 tablet_service.cc:1511] Processing CreateTablet for tablet 779c9a2be2914dfe85f326482c6a00a6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:36.063482 27241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c9a2be2914dfe85f326482c6a00a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.063889 27240 tablet_service.cc:1511] Processing CreateTablet for tablet 5129f077255d4938a8328f251674b7bb (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:36.064236 27239 tablet_service.cc:1511] Processing CreateTablet for tablet fe3bb84246ca4fdbba4d9d4cf48c741e (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:36.065445 27240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5129f077255d4938a8328f251674b7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.065634 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6290c6749b47c88c0995a1285eb8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.067190 27239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3bb84246ca4fdbba4d9d4cf48c741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.067488 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb53d7859744bcb91cefe3e5868341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.068341 27316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5129f077255d4938a8328f251674b7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.069595 27317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c9a2be2914dfe85f326482c6a00a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.070541 27314 tablet_service.cc:1511] Processing CreateTablet for tablet f80e1f1f25a940efb9c393f402fda054 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:36.071409 27238 tablet_service.cc:1511] Processing CreateTablet for tablet f80e1f1f25a940efb9c393f402fda054 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:36.072130 27314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80e1f1f25a940efb9c393f402fda054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.072865 27238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80e1f1f25a940efb9c393f402fda054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.074432 27315 tablet_service.cc:1511] Processing CreateTablet for tablet fe3bb84246ca4fdbba4d9d4cf48c741e (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:36.076051 27315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3bb84246ca4fdbba4d9d4cf48c741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.079335 27237 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba1f453ba6046bb87ff728fdbc9b74f (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:36.081193 27237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba1f453ba6046bb87ff728fdbc9b74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.086120 27236 tablet_service.cc:1511] Processing CreateTablet for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:36.087688 27236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.090802 27235 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2e681eb30425ead6fe4ea7f3b69ee (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:36.091020 27313 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba1f453ba6046bb87ff728fdbc9b74f (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:36.092379 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2e681eb30425ead6fe4ea7f3b69ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.092427 27313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba1f453ba6046bb87ff728fdbc9b74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.094269 27312 tablet_service.cc:1511] Processing CreateTablet for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:36.095775 27312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.098627 27311 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2e681eb30425ead6fe4ea7f3b69ee (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:36.100185 27311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2e681eb30425ead6fe4ea7f3b69ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.099910 27393 tablet_service.cc:1511] Processing CreateTablet for tablet 5b6290c6749b47c88c0995a1285eb8c6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:36.102562 27392 tablet_service.cc:1511] Processing CreateTablet for tablet 9eb53d7859744bcb91cefe3e5868341b (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:36.104836 27391 tablet_service.cc:1511] Processing CreateTablet for tablet 779c9a2be2914dfe85f326482c6a00a6 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:36.107167 27390 tablet_service.cc:1511] Processing CreateTablet for tablet 5129f077255d4938a8328f251674b7bb (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:36.109517 27389 tablet_service.cc:1511] Processing CreateTablet for tablet fe3bb84246ca4fdbba4d9d4cf48c741e (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:36.111855 27388 tablet_service.cc:1511] Processing CreateTablet for tablet f80e1f1f25a940efb9c393f402fda054 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:36.114219 27387 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba1f453ba6046bb87ff728fdbc9b74f (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:36.116779 27386 tablet_service.cc:1511] Processing CreateTablet for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5 (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:36.120292 27385 tablet_service.cc:1511] Processing CreateTablet for tablet b5b2e681eb30425ead6fe4ea7f3b69ee (DEFAULT_TABLE table=test-workload [id=7b5ea3bb51e040ffaacaab16605f870b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:36.101253 27393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b6290c6749b47c88c0995a1285eb8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.127614 27387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba1f453ba6046bb87ff728fdbc9b74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.133021 27388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80e1f1f25a940efb9c393f402fda054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.137899 27391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 779c9a2be2914dfe85f326482c6a00a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.141924 27392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eb53d7859744bcb91cefe3e5868341b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.145923 27389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3bb84246ca4fdbba4d9d4cf48c741e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.149896 27390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5129f077255d4938a8328f251674b7bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.153935 27386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382edcdc2cf244d1a3ae5d7d218dd5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.155668 27385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b2e681eb30425ead6fe4ea7f3b69ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:36.158213 27445 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.179798 27445 tablet_bootstrap.cc:654] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.190099 27447 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.224272 27447 tablet_bootstrap.cc:654] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.248277 27446 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.258235 27446 tablet_bootstrap.cc:654] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.374279 27447 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.374486 27446 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.375679 27447 ts_tablet_manager.cc:1403] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.032s
I20260709 12:18:36.383656 27445 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.384711 27445 ts_tablet_manager.cc:1403] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.230s	user 0.011s	sys 0.030s
I20260709 12:18:36.375705 27446 ts_tablet_manager.cc:1403] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.128s	user 0.002s	sys 0.016s
I20260709 12:18:36.389528 27445 raft_consensus.cc:359] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.390908 27445 raft_consensus.cc:385] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.391274 27445 raft_consensus.cc:740] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.392360 27445 consensus_queue.cc:260] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.394060 27446 raft_consensus.cc:359] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.396212 27447 raft_consensus.cc:359] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.400242 27446 raft_consensus.cc:385] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.401950 27446 raft_consensus.cc:740] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.404713 27451 raft_consensus.cc:493] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.404772 27279 heartbeater.cc:499] Master 127.20.149.254:33551 was elected leader, sending a full tablet report...
I20260709 12:18:36.405581 27451 raft_consensus.cc:515] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.401909 27447 raft_consensus.cc:385] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.408211 27447 raft_consensus.cc:740] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.407763 27446 consensus_queue.cc:260] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.410887 27451 leader_election.cc:290] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.409162 27447 consensus_queue.cc:260] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.416348 27445 ts_tablet_manager.cc:1434] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.004s
I20260709 12:18:36.417743 27445 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.430754 27447 ts_tablet_manager.cc:1434] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.055s	user 0.001s	sys 0.011s
I20260709 12:18:36.434675 27354 heartbeater.cc:499] Master 127.20.149.254:33551 was elected leader, sending a full tablet report...
I20260709 12:18:36.433409 27429 heartbeater.cc:499] Master 127.20.149.254:33551 was elected leader, sending a full tablet report...
I20260709 12:18:36.436573 27446 ts_tablet_manager.cc:1434] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.004s
I20260709 12:18:36.437680 27446 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.441030 27445 tablet_bootstrap.cc:654] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:36.445514 27280 tablet.cc:2406] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:36.446430 27446 tablet_bootstrap.cc:654] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.435042 27447 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.467729 27445 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.468055 27447 tablet_bootstrap.cc:654] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.468398 27445 ts_tablet_manager.cc:1403] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.013s
I20260709 12:18:36.468802 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:36.470750 27455 raft_consensus.cc:493] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.471352 27455 raft_consensus.cc:515] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.472163 27445 raft_consensus.cc:359] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.473268 27445 raft_consensus.cc:385] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.473670 27445 raft_consensus.cc:740] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.475287 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.474970 27445 consensus_queue.cc:260] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.476538 27446 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.477095 27446 ts_tablet_manager.cc:1403] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.002s
W20260709 12:18:36.477911 27219 leader_election.cc:343] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:36.478951 27216 leader_election.cc:343] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.479398 27216 leader_election.cc:304] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8bf28e6849bb4796ae149d2903f82e6e; no voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:36.480397 27451 raft_consensus.cc:2749] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.480569 27446 raft_consensus.cc:359] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.483639 27445 ts_tablet_manager.cc:1434] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 12:18:36.487121 27455 leader_election.cc:290] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.488782 27447 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.489401 27447 ts_tablet_manager.cc:1403] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.012s
I20260709 12:18:36.489475 27445 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.492759 27447 raft_consensus.cc:359] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.493649 27447 raft_consensus.cc:385] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.493991 27447 raft_consensus.cc:740] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.497540 27445 tablet_bootstrap.cc:654] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.500739 27446 raft_consensus.cc:385] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.501520 27446 raft_consensus.cc:740] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.502816 27446 consensus_queue.cc:260] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.505661 27446 ts_tablet_manager.cc:1434] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:18:36.500128 27447 consensus_queue.cc:260] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.509927 27447 ts_tablet_manager.cc:1434] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:18:36.513876 27447 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.514586 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
W20260709 12:18:36.520274 27199 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:18:36.522063 27292 leader_election.cc:343] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.525879 27446 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.530155 27447 tablet_bootstrap.cc:654] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.534005 27446 tablet_bootstrap.cc:654] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.535401 27445 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.536150 27445 ts_tablet_manager.cc:1403] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.010s
I20260709 12:18:36.536773 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
W20260709 12:18:36.539444 27293 leader_election.cc:343] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.540097 27293 leader_election.cc:304] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd; no voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:36.541765 27455 raft_consensus.cc:2749] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:36.543880 27445 raft_consensus.cc:359] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.544848 27445 raft_consensus.cc:385] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.545197 27445 raft_consensus.cc:740] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.546234 27446 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.546986 27446 ts_tablet_manager.cc:1403] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 12:18:36.546404 27445 consensus_queue.cc:260] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.547343 27447 tablet_bootstrap.cc:492] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.547865 27447 ts_tablet_manager.cc:1403] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.006s
I20260709 12:18:36.549324 27445 ts_tablet_manager.cc:1434] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:18:36.550598 27445 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.550336 27446 raft_consensus.cc:359] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.551203 27446 raft_consensus.cc:385] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.550983 27447 raft_consensus.cc:359] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.551586 27446 raft_consensus.cc:740] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.551854 27447 raft_consensus.cc:385] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.552219 27447 raft_consensus.cc:740] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.552650 27446 consensus_queue.cc:260] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.553130 27447 consensus_queue.cc:260] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.555941 27447 ts_tablet_manager.cc:1434] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:18:36.557135 27447 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.559027 27445 tablet_bootstrap.cc:654] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.564314 27447 tablet_bootstrap.cc:654] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.566562 27446 ts_tablet_manager.cc:1434] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 12:18:36.575889 27447 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.576547 27447 ts_tablet_manager.cc:1403] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 12:18:36.576820 27445 tablet_bootstrap.cc:492] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.577360 27445 ts_tablet_manager.cc:1403] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.006s
I20260709 12:18:36.577569 27446 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.579607 27447 raft_consensus.cc:359] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.580343 27447 raft_consensus.cc:385] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.580760 27447 raft_consensus.cc:740] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.580369 27445 raft_consensus.cc:359] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.581243 27445 raft_consensus.cc:385] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.581614 27445 raft_consensus.cc:740] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.581795 27447 consensus_queue.cc:260] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.582437 27445 consensus_queue.cc:260] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.583528 27446 tablet_bootstrap.cc:654] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.584683 27447 ts_tablet_manager.cc:1434] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:18:36.585831 27447 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.589365 27445 ts_tablet_manager.cc:1434] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:18:36.590649 27445 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.593444 27447 tablet_bootstrap.cc:654] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.596289 27446 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.596787 27446 ts_tablet_manager.cc:1403] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:18:36.599874 27446 raft_consensus.cc:359] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.600589 27446 raft_consensus.cc:385] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.600826 27445 tablet_bootstrap.cc:654] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.600878 27446 raft_consensus.cc:740] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.602298 27446 consensus_queue.cc:260] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.611924 27452 raft_consensus.cc:493] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.612628 27452 raft_consensus.cc:515] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.624125 27452 leader_election.cc:290] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.634167 27446 ts_tablet_manager.cc:1434] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:18:36.638469 27446 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.648452 27447 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.649367 27447 ts_tablet_manager.cc:1403] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.038s
I20260709 12:18:36.654102 27447 raft_consensus.cc:359] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.655239 27447 raft_consensus.cc:385] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.655634 27447 raft_consensus.cc:740] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.656981 27447 consensus_queue.cc:260] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.660099 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.660771 27447 ts_tablet_manager.cc:1434] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 12:18:36.660887 27253 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.662179 27447 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.662616 27367 leader_election.cc:304] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.662926 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.663661 27452 raft_consensus.cc:2804] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.664072 27452 raft_consensus.cc:493] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.664439 27452 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.666743 27445 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.667927 27445 ts_tablet_manager.cc:1403] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.045s
I20260709 12:18:36.669775 27447 tablet_bootstrap.cc:654] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.663669 27329 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.667332 27446 tablet_bootstrap.cc:654] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.676872 27445 raft_consensus.cc:359] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.677839 27445 raft_consensus.cc:385] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.678280 27447 tablet_bootstrap.cc:492] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.677829 27452 raft_consensus.cc:515] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.678498 27445 raft_consensus.cc:740] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.678817 27451 raft_consensus.cc:493] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.679435 27451 raft_consensus.cc:515] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.679595 27445 consensus_queue.cc:260] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.680454 27452 leader_election.cc:290] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.681357 27447 ts_tablet_manager.cc:1403] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:18:36.681522 27451 leader_election.cc:290] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.681800 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.682438 27253 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.685765 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c9a2be2914dfe85f326482c6a00a6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:36.686892 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.686480 27447 raft_consensus.cc:359] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.687577 27329 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.687747 27447 raft_consensus.cc:385] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.688282 27447 raft_consensus.cc:740] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.691494 27328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c9a2be2914dfe85f326482c6a00a6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.686515 27403 raft_consensus.cc:2468] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:36.689741 27447 consensus_queue.cc:260] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.693614 27446 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.694253 27446 ts_tablet_manager.cc:1403] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.004s
I20260709 12:18:36.693883 27328 raft_consensus.cc:2468] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:36.693989 27216 leader_election.cc:304] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.699685 27451 raft_consensus.cc:2804] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.700109 27451 raft_consensus.cc:493] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.700464 27451 raft_consensus.cc:3060] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.701617 27446 raft_consensus.cc:359] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.702467 27446 raft_consensus.cc:385] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.702842 27446 raft_consensus.cc:740] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.703656 27446 consensus_queue.cc:260] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.706655 27445 ts_tablet_manager.cc:1434] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.038s	user 0.018s	sys 0.012s
I20260709 12:18:36.706964 27447 ts_tablet_manager.cc:1434] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 12:18:36.707176 27446 ts_tablet_manager.cc:1434] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:18:36.708042 27447 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.708299 27446 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.709846 27445 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.716272 27446 tablet_bootstrap.cc:654] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.716367 27447 tablet_bootstrap.cc:654] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.717880 27445 tablet_bootstrap.cc:654] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.730149 27445 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.730819 27445 ts_tablet_manager.cc:1403] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 12:18:36.733333 27446 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.735031 27446 ts_tablet_manager.cc:1403] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260709 12:18:36.734730 27445 raft_consensus.cc:359] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.736419 27445 raft_consensus.cc:385] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.736883 27445 raft_consensus.cc:740] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.737097 27451 raft_consensus.cc:515] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.740557 27447 tablet_bootstrap.cc:492] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.740183 27446 raft_consensus.cc:359] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.741010 27446 raft_consensus.cc:385] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.739763 27329 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.741074 27447 ts_tablet_manager.cc:1403] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260709 12:18:36.741405 27446 raft_consensus.cc:740] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.738116 27445 consensus_queue.cc:260] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.742645 27369 leader_election.cc:304] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:36.743791 27445 ts_tablet_manager.cc:1434] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:18:36.743610 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c9a2be2914dfe85f326482c6a00a6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:36.744361 27403 raft_consensus.cc:3060] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.744983 27445 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.745532 27447 raft_consensus.cc:359] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.743618 27452 raft_consensus.cc:2804] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.746342 27447 raft_consensus.cc:385] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.746759 27447 raft_consensus.cc:740] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.747828 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "779c9a2be2914dfe85f326482c6a00a6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.748471 27329 raft_consensus.cc:3060] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.752341 27445 tablet_bootstrap.cc:654] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.735301 27253 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.753744 27447 consensus_queue.cc:260] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.759128 27451 leader_election.cc:290] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.753336 27403 raft_consensus.cc:2468] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:36.766812 27216 leader_election.cc:304] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.766528 27446 consensus_queue.cc:260] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.767927 27451 raft_consensus.cc:2804] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.768707 27451 raft_consensus.cc:697] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:36.770067 27451 consensus_queue.cc:237] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.771889 27329 raft_consensus.cc:2468] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:36.766913 27447 ts_tablet_manager.cc:1434] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:18:36.774660 27447 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.779902 27478 raft_consensus.cc:493] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.780083 27452 raft_consensus.cc:697] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:36.781155 27478 raft_consensus.cc:515] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.782052 27452 consensus_queue.cc:237] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.784458 27478 leader_election.cc:290] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.785102 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.786614 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.787993 27253 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.788197 27329 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.790105 27367 leader_election.cc:304] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.791859 27447 tablet_bootstrap.cc:654] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.791812 27478 raft_consensus.cc:2804] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.792889 27478 raft_consensus.cc:493] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.793406 27478 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.793862 27446 ts_tablet_manager.cc:1434] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.004s
I20260709 12:18:36.795042 27446 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.796232 27151 catalog_manager.cc:5697] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:36.802139 27445 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.802767 27445 ts_tablet_manager.cc:1403] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.013s
I20260709 12:18:36.803645 27447 tablet_bootstrap.cc:492] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.804255 27447 ts_tablet_manager.cc:1403] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 12:18:36.806154 27445 raft_consensus.cc:359] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.806972 27445 raft_consensus.cc:385] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.807281 27445 raft_consensus.cc:740] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.807324 27447 raft_consensus.cc:359] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.808153 27447 raft_consensus.cc:385] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.809319 27447 raft_consensus.cc:740] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.807581 27446 tablet_bootstrap.cc:654] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.814281 27447 consensus_queue.cc:260] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.816614 27447 ts_tablet_manager.cc:1434] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:18:36.817556 27447 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:36.808157 27445 consensus_queue.cc:260] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.813164 27478 raft_consensus.cc:515] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.823766 27445 ts_tablet_manager.cc:1434] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:18:36.824888 27445 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.825600 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.826333 27253 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.820719 27149 catalog_manager.cc:5697] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:36.827126 27446 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.827777 27446 ts_tablet_manager.cc:1403] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260709 12:18:36.831705 27445 tablet_bootstrap.cc:654] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.831525 27446 raft_consensus.cc:359] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.832515 27446 raft_consensus.cc:385] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.832924 27446 raft_consensus.cc:740] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.833918 27446 consensus_queue.cc:260] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.835408 27447 tablet_bootstrap.cc:654] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.837147 27446 ts_tablet_manager.cc:1434] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:18:36.838722 27446 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.842087 27452 raft_consensus.cc:493] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.842837 27452 raft_consensus.cc:515] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.846843 27252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.847047 27452 leader_election.cc:290] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.848605 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.849628 27329 raft_consensus.cc:2468] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.851452 27369 leader_election.cc:304] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:36.852349 27452 raft_consensus.cc:2804] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.852802 27452 raft_consensus.cc:493] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:18:36.852864 27367 leader_election.cc:343] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.853202 27452 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.852082 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.855722 27329 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.857554 27478 leader_election.cc:290] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.849085 27253 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.863200 27367 leader_election.cc:304] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.864574 27478 raft_consensus.cc:2804] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.865332 27478 raft_consensus.cc:697] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:36.866621 27478 consensus_queue.cc:237] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.870134 27446 tablet_bootstrap.cc:654] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.871254 27445 tablet_bootstrap.cc:492] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.871850 27445 ts_tablet_manager.cc:1403] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.019s
I20260709 12:18:36.874471 27329 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.868405 27452 raft_consensus.cc:515] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.874816 27445 raft_consensus.cc:359] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.877034 27445 raft_consensus.cc:385] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.877380 27445 raft_consensus.cc:740] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.878167 27445 consensus_queue.cc:260] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.879432 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.880054 27253 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.880309 27445 ts_tablet_manager.cc:1434] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:18:36.868559 27447 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:36.881808 27447 ts_tablet_manager.cc:1403] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.005s
I20260709 12:18:36.884563 27447 raft_consensus.cc:359] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.885206 27447 raft_consensus.cc:385] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.885869 27447 raft_consensus.cc:740] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.881286 27445 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:36.887419 27328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.887986 27328 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.889891 27480 raft_consensus.cc:493] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.890532 27480 raft_consensus.cc:515] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.891579 27446 tablet_bootstrap.cc:492] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.892302 27446 ts_tablet_manager.cc:1403] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.004s
I20260709 12:18:36.892890 27480 leader_election.cc:290] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.889894 27447 consensus_queue.cc:260] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.895305 27252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.896282 27252 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.897984 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.898758 27480 raft_consensus.cc:493] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.898991 27327 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.899294 27480 raft_consensus.cc:515] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.899991 27447 ts_tablet_manager.cc:1434] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:18:36.893271 27445 tablet_bootstrap.cc:654] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.901461 27367 leader_election.cc:304] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.903435 27477 raft_consensus.cc:2804] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.904013 27477 raft_consensus.cc:493] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.904428 27477 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.901551 27452 leader_election.cc:290] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.909914 27480 leader_election.cc:290] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.911895 27328 raft_consensus.cc:2468] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.912748 27252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.914860 27252 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.913173 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:36.916043 27327 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:36.917713 27367 leader_election.cc:304] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.918119 27455 raft_consensus.cc:493] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:36.912695 27253 raft_consensus.cc:2468] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.920213 27455 raft_consensus.cc:515] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.922679 27455 leader_election.cc:290] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.925334 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:36.918541 27369 leader_election.cc:304] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:36.927628 27478 raft_consensus.cc:2804] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.928031 27478 raft_consensus.cc:493] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.928370 27478 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:36.929879 27293 leader_election.cc:343] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:36.932803 27480 raft_consensus.cc:2804] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.932914 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:36.933478 27480 raft_consensus.cc:697] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:36.933713 27403 raft_consensus.cc:2468] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:36.934455 27480 consensus_queue.cc:237] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.937533 27478 raft_consensus.cc:515] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.942970 27446 raft_consensus.cc:359] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.944427 27446 raft_consensus.cc:385] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.943645 27292 leader_election.cc:304] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [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: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:36.944787 27446 raft_consensus.cc:740] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.945446 27455 raft_consensus.cc:2804] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:36.946018 27455 raft_consensus.cc:493] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:36.945573 27446 consensus_queue.cc:260] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.946484 27455 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.948625 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.949267 27253 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.952247 27149 catalog_manager.cc:5697] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:36.956969 27253 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.957597 27445 tablet_bootstrap.cc:492] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:36.958199 27445 ts_tablet_manager.cc:1403] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.029s
I20260709 12:18:36.958356 27455 raft_consensus.cc:515] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.959195 27478 leader_election.cc:290] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.954700 27477 raft_consensus.cc:515] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.959422 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.960083 27327 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.961465 27252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.962004 27445 raft_consensus.cc:359] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.962767 27445 raft_consensus.cc:385] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:36.963039 27445 raft_consensus.cc:740] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:36.964272 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:36.964160 27445 consensus_queue.cc:260] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.964864 27403 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.966300 27445 ts_tablet_manager.cc:1434] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:36.957569 27446 ts_tablet_manager.cc:1434] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 12:18:36.967525 27446 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:36.971299 27327 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.971483 27477 leader_election.cc:290] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:36.972926 27369 leader_election.cc:304] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:36.969962 27252 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.974205 27455 leader_election.cc:290] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:36.974377 27477 raft_consensus.cc:2804] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.976456 27477 raft_consensus.cc:697] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:36.976537 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:36.977171 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:36.978175 27253 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.978274 27477 consensus_queue.cc:237] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:36.981312 27151 catalog_manager.cc:5697] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:36.983279 27446 tablet_bootstrap.cc:654] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:36.985078 27252 raft_consensus.cc:2468] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:36.985931 27327 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:36.987396 27293 leader_election.cc:304] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.990109 27253 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.992205 27403 raft_consensus.cc:2468] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:36.992733 27455 raft_consensus.cc:2804] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.998039 27327 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:36.998217 27367 leader_election.cc:304] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:36.999133 27477 raft_consensus.cc:2804] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:36.994583 27446 tablet_bootstrap.cc:492] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:36.999796 27477 raft_consensus.cc:697] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:36.999866 27446 ts_tablet_manager.cc:1403] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260709 12:18:37.000687 27477 consensus_queue.cc:237] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.001919 27455 raft_consensus.cc:697] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.001884 27151 catalog_manager.cc:5697] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.003293 27446 raft_consensus.cc:359] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.004104 27446 raft_consensus.cc:385] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.003880 27455 consensus_queue.cc:237] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.004570 27446 raft_consensus.cc:740] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.005638 27446 consensus_queue.cc:260] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.008402 27446 ts_tablet_manager.cc:1434] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:37.019186 27151 catalog_manager.cc:5697] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 1 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.020933 27149 catalog_manager.cc:5697] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.040723 27477 raft_consensus.cc:493] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.041339 27477 raft_consensus.cc:515] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.043314 27477 leader_election.cc:290] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:37.044322 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:37.044509 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:37.044931 27253 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:37.045218 27327 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:37.046032 27367 leader_election.cc:304] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.046852 27477 raft_consensus.cc:2804] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.047134 27477 raft_consensus.cc:493] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.047407 27477 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.052623 27477 raft_consensus.cc:515] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.054332 27477 leader_election.cc:290] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:37.055328 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.055415 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:37.055948 27253 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.056051 27327 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.061070 27253 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:37.061429 27327 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:37.062376 27367 leader_election.cc:304] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.063294 27477 raft_consensus.cc:2804] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.063819 27477 raft_consensus.cc:697] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.064564 27477 consensus_queue.cc:237] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.072255 27149 catalog_manager.cc:5697] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.079244 27451 raft_consensus.cc:493] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:37.079867 27451 raft_consensus.cc:515] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.081885 27451 leader_election.cc:290] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.082648 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5129f077255d4938a8328f251674b7bb" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:37.082939 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5129f077255d4938a8328f251674b7bb" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:37.083314 27327 raft_consensus.cc:2468] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:37.083660 27403 raft_consensus.cc:2468] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:37.084375 27219 leader_election.cc:304] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.085211 27451 raft_consensus.cc:2804] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:37.085557 27451 raft_consensus.cc:493] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:37.085836 27451 raft_consensus.cc:3060] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.090827 27451 raft_consensus.cc:515] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.092499 27451 leader_election.cc:290] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.093518 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5129f077255d4938a8328f251674b7bb" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:37.093631 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5129f077255d4938a8328f251674b7bb" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.094290 27327 raft_consensus.cc:3060] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.094348 27403 raft_consensus.cc:3060] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.099328 27403 raft_consensus.cc:2468] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:37.099327 27327 raft_consensus.cc:2468] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:37.100453 27216 leader_election.cc:304] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.101142 27451 raft_consensus.cc:2804] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.101665 27451 raft_consensus.cc:697] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:37.102448 27451 consensus_queue.cc:237] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.109583 27149 catalog_manager.cc:5697] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.138216 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.138911 27403 raft_consensus.cc:606] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:37.144677 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.145157 27403 raft_consensus.cc:606] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:37.155810 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.156303 27403 raft_consensus.cc:606] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:37.161664 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.162233 27403 raft_consensus.cc:606] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:37.167301 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.167833 27403 raft_consensus.cc:606] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:37.172724 27403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:37.173262 27403 raft_consensus.cc:606] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:37.185918 27451 consensus_queue.cc:1048] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.187148 27327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
mode: GRACEFUL
new_leader_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:36954
I20260709 12:18:37.187741 27327 raft_consensus.cc:606] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Received request to transfer leadership to TS 11e628f7603d4ff397b4e88b77155e4f
I20260709 12:18:37.207027 27507 consensus_queue.cc:1048] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.287755 27477 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.298599 27477 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.306635 27478 raft_consensus.cc:993] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.307078 27478 raft_consensus.cc:1081] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.308842 27327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:18:37.309525 27327 raft_consensus.cc:493] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.309926 27327 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.315687 27327 raft_consensus.cc:515] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.317677 27327 leader_election.cc:290] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.318606 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.318827 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.319437 27403 raft_consensus.cc:3055] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.319761 27403 raft_consensus.cc:740] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.320731 27253 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.320617 27403 consensus_queue.cc:260] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.322034 27403 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.326817 27253 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.327427 27403 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.328159 27293 leader_election.cc:304] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.329087 27455 raft_consensus.cc:2804] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.329568 27455 raft_consensus.cc:697] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.330315 27455 consensus_queue.cc:237] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.336719 27151 catalog_manager.cc:5697] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.361231 27477 consensus_queue.cc:1048] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.368180 27478 raft_consensus.cc:993] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:37.368703 27480 raft_consensus.cc:1081] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:37.371037 27252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:18:37.371665 27252 raft_consensus.cc:493] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.372032 27252 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.373242 27478 consensus_queue.cc:1048] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.380275 27252 raft_consensus.cc:515] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.381537 27253 raft_consensus.cc:1240] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Rejecting Update request from peer 11e628f7603d4ff397b4e88b77155e4f for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:37.383273 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:37.384016 27327 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.384663 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eb53d7859744bcb91cefe3e5868341b" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.385340 27403 raft_consensus.cc:3055] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.385752 27403 raft_consensus.cc:740] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.385763 27478 consensus_queue.cc:1059] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.386976 27252 leader_election.cc:290] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.386885 27403 consensus_queue.cc:260] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.390153 27403 raft_consensus.cc:3060] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.392557 27327 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:37.395473 27403 raft_consensus.cc:2468] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:37.395596 27219 leader_election.cc:304] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.396559 27507 raft_consensus.cc:2804] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.397039 27507 raft_consensus.cc:697] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:37.398077 27507 consensus_queue.cc:237] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.407094 27151 catalog_manager.cc:5697] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 2 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.437712 27478 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.444391 27480 raft_consensus.cc:993] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:37.444875 27477 raft_consensus.cc:1081] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:37.446501 27253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:18:37.447151 27253 raft_consensus.cc:493] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.447634 27253 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.451056 27477 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.455269 27253 raft_consensus.cc:515] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.459113 27452 consensus_queue.cc:1048] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.461050 27455 consensus_queue.cc:1048] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.461833 27253 leader_election.cc:290] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.462989 27402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.463716 27402 raft_consensus.cc:3055] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.463825 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:37.467768 27402 raft_consensus.cc:740] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.468155 27327 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.468683 27402 consensus_queue.cc:260] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.470000 27402 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.476325 27327 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:37.463069 27252 raft_consensus.cc:1240] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Rejecting Update request from peer 11e628f7603d4ff397b4e88b77155e4f for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:37.481352 27219 leader_election.cc:304] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.478441 27402 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:37.481594 27480 consensus_queue.cc:1048] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.484496 27478 raft_consensus.cc:993] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.485008 27478 raft_consensus.cc:1081] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.486003 27455 raft_consensus.cc:993] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: : Instructing follower 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:37.486513 27455 raft_consensus.cc:1081] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Signalling peer 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:37.486980 27507 raft_consensus.cc:2804] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.487506 27507 raft_consensus.cc:697] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:37.488353 27507 consensus_queue.cc:237] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.496994 27455 consensus_queue.cc:1048] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.499387 27402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:47096
I20260709 12:18:37.500454 27402 raft_consensus.cc:493] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.501725 27402 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.500562 27328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:18:37.513453 27328 raft_consensus.cc:493] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.513926 27328 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.514112 27402 raft_consensus.cc:515] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.517787 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:37.518328 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b2e681eb30425ead6fe4ea7f3b69ee" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.518395 27329 raft_consensus.cc:3055] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.519014 27329 raft_consensus.cc:740] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.519886 27329 consensus_queue.cc:260] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.520820 27329 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.522598 27328 raft_consensus.cc:515] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.523322 27507 consensus_queue.cc:1048] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.530901 27477 consensus_queue.cc:1048] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.534016 27328 leader_election.cc:290] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.534672 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.535614 27403 raft_consensus.cc:3055] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.536116 27403 raft_consensus.cc:740] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.537442 27403 consensus_queue.cc:260] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.539417 27403 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.540349 27402 leader_election.cc:290] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:37.541501 27480 raft_consensus.cc:993] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.542024 27480 raft_consensus.cc:1081] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.544086 27329 raft_consensus.cc:2468] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 2.
I20260709 12:18:37.547861 27477 consensus_queue.cc:1048] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.553107 27326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:18:37.553869 27326 raft_consensus.cc:493] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.554261 27326 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.547670 27151 catalog_manager.cc:5697] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 2 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.553457 27403 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.557916 27292 leader_election.cc:304] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:37.558727 27455 raft_consensus.cc:2804] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.559216 27455 raft_consensus.cc:697] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.560041 27455 consensus_queue.cc:237] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.566507 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382edcdc2cf244d1a3ae5d7d218dd5c5" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.567157 27326 raft_consensus.cc:515] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.567301 27253 raft_consensus.cc:3060] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.569257 27369 leader_election.cc:304] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [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: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:37.570724 27329 raft_consensus.cc:1240] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Rejecting Update request from peer 11e628f7603d4ff397b4e88b77155e4f for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:37.570859 27326 leader_election.cc:290] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.571041 27478 raft_consensus.cc:2804] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.571749 27478 raft_consensus.cc:697] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 2 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.573139 27478 consensus_queue.cc:237] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.574831 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.575510 27251 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.575608 27477 consensus_queue.cc:1059] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:37.576107 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba1f453ba6046bb87ff728fdbc9b74f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.576606 27480 raft_consensus.cc:3055] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.576967 27480 raft_consensus.cc:740] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.578084 27253 raft_consensus.cc:2468] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.577838 27480 consensus_queue.cc:260] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.578866 27473 consensus_queue.cc:1048] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.579653 27480 raft_consensus.cc:3060] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.588616 27251 raft_consensus.cc:2468] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.591403 27293 leader_election.cc:304] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.593640 27455 raft_consensus.cc:2804] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.594141 27455 raft_consensus.cc:697] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.594239 27151 catalog_manager.cc:5697] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.595108 27401 raft_consensus.cc:2468] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.595052 27455 consensus_queue.cc:237] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.605713 27147 catalog_manager.cc:5697] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 1 to 2, leader changed from 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194) to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 2 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:37.619009 27151 catalog_manager.cc:5697] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.626180 27480 consensus_queue.cc:1048] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.633937 27478 raft_consensus.cc:993] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.634397 27478 raft_consensus.cc:1081] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:37.636114 27326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:36948
I20260709 12:18:37.637482 27326 raft_consensus.cc:493] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:37.637935 27326 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.639303 27452 consensus_queue.cc:1048] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:37.645551 27326 raft_consensus.cc:515] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.648386 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:37.648898 27251 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.653466 27326 leader_election.cc:290] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:37.653676 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3bb84246ca4fdbba4d9d4cf48c741e" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:37.654363 27401 raft_consensus.cc:3055] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:37.654690 27401 raft_consensus.cc:740] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:37.655223 27251 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.655388 27401 consensus_queue.cc:260] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.656386 27293 leader_election.cc:304] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:37.656929 27401 raft_consensus.cc:3060] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.657034 27455 raft_consensus.cc:2804] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:37.657716 27455 raft_consensus.cc:697] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:37.658555 27455 consensus_queue.cc:237] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:37.663875 27401 raft_consensus.cc:2468] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:37.665134 27151 catalog_manager.cc:5697] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:37.751116 27401 raft_consensus.cc:1275] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.752599 27455 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.760572 27251 raft_consensus.cc:1275] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.762316 27519 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:37.807328 27326 raft_consensus.cc:1275] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.808614 27473 consensus_queue.cc:1048] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.817049 27401 raft_consensus.cc:1275] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.818519 27473 consensus_queue.cc:1048] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.905021 27401 raft_consensus.cc:1275] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.906369 27473 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.914954 27326 raft_consensus.cc:1275] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.917351 27507 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.968390 27326 raft_consensus.cc:1275] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.969777 27452 consensus_queue.cc:1048] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:37.977679 27251 raft_consensus.cc:3060] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:37.985743 27251 raft_consensus.cc:1275] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:37.987012 27480 consensus_queue.cc:1048] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:38.087473 27401 raft_consensus.cc:1275] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.088812 27519 consensus_queue.cc:1048] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:38.097455 27251 raft_consensus.cc:1275] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.099992 27520 consensus_queue.cc:1048] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:38.164678 27251 raft_consensus.cc:1275] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.166141 27520 consensus_queue.cc:1048] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:38.174721 27401 raft_consensus.cc:1275] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.177222 27520 consensus_queue.cc:1048] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:38.224377 27251 raft_consensus.cc:1275] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.225937 27520 consensus_queue.cc:1048] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:38.236430 27401 raft_consensus.cc:1275] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:38.238097 27520 consensus_queue.cc:1048] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:40.228114 27151 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39898:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:40.230885 27151 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:40.280512 27235 tablet_service.cc:1511] Processing CreateTablet for tablet 0712df65d86a427896abd4c9aff86ad2 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:40.281596 27316 tablet_service.cc:1511] Processing CreateTablet for tablet 0712df65d86a427896abd4c9aff86ad2 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:40.282111 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712df65d86a427896abd4c9aff86ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.283030 27316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712df65d86a427896abd4c9aff86ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.285604 27390 tablet_service.cc:1511] Processing CreateTablet for tablet 0712df65d86a427896abd4c9aff86ad2 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:40.287030 27390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0712df65d86a427896abd4c9aff86ad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.287351 27242 tablet_service.cc:1511] Processing CreateTablet for tablet 8db60384bc74409887614e4b644ac80d (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:40.288637 27242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db60384bc74409887614e4b644ac80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.293269 27389 tablet_service.cc:1511] Processing CreateTablet for tablet 8db60384bc74409887614e4b644ac80d (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:40.294696 27389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db60384bc74409887614e4b644ac80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.298646 27319 tablet_service.cc:1511] Processing CreateTablet for tablet 8db60384bc74409887614e4b644ac80d (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:40.300275 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db60384bc74409887614e4b644ac80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.318014 27235 tablet_service.cc:1511] Processing CreateTablet for tablet 131b794821da49539756f82a04e98562 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:40.319516 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b794821da49539756f82a04e98562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.327809 27539 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.331357 27318 tablet_service.cc:1511] Processing CreateTablet for tablet 131b794821da49539756f82a04e98562 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:40.333195 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b794821da49539756f82a04e98562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.334450 27390 tablet_service.cc:1511] Processing CreateTablet for tablet 131b794821da49539756f82a04e98562 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:40.335727 27242 tablet_service.cc:1511] Processing CreateTablet for tablet 650583837c8247f88e3ebb35dccaa3f1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:40.336109 27390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131b794821da49539756f82a04e98562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.338196 27317 tablet_service.cc:1511] Processing CreateTablet for tablet 650583837c8247f88e3ebb35dccaa3f1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:40.339475 27317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650583837c8247f88e3ebb35dccaa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.343079 27539 tablet_bootstrap.cc:654] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.346510 27385 tablet_service.cc:1511] Processing CreateTablet for tablet 650583837c8247f88e3ebb35dccaa3f1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:40.348775 27237 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1faddf70443b393e63b3993737eac (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:40.351043 27313 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1faddf70443b393e63b3993737eac (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:40.356583 27313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1faddf70443b393e63b3993737eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.356583 27237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1faddf70443b393e63b3993737eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.362038 27385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650583837c8247f88e3ebb35dccaa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.381377 27242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650583837c8247f88e3ebb35dccaa3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.381672 27541 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.383147 27389 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1faddf70443b393e63b3993737eac (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:40.384594 27389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1faddf70443b393e63b3993737eac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.357020 27540 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.397681 27235 tablet_service.cc:1511] Processing CreateTablet for tablet 29fad0521fc4446094a8a2cc320d3009 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:40.398957 27235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fad0521fc4446094a8a2cc320d3009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.403474 27540 tablet_bootstrap.cc:654] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.422545 27393 tablet_service.cc:1511] Processing CreateTablet for tablet 8573552c2ad247ee90394180c320b0cc (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:40.423596 27236 tablet_service.cc:1511] Processing CreateTablet for tablet 8573552c2ad247ee90394180c320b0cc (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:40.424392 27319 tablet_service.cc:1511] Processing CreateTablet for tablet 8573552c2ad247ee90394180c320b0cc (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:40.424906 27236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573552c2ad247ee90394180c320b0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.416358 27392 tablet_service.cc:1511] Processing CreateTablet for tablet 29fad0521fc4446094a8a2cc320d3009 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:40.425669 27319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573552c2ad247ee90394180c320b0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.426800 27239 tablet_service.cc:1511] Processing CreateTablet for tablet 5322667e6b5341028a6e7b9b8ffb67d1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:40.425678 27316 tablet_service.cc:1511] Processing CreateTablet for tablet 29fad0521fc4446094a8a2cc320d3009 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:40.428615 27318 tablet_service.cc:1511] Processing CreateTablet for tablet 5322667e6b5341028a6e7b9b8ffb67d1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:40.429090 27316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fad0521fc4446094a8a2cc320d3009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.429913 27318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5322667e6b5341028a6e7b9b8ffb67d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.430724 27239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5322667e6b5341028a6e7b9b8ffb67d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.424000 27393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573552c2ad247ee90394180c320b0cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.432219 27392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fad0521fc4446094a8a2cc320d3009. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.435372 27541 tablet_bootstrap.cc:654] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.440821 27385 tablet_service.cc:1511] Processing CreateTablet for tablet 5322667e6b5341028a6e7b9b8ffb67d1 (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:40.442189 27385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5322667e6b5341028a6e7b9b8ffb67d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.464210 27237 tablet_service.cc:1511] Processing CreateTablet for tablet a6535d36dd2541b3bcf6485d8533104f (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:40.466027 27237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6535d36dd2541b3bcf6485d8533104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.470608 27313 tablet_service.cc:1511] Processing CreateTablet for tablet a6535d36dd2541b3bcf6485d8533104f (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:40.471966 27313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6535d36dd2541b3bcf6485d8533104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.492695 27540 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.493358 27540 ts_tablet_manager.cc:1403] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.161s	user 0.018s	sys 0.000s
I20260709 12:18:40.497357 27540 raft_consensus.cc:359] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.498266 27540 raft_consensus.cc:385] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.498586 27540 raft_consensus.cc:740] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.492640 27541 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.499869 27541 ts_tablet_manager.cc:1403] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.005s
I20260709 12:18:40.502851 27540 consensus_queue.cc:260] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.505507 27539 tablet_bootstrap.cc:492] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.505290 27541 raft_consensus.cc:359] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.507265 27539 ts_tablet_manager.cc:1403] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.180s	user 0.005s	sys 0.011s
I20260709 12:18:40.511754 27539 raft_consensus.cc:359] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.512526 27539 raft_consensus.cc:385] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.512916 27539 raft_consensus.cc:740] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.517474 27539 consensus_queue.cc:260] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.519991 27539 ts_tablet_manager.cc:1434] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 12:18:40.521059 27539 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.516140 27393 tablet_service.cc:1511] Processing CreateTablet for tablet a6535d36dd2541b3bcf6485d8533104f (DEFAULT_TABLE table=soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:40.534051 27393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6535d36dd2541b3bcf6485d8533104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:40.534108 27540 ts_tablet_manager.cc:1434] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.008s
I20260709 12:18:40.535204 27540 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.507315 27541 raft_consensus.cc:385] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.543152 27540 tablet_bootstrap.cc:654] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.542522 27541 raft_consensus.cc:740] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.547709 27541 consensus_queue.cc:260] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.550087 27541 ts_tablet_manager.cc:1434] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 12:18:40.551151 27541 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.557909 27539 tablet_bootstrap.cc:654] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.560365 27540 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.560889 27541 tablet_bootstrap.cc:654] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.561017 27540 ts_tablet_manager.cc:1403] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 12:18:40.564450 27540 raft_consensus.cc:359] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.565263 27540 raft_consensus.cc:385] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.565728 27540 raft_consensus.cc:740] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.566695 27540 consensus_queue.cc:260] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.568994 27540 ts_tablet_manager.cc:1434] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:40.570487 27539 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.571430 27539 ts_tablet_manager.cc:1403] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.013s
I20260709 12:18:40.576435 27539 raft_consensus.cc:359] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.579056 27539 raft_consensus.cc:385] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.572466 27540 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.580121 27539 raft_consensus.cc:740] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
W20260709 12:18:40.581274 27199 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:40.581081 27539 consensus_queue.cc:260] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.583583 27539 ts_tablet_manager.cc:1434] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:18:40.585628 27541 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.586182 27541 ts_tablet_manager.cc:1403] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.013s
I20260709 12:18:40.586769 27540 tablet_bootstrap.cc:654] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.589165 27541 raft_consensus.cc:359] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.589963 27541 raft_consensus.cc:385] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.590240 27541 raft_consensus.cc:740] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.591037 27541 consensus_queue.cc:260] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.593130 27539 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.593261 27541 ts_tablet_manager.cc:1434] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:40.598520 27541 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.600543 27539 tablet_bootstrap.cc:654] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.605988 27541 tablet_bootstrap.cc:654] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.614969 27539 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.615119 27540 tablet_bootstrap.cc:492] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.615413 27539 ts_tablet_manager.cc:1403] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:18:40.615685 27540 ts_tablet_manager.cc:1403] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.008s
I20260709 12:18:40.618168 27539 raft_consensus.cc:359] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.618811 27539 raft_consensus.cc:385] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.619056 27539 raft_consensus.cc:740] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.619022 27540 raft_consensus.cc:359] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.620011 27540 raft_consensus.cc:385] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.620344 27540 raft_consensus.cc:740] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.620234 27539 consensus_queue.cc:260] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.621605 27507 raft_consensus.cc:493] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:40.621270 27540 consensus_queue.cc:260] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.622104 27507 raft_consensus.cc:515] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.624248 27507 leader_election.cc:290] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.625056 27540 ts_tablet_manager.cc:1434] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:18:40.626518 27540 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.627892 27541 tablet_bootstrap.cc:492] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.628036 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b794821da49539756f82a04e98562" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:40.628939 27326 raft_consensus.cc:2468] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.628413 27541 ts_tablet_manager.cc:1403] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260709 12:18:40.630259 27219 leader_election.cc:304] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.631194 27507 raft_consensus.cc:2804] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:40.631609 27507 raft_consensus.cc:493] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:40.632011 27507 raft_consensus.cc:3060] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.634193 27540 tablet_bootstrap.cc:654] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.635298 27541 raft_consensus.cc:359] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.636157 27541 raft_consensus.cc:385] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.636468 27541 raft_consensus.cc:740] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.622778 27539 ts_tablet_manager.cc:1434] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:40.638823 27539 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.640372 27507 raft_consensus.cc:515] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.640642 27541 consensus_queue.cc:260] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.643754 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b794821da49539756f82a04e98562" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:40.644466 27326 raft_consensus.cc:3060] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.645714 27539 tablet_bootstrap.cc:654] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.656795 27541 ts_tablet_manager.cc:1434] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:18:40.659406 27507 leader_election.cc:290] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.661348 27326 raft_consensus.cc:2468] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.663862 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b794821da49539756f82a04e98562" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:40.667397 27401 raft_consensus.cc:2468] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.668062 27219 leader_election.cc:304] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.665541 27539 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.666002 27540 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.666266 27555 raft_consensus.cc:493] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:40.668876 27507 raft_consensus.cc:2804] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:40.666633 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131b794821da49539756f82a04e98562" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:40.669121 27539 ts_tablet_manager.cc:1403] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260709 12:18:40.671422 27541 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.669158 27555 raft_consensus.cc:515] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.682478 27403 raft_consensus.cc:3060] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.684327 27540 ts_tablet_manager.cc:1403] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.013s
I20260709 12:18:40.685431 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db60384bc74409887614e4b644ac80d" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:40.686224 27326 raft_consensus.cc:2468] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.687542 27219 leader_election.cc:304] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.688643 27555 leader_election.cc:290] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.689764 27541 tablet_bootstrap.cc:654] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.690310 27555 raft_consensus.cc:2804] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:40.690858 27555 raft_consensus.cc:493] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:40.691322 27555 raft_consensus.cc:3060] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.687403 27540 raft_consensus.cc:359] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.693363 27540 raft_consensus.cc:385] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.693797 27540 raft_consensus.cc:740] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.694578 27540 consensus_queue.cc:260] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.695395 27403 raft_consensus.cc:2468] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.699003 27507 raft_consensus.cc:697] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:40.696907 27539 raft_consensus.cc:359] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.711679 27539 raft_consensus.cc:385] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.700376 27507 consensus_queue.cc:237] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.712298 27539 raft_consensus.cc:740] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.703907 27540 ts_tablet_manager.cc:1434] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:40.714099 27540 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.704473 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db60384bc74409887614e4b644ac80d" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:40.714682 27403 raft_consensus.cc:2468] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.725983 27555 raft_consensus.cc:515] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.730207 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db60384bc74409887614e4b644ac80d" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:40.731041 27403 raft_consensus.cc:3060] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.731761 27548 raft_consensus.cc:493] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:40.732455 27548 raft_consensus.cc:515] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.736456 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:40.736874 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:40.737378 27251 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:40.737762 27326 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 0.
I20260709 12:18:40.738888 27367 leader_election.cc:304] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.739151 27548 leader_election.cc:290] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:40.740060 27547 raft_consensus.cc:2804] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:40.740541 27547 raft_consensus.cc:493] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:40.740989 27547 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.744414 27539 consensus_queue.cc:260] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.747124 27539 ts_tablet_manager.cc:1434] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 12:18:40.748451 27539 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
W20260709 12:18:40.749915 27219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.20.149.194:38551, user_credentials={real_user=slave}} blocked reactor thread for 62469.3us
I20260709 12:18:40.752228 27547 raft_consensus.cc:515] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.753335 27555 leader_election.cc:290] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.753850 27403 raft_consensus.cc:2468] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.745272 27540 tablet_bootstrap.cc:654] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.755115 27216 leader_election.cc:304] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.755244 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db60384bc74409887614e4b644ac80d" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:40.756042 27326 raft_consensus.cc:3060] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.756111 27555 raft_consensus.cc:2804] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:40.756966 27555 raft_consensus.cc:697] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:40.758427 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:40.759047 27251 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.761063 27547 leader_election.cc:290] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:40.767398 27326 raft_consensus.cc:2468] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.761320 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:40.768168 27329 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.769387 27251 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:40.757874 27555 consensus_queue.cc:237] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.776578 27329 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 1.
I20260709 12:18:40.779789 27367 leader_election.cc:304] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.777485 27151 catalog_manager.cc:5697] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.782083 27547 raft_consensus.cc:2804] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:40.782907 27539 tablet_bootstrap.cc:654] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.782755 27547 raft_consensus.cc:697] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:40.786819 27547 consensus_queue.cc:237] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.787734 27541 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.788631 27541 ts_tablet_manager.cc:1403] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.118s	user 0.029s	sys 0.055s
I20260709 12:18:40.791630 27540 tablet_bootstrap.cc:492] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.793143 27541 raft_consensus.cc:359] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.794252 27540 ts_tablet_manager.cc:1403] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.007s
I20260709 12:18:40.794366 27541 raft_consensus.cc:385] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.795251 27541 raft_consensus.cc:740] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.796459 27541 consensus_queue.cc:260] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.799847 27541 ts_tablet_manager.cc:1434] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 12:18:40.801378 27541 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.802163 27540 raft_consensus.cc:359] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.802965 27540 raft_consensus.cc:385] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.803253 27540 raft_consensus.cc:740] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.811867 27541 tablet_bootstrap.cc:654] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.816308 27540 consensus_queue.cc:260] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.823942 27540 ts_tablet_manager.cc:1434] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:18:40.824992 27540 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.826270 27547 raft_consensus.cc:493] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:40.826798 27547 raft_consensus.cc:515] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.828083 27539 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.828969 27547 leader_election.cc:290] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:40.829072 27539 ts_tablet_manager.cc:1403] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.024s
I20260709 12:18:40.830842 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:40.831808 27540 tablet_bootstrap.cc:654] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.833215 27539 raft_consensus.cc:359] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.834017 27539 raft_consensus.cc:385] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:18:40.834118 27369 leader_election.cc:343] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:40.834333 27539 raft_consensus.cc:740] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.833010 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:40.834967 27541 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.835131 27539 consensus_queue.cc:260] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.835614 27541 ts_tablet_manager.cc:1403] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.012s
W20260709 12:18:40.836221 27367 leader_election.cc:343] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:40.836889 27367 leader_election.cc:304] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f; no voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:40.838406 27547 raft_consensus.cc:2749] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:40.838832 27541 raft_consensus.cc:359] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.838573 27539 ts_tablet_manager.cc:1434] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:40.839591 27541 raft_consensus.cc:385] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.840898 27539 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.841763 27541 raft_consensus.cc:740] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.843502 27149 catalog_manager.cc:5697] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 1 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:40.850739 27541 consensus_queue.cc:260] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.851903 27539 tablet_bootstrap.cc:654] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.853790 27541 ts_tablet_manager.cc:1434] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:18:40.855334 27541 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.863909 27541 tablet_bootstrap.cc:654] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.870424 27540 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.871102 27540 ts_tablet_manager.cc:1403] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.008s
I20260709 12:18:40.874938 27540 raft_consensus.cc:359] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.875757 27540 raft_consensus.cc:385] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.876067 27540 raft_consensus.cc:740] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.876837 27540 consensus_queue.cc:260] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.879155 27540 ts_tablet_manager.cc:1434] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:40.879426 27539 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.880024 27539 ts_tablet_manager.cc:1403] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.018s
I20260709 12:18:40.880182 27540 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.881875 27541 tablet_bootstrap.cc:492] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.882421 27541 ts_tablet_manager.cc:1403] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260709 12:18:40.883477 27539 raft_consensus.cc:359] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.884325 27539 raft_consensus.cc:385] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.884663 27539 raft_consensus.cc:740] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.885393 27541 raft_consensus.cc:359] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.885500 27539 consensus_queue.cc:260] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.886298 27541 raft_consensus.cc:385] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.886618 27541 raft_consensus.cc:740] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.887567 27540 tablet_bootstrap.cc:654] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.887550 27541 consensus_queue.cc:260] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.888312 27539 ts_tablet_manager.cc:1434] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:18:40.889400 27539 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.890349 27541 ts_tablet_manager.cc:1434] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:18:40.891414 27541 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.896813 27539 tablet_bootstrap.cc:654] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.898262 27541 tablet_bootstrap.cc:654] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.917984 27151 catalog_manager.cc:5697] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.931444 27555 raft_consensus.cc:493] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:40.932070 27555 raft_consensus.cc:515] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.934293 27555 leader_election.cc:290] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.936069 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:40.936993 27326 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.938334 27219 leader_election.cc:304] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.935909 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:40.939319 27403 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:40.940191 27555 raft_consensus.cc:2804] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:40.940680 27555 raft_consensus.cc:493] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:40.941015 27555 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.948580 27555 raft_consensus.cc:515] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.951499 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:40.952070 27326 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.954619 27555 leader_election.cc:290] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:40.956744 27540 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:40.957388 27540 ts_tablet_manager.cc:1403] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.035s
I20260709 12:18:40.958429 27541 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:40.958988 27541 ts_tablet_manager.cc:1403] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.021s
I20260709 12:18:40.959532 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:40.960076 27403 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:40.960661 27540 raft_consensus.cc:359] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.956682 27539 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:40.961552 27540 raft_consensus.cc:385] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.962131 27540 raft_consensus.cc:740] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.962280 27539 ts_tablet_manager.cc:1403] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.022s
I20260709 12:18:40.963109 27540 consensus_queue.cc:260] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.965850 27539 raft_consensus.cc:359] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.966640 27540 ts_tablet_manager.cc:1434] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:18:40.966724 27539 raft_consensus.cc:385] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.962011 27541 raft_consensus.cc:359] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.967263 27403 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.967423 27539 raft_consensus.cc:740] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.967847 27540 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:40.959034 27326 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:40.967487 27541 raft_consensus.cc:385] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:40.968845 27541 raft_consensus.cc:740] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:40.968539 27539 consensus_queue.cc:260] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.969656 27541 consensus_queue.cc:260] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.971253 27539 ts_tablet_manager.cc:1434] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 12:18:40.972157 27541 ts_tablet_manager.cc:1434] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:18:40.973251 27541 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:40.974514 27219 leader_election.cc:304] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:40.975195 27540 tablet_bootstrap.cc:654] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.976925 27539 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:40.981634 27560 raft_consensus.cc:2804] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:40.982333 27560 raft_consensus.cc:697] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:40.983230 27560 consensus_queue.cc:237] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:40.984723 27539 tablet_bootstrap.cc:654] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:40.999396 27541 tablet_bootstrap.cc:654] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.026371 27541 tablet_bootstrap.cc:492] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:41.026876 27541 ts_tablet_manager.cc:1403] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260709 12:18:41.027477 27540 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:41.027962 27540 ts_tablet_manager.cc:1403] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.060s	user 0.035s	sys 0.019s
I20260709 12:18:41.026391 27151 catalog_manager.cc:5697] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.029733 27541 raft_consensus.cc:359] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.030161 27540 raft_consensus.cc:359] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.030449 27541 raft_consensus.cc:385] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.030831 27540 raft_consensus.cc:385] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.030903 27541 raft_consensus.cc:740] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.031178 27540 raft_consensus.cc:740] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.031859 27541 consensus_queue.cc:260] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.034142 27541 ts_tablet_manager.cc:1434] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:41.031859 27540 consensus_queue.cc:260] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.036309 27540 ts_tablet_manager.cc:1434] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:18:41.038038 27541 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: Bootstrap starting.
I20260709 12:18:41.040305 27539 tablet_bootstrap.cc:492] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:41.037338 27540 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Bootstrap starting.
I20260709 12:18:41.040827 27539 ts_tablet_manager.cc:1403] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.019s
I20260709 12:18:41.046491 27541 tablet_bootstrap.cc:654] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.046491 27540 tablet_bootstrap.cc:654] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.048038 27539 raft_consensus.cc:359] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.048780 27539 raft_consensus.cc:385] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.049045 27539 raft_consensus.cc:740] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.049752 27539 consensus_queue.cc:260] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.051774 27539 ts_tablet_manager.cc:1434] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:18:41.052789 27539 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: Bootstrap starting.
I20260709 12:18:41.066540 27539 tablet_bootstrap.cc:654] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:41.071233 27541 tablet_bootstrap.cc:492] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: No bootstrap required, opened a new log
I20260709 12:18:41.071415 27540 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: No bootstrap required, opened a new log
I20260709 12:18:41.071846 27541 ts_tablet_manager.cc:1403] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.008s
I20260709 12:18:41.071908 27540 ts_tablet_manager.cc:1403] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.010s
I20260709 12:18:41.075157 27541 raft_consensus.cc:359] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.077512 27541 raft_consensus.cc:385] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.077812 27541 raft_consensus.cc:740] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.077842 27540 raft_consensus.cc:359] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.078584 27540 raft_consensus.cc:385] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.078528 27541 consensus_queue.cc:260] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.078943 27540 raft_consensus.cc:740] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.079684 27540 consensus_queue.cc:260] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.080652 27541 ts_tablet_manager.cc:1434] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:18:41.082568 27540 ts_tablet_manager.cc:1434] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:18:41.082916 27542 raft_consensus.cc:493] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.083463 27542 raft_consensus.cc:515] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.085732 27542 leader_election.cc:290] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.086861 27539 tablet_bootstrap.cc:492] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: No bootstrap required, opened a new log
I20260709 12:18:41.087402 27539 ts_tablet_manager.cc:1403] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.000s
I20260709 12:18:41.087275 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:41.088032 27251 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.089337 27293 leader_election.cc:304] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.090478 27539 raft_consensus.cc:359] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.091223 27539 raft_consensus.cc:385] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:41.091517 27539 raft_consensus.cc:740] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Initialized, Role: FOLLOWER
I20260709 12:18:41.091261 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:41.091993 27403 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.092090 27542 raft_consensus.cc:2804] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.092547 27542 raft_consensus.cc:493] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.093030 27542 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.093063 27539 consensus_queue.cc:260] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.093802 27555 raft_consensus.cc:493] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.094282 27555 raft_consensus.cc:515] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.095348 27539 ts_tablet_manager.cc:1434] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:18:41.096357 27555 leader_election.cc:290] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.098143 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:41.098760 27326 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:41.099743 27542 raft_consensus.cc:515] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.100010 27219 leader_election.cc:304] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.100869 27507 raft_consensus.cc:2804] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.101234 27507 raft_consensus.cc:493] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.101595 27507 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.102660 27542 leader_election.cc:290] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.102769 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.103441 27251 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.107491 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:41.108219 27403 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:41.109007 27251 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.109261 27507 raft_consensus.cc:515] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.110203 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.110981 27401 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.111320 27293 leader_election.cc:304] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.112229 27542 raft_consensus.cc:2804] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.112458 27507 leader_election.cc:290] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.112820 27542 raft_consensus.cc:697] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.113899 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.114542 27403 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.114202 27542 consensus_queue.cc:237] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.118733 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:41.119395 27326 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.122614 27403 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:41.123961 27216 leader_election.cc:304] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.124894 27507 raft_consensus.cc:2804] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.125406 27507 raft_consensus.cc:697] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.126291 27507 consensus_queue.cc:237] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.128015 27326 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:41.129762 27555 raft_consensus.cc:493] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.129752 27401 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.130581 27555 raft_consensus.cc:515] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.134699 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd" is_pre_election: true
I20260709 12:18:41.135569 27326 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:41.137928 27219 leader_election.cc:304] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.138885 27555 leader_election.cc:290] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.139412 27555 raft_consensus.cc:2804] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.139750 27555 raft_consensus.cc:493] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.139611 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:41.140245 27555 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.140498 27401 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 0.
I20260709 12:18:41.139956 27149 catalog_manager.cc:5697] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.142385 27148 catalog_manager.cc:5697] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 1 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.146867 27555 raft_consensus.cc:515] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.147524 27542 raft_consensus.cc:493] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.148062 27542 raft_consensus.cc:515] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.150506 27542 leader_election.cc:290] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.150449 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.151094 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573552c2ad247ee90394180c320b0cc" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:41.151290 27401 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.151510 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573552c2ad247ee90394180c320b0cc" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:41.151757 27403 raft_consensus.cc:2468] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.152022 27251 raft_consensus.cc:2468] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.153366 27292 leader_election.cc:304] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:41.153721 27326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:41.154326 27326 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.154676 27542 raft_consensus.cc:2804] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.155079 27542 raft_consensus.cc:493] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.155409 27542 raft_consensus.cc:3060] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.157514 27555 leader_election.cc:290] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.159557 27401 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:41.160660 27216 leader_election.cc:304] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.161608 27555 raft_consensus.cc:2804] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.161952 27326 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 1.
I20260709 12:18:41.162914 27555 raft_consensus.cc:697] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.163623 27542 raft_consensus.cc:515] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.163980 27555 consensus_queue.cc:237] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.167105 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573552c2ad247ee90394180c320b0cc" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.167677 27251 raft_consensus.cc:3060] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.169567 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8573552c2ad247ee90394180c320b0cc" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.170209 27401 raft_consensus.cc:3060] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.172897 27542 leader_election.cc:290] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.175323 27251 raft_consensus.cc:2468] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.176704 27293 leader_election.cc:304] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.177522 27542 raft_consensus.cc:2804] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.178028 27542 raft_consensus.cc:697] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.178701 27401 raft_consensus.cc:2468] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.178850 27542 consensus_queue.cc:237] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.179013 27148 catalog_manager.cc:5697] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 1 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.187806 27149 catalog_manager.cc:5697] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 1 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.239315 27555 consensus_queue.cc:1048] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.250504 27555 consensus_queue.cc:1048] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:41.259848 27555 consensus_queue.cc:1048] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.275517 27507 consensus_queue.cc:1048] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.338851 27542 raft_consensus.cc:493] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:41.339385 27542 raft_consensus.cc:515] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.341272 27542 leader_election.cc:290] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.342133 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e" is_pre_election: true
I20260709 12:18:41.342484 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f" is_pre_election: true
I20260709 12:18:41.342813 27251 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.343245 27401 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 0.
I20260709 12:18:41.343935 27293 leader_election.cc:304] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.344758 27542 raft_consensus.cc:2804] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:41.345125 27542 raft_consensus.cc:493] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:41.345402 27542 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.350418 27542 raft_consensus.cc:515] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.352129 27542 leader_election.cc:290] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.352908 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.353163 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.353554 27251 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.353817 27401 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:41.358891 27251 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.359102 27401 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 1.
I20260709 12:18:41.360616 27293 leader_election.cc:304] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.361461 27542 raft_consensus.cc:2804] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:41.361937 27542 raft_consensus.cc:697] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.362576 27547 consensus_queue.cc:1048] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.362783 27542 consensus_queue.cc:237] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.374439 27148 catalog_manager.cc:5697] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 1 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.379009 27547 consensus_queue.cc:1048] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.432039 27401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
mode: GRACEFUL
new_leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:32928
I20260709 12:18:41.432591 27401 raft_consensus.cc:606] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Received request to transfer leadership to TS 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:41.444162 27326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
mode: GRACEFUL
new_leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:36954
I20260709 12:18:41.444715 27326 raft_consensus.cc:606] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Received request to transfer leadership to TS 8bf28e6849bb4796ae149d2903f82e6e
I20260709 12:18:41.458858 27251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:40372
I20260709 12:18:41.459424 27251 raft_consensus.cc:606] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:41.465164 27251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:40372
I20260709 12:18:41.465826 27251 raft_consensus.cc:606] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:41.473964 27251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
mode: GRACEFUL
new_leader_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:40372
I20260709 12:18:41.474603 27251 raft_consensus.cc:606] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Received request to transfer leadership to TS 14ed4c03f348410f924fcd03293fa7bd
I20260709 12:18:41.479800 27326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
mode: GRACEFUL
new_leader_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:36954
I20260709 12:18:41.480393 27326 raft_consensus.cc:606] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Received request to transfer leadership to TS 11e628f7603d4ff397b4e88b77155e4f
I20260709 12:18:41.484442 27507 consensus_queue.cc:1048] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.490736 27560 raft_consensus.cc:993] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.491348 27558 raft_consensus.cc:1081] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.493218 27329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:46634
I20260709 12:18:41.494092 27329 raft_consensus.cc:493] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.494525 27329 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.497480 27558 consensus_queue.cc:1048] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.503731 27329 raft_consensus.cc:515] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.507087 27329 leader_election.cc:290] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.507769 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.508039 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1faddf70443b393e63b3993737eac" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.508635 27251 raft_consensus.cc:3055] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.508656 27401 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.509313 27251 raft_consensus.cc:740] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.510215 27251 consensus_queue.cc:260] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.511612 27251 raft_consensus.cc:3060] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.515753 27401 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.516968 27292 leader_election.cc:304] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:41.517822 27542 raft_consensus.cc:2804] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.517695 27251 raft_consensus.cc:2468] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.518482 27542 raft_consensus.cc:697] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.519433 27542 consensus_queue.cc:237] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.527119 27148 catalog_manager.cc:5697] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.562683 27507 consensus_queue.cc:1048] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.569505 27558 raft_consensus.cc:993] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.569983 27558 raft_consensus.cc:1081] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.570974 27560 consensus_queue.cc:1048] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:41.574798 27329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:46634
I20260709 12:18:41.577975 27329 raft_consensus.cc:493] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.578436 27329 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.582888 27507 raft_consensus.cc:993] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: : Instructing follower 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.583046 27558 consensus_queue.cc:1048] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:41.583431 27507 raft_consensus.cc:1081] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Signalling peer 14ed4c03f348410f924fcd03293fa7bd to start an election
I20260709 12:18:41.588593 27555 consensus_queue.cc:1048] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.591449 27327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
 from {username='slave'} at 127.0.0.1:46634
I20260709 12:18:41.592350 27327 raft_consensus.cc:493] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.592767 27327 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.600891 27329 raft_consensus.cc:515] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.610719 27327 raft_consensus.cc:515] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.612329 27326 raft_consensus.cc:1240] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Rejecting Update request from peer 8bf28e6849bb4796ae149d2903f82e6e for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:41.612351 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.614267 27251 raft_consensus.cc:3055] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.614607 27251 raft_consensus.cc:740] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.615909 27329 leader_election.cc:290] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.615410 27251 consensus_queue.cc:260] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.618165 27251 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.618690 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fad0521fc4446094a8a2cc320d3009" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.619419 27403 raft_consensus.cc:3060] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.615314 27542 consensus_queue.cc:1048] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:18:41.625592 27558 consensus_queue.cc:1059] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.626480 27558 raft_consensus.cc:3055] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.626799 27558 raft_consensus.cc:740] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.627638 27558 consensus_queue.cc:260] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.628777 27558 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.629650 27403 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.633210 27292 leader_election.cc:304] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:41.634060 27520 raft_consensus.cc:2804] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.637542 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.645670 27327 leader_election.cc:290] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.646277 27542 consensus_queue.cc:1048] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.646559 27251 raft_consensus.cc:2468] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.646862 27403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5322667e6b5341028a6e7b9b8ffb67d1" candidate_uuid: "14ed4c03f348410f924fcd03293fa7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.647761 27403 raft_consensus.cc:3060] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.648468 27520 raft_consensus.cc:697] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.649451 27520 consensus_queue.cc:237] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.660833 27148 catalog_manager.cc:5697] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.663143 27520 consensus_queue.cc:1048] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:41.664924 27403 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.666356 27292 leader_election.cc:304] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:41.667431 27520 raft_consensus.cc:2804] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.667909 27520 raft_consensus.cc:697] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Leader. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.668762 27520 consensus_queue.cc:237] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.671458 27253 raft_consensus.cc:2468] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14ed4c03f348410f924fcd03293fa7bd in term 2.
I20260709 12:18:41.678644 27520 consensus_queue.cc:1048] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:18:41.681960 27542 raft_consensus.cc:993] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: : Instructing follower 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:41.682401 27542 raft_consensus.cc:1081] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Signalling peer 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:41.684188 27253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:59946
I20260709 12:18:41.684778 27253 raft_consensus.cc:493] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.685180 27253 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.693821 27253 raft_consensus.cc:515] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.696158 27253 leader_election.cc:290] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.697624 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.698310 27401 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.697628 27327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650583837c8247f88e3ebb35dccaa3f1" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:41.699091 27327 raft_consensus.cc:3055] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.699379 27327 raft_consensus.cc:740] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.700145 27327 consensus_queue.cc:260] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.701377 27327 raft_consensus.cc:3060] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.701211 27148 catalog_manager.cc:5697] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd reported cstate change: term changed from 1 to 2, leader changed from 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193) to 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194). New cstate: current_term: 2 leader_uuid: "14ed4c03f348410f924fcd03293fa7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.705406 27401 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:41.706804 27216 leader_election.cc:304] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.707638 27558 raft_consensus.cc:2804] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.708123 27558 raft_consensus.cc:697] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.708830 27558 consensus_queue.cc:237] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.709398 27327 raft_consensus.cc:2468] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:41.721347 27151 catalog_manager.cc:5697] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 1 to 2, leader changed from 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194) to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 2 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.783138 27520 consensus_queue.cc:1048] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:41.791429 27598 raft_consensus.cc:993] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: : Instructing follower 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:41.791986 27598 raft_consensus.cc:1081] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Signalling peer 8bf28e6849bb4796ae149d2903f82e6e to start an election
I20260709 12:18:41.793944 27253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
 from {username='slave'} at 127.0.0.1:40360
I20260709 12:18:41.795557 27253 raft_consensus.cc:493] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.796043 27253 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.801992 27542 consensus_queue.cc:1048] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:41.805662 27253 raft_consensus.cc:515] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.809206 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:41.809881 27329 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.810982 27253 leader_election.cc:290] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Requested vote from peers 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551), 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195:42299)
I20260709 12:18:41.812819 27401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0712df65d86a427896abd4c9aff86ad2" candidate_uuid: "8bf28e6849bb4796ae149d2903f82e6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
I20260709 12:18:41.813510 27401 raft_consensus.cc:3055] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.813810 27401 raft_consensus.cc:740] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:41.814671 27401 consensus_queue.cc:260] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.815428 27520 raft_consensus.cc:993] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: : Instructing follower 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:41.815966 27401 raft_consensus.cc:3060] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.815968 27520 raft_consensus.cc:1081] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Signalling peer 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:41.818776 27403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:47096
I20260709 12:18:41.819118 27329 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:41.819448 27403 raft_consensus.cc:493] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:41.820012 27403 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.820463 27219 leader_election.cc:304] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14ed4c03f348410f924fcd03293fa7bd, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.821364 27558 raft_consensus.cc:2804] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.821916 27558 raft_consensus.cc:697] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Becoming Leader. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:41.822746 27558 consensus_queue.cc:237] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.827235 27401 raft_consensus.cc:2468] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8bf28e6849bb4796ae149d2903f82e6e in term 2.
I20260709 12:18:41.829619 27403 raft_consensus.cc:515] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.831558 27403 leader_election.cc:290] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 2 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:41.832345 27253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:41.832571 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6535d36dd2541b3bcf6485d8533104f" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:41.833165 27253 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.833201 27329 raft_consensus.cc:3055] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:41.833719 27329 raft_consensus.cc:740] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:41.833858 27151 catalog_manager.cc:5697] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e reported cstate change: term changed from 1 to 2, leader changed from 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195) to 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193). New cstate: current_term: 2 leader_uuid: "8bf28e6849bb4796ae149d2903f82e6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:41.834583 27329 consensus_queue.cc:260] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.835888 27329 raft_consensus.cc:3060] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:41.840849 27253 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 2.
I20260709 12:18:41.842211 27367 leader_election.cc:304] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:41.843060 27547 raft_consensus.cc:2804] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:41.843587 27547 raft_consensus.cc:697] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 2 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:41.844029 27329 raft_consensus.cc:2468] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 2.
I20260709 12:18:41.844326 27547 consensus_queue.cc:237] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:41.851480 27151 catalog_manager.cc:5697] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 1 to 2, leader changed from 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194) to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 2 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:41.903820 27253 raft_consensus.cc:1275] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.905108 27520 consensus_queue.cc:1048] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:41.913931 27403 raft_consensus.cc:1275] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.915524 27520 consensus_queue.cc:1048] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.122004 27403 raft_consensus.cc:1275] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.123332 27520 consensus_queue.cc:1048] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.132687 27253 raft_consensus.cc:1275] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.134565 27611 consensus_queue.cc:1048] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.178861 27329 raft_consensus.cc:1275] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.180315 27558 consensus_queue.cc:1048] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.188051 27403 raft_consensus.cc:1275] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.189771 27507 consensus_queue.cc:1048] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.222185 27253 raft_consensus.cc:1275] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.223335 27520 consensus_queue.cc:1048] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.230311 27403 raft_consensus.cc:1275] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 14ed4c03f348410f924fcd03293fa7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.232333 27611 consensus_queue.cc:1048] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.258345 27253 raft_consensus.cc:1275] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.258402 27329 raft_consensus.cc:1275] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.259830 27598 consensus_queue.cc:1048] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.260533 27547 consensus_queue.cc:1048] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.307909 27403 raft_consensus.cc:1275] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.309372 27507 consensus_queue.cc:1048] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:42.317107 27329 raft_consensus.cc:1275] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Refusing update from remote peer 8bf28e6849bb4796ae149d2903f82e6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:42.318809 27558 consensus_queue.cc:1048] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:44.483726 27151 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39898:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:18:44.505371 27151 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39898:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:18:44.587540 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:18:44.637918 27630 log.cc:927] Time spent T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Append to log took a long time: real 0.051s	user 0.002s	sys 0.000s
W20260709 12:18:44.662847 27644 log.cc:927] Time spent T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Append to log took a long time: real 0.068s	user 0.003s	sys 0.000s
W20260709 12:18:44.711387 27651 log.cc:927] Time spent T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Append to log took a long time: real 0.104s	user 0.002s	sys 0.000s
W20260709 12:18:44.714078 27647 log.cc:927] Time spent T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Append to log took a long time: real 0.132s	user 0.002s	sys 0.000s
W20260709 12:18:44.714892 27216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:42299, user_credentials={real_user=slave}} blocked reactor thread for 46375.7us
W20260709 12:18:44.720784 27292 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.195:42299, user_credentials={real_user=slave}} blocked reactor thread for 54390.6us
W20260709 12:18:44.726680 27646 log.cc:927] Time spent T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Append to log took a long time: real 0.121s	user 0.002s	sys 0.000s
I20260709 12:18:44.747419 27665 tablet.cc:1724] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.807857 27670 tablet.cc:1724] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.810566 27674 tablet.cc:1724] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:44.849347 27219 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38551, user_credentials={real_user=slave}} blocked reactor thread for 63141.9us
I20260709 12:18:44.881026 27680 tablet.cc:1724] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.881069 27682 tablet.cc:1724] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.899468 27681 tablet.cc:1724] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.905025 27250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6"
dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
mode: GRACEFUL
new_leader_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:40380
I20260709 12:18:44.905761 27250 raft_consensus.cc:606] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Received request to transfer leadership to TS 11e628f7603d4ff397b4e88b77155e4f
W20260709 12:18:44.942010 27668 log.cc:927] Time spent T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260709 12:18:44.949836 27686 tablet.cc:1724] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.959424 27677 tablet.cc:1724] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.966019 27670 tablet.cc:1724] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.985213 27665 tablet.cc:1724] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:44.990247 27685 tablet.cc:1724] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.003355 27680 tablet.cc:1724] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:18:45.037901 27369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.20.149.194:38551, user_credentials={real_user=slave}} blocked reactor thread for 68965.9us
I20260709 12:18:45.028337 27674 tablet.cc:1724] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.052436 27677 tablet.cc:1724] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.060495 27689 tablet.cc:1724] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.065930 27687 tablet.cc:1724] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.065987 27692 tablet.cc:1724] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.078011 27685 tablet.cc:1724] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.005620 27681 tablet.cc:1724] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.054841 27682 tablet.cc:1724] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.091981 27674 tablet.cc:1724] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.106523 27687 tablet.cc:1724] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.121589 27680 tablet.cc:1724] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.128854 27328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054"
dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
mode: GRACEFUL
new_leader_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:36960
I20260709 12:18:45.129582 27328 raft_consensus.cc:606] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Received request to transfer leadership to TS 11e628f7603d4ff397b4e88b77155e4f
I20260709 12:18:45.131261 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:45.131953 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:45.137516 27689 tablet.cc:1724] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.138082 27692 tablet.cc:1724] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.148530 27676 raft_consensus.cc:993] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: : Instructing follower 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:45.149197 27676 raft_consensus.cc:1081] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Signalling peer 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:45.151603 27398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:47092
I20260709 12:18:45.152498 27398 raft_consensus.cc:493] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:45.153084 27398 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.144089 27686 tablet.cc:1724] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.102619 27670 tablet.cc:1724] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:18:45.241871 27398 raft_consensus.cc:515] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.244256 27398 leader_election.cc:290] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 3 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:45.245962 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:45.246812 27329 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.246037 27251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b6290c6749b47c88c0995a1285eb8c6" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:45.254138 27251 raft_consensus.cc:3055] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:45.254441 27251 raft_consensus.cc:740] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8bf28e6849bb4796ae149d2903f82e6e, State: Running, Role: LEADER
I20260709 12:18:45.255136 27251 consensus_queue.cc:260] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.256314 27251 raft_consensus.cc:3060] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.264164 27329 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 3.
I20260709 12:18:45.265569 27369 leader_election.cc:304] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [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: 11e628f7603d4ff397b4e88b77155e4f, 14ed4c03f348410f924fcd03293fa7bd; no voters: 
I20260709 12:18:45.266651 27690 raft_consensus.cc:2804] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:45.267150 27690 raft_consensus.cc:697] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 3 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:45.267989 27690 consensus_queue.cc:237] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.268853 27251 raft_consensus.cc:2468] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 3.
I20260709 12:18:45.275758 27148 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: soft_deleted_table [id=cf1c1e57094e424e93e512c74d317a81] alter complete (version 1)
I20260709 12:18:45.283082 27148 catalog_manager.cc:5697] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 2 to 3, leader changed from 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193) to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 3 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:45.355688 27664 raft_consensus.cc:993] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: : Instructing follower 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:45.356307 27669 raft_consensus.cc:1081] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Signalling peer 11e628f7603d4ff397b4e88b77155e4f to start an election
I20260709 12:18:45.357805 27398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054"
dest_uuid: "11e628f7603d4ff397b4e88b77155e4f"
 from {username='slave'} at 127.0.0.1:47096
I20260709 12:18:45.358322 27398 raft_consensus.cc:493] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:45.358589 27398 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.364368 27398 raft_consensus.cc:515] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.366302 27398 leader_election.cc:290] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [CANDIDATE]: Term 3 election: Requested vote from peers 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477), 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551)
I20260709 12:18:45.367401 27329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14ed4c03f348410f924fcd03293fa7bd"
I20260709 12:18:45.367425 27250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80e1f1f25a940efb9c393f402fda054" candidate_uuid: "11e628f7603d4ff397b4e88b77155e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8bf28e6849bb4796ae149d2903f82e6e"
I20260709 12:18:45.368216 27329 raft_consensus.cc:3055] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:45.368263 27250 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.368582 27329 raft_consensus.cc:740] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14ed4c03f348410f924fcd03293fa7bd, State: Running, Role: LEADER
I20260709 12:18:45.369349 27329 consensus_queue.cc:260] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.370656 27329 raft_consensus.cc:3060] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:45.375768 27250 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 3.
I20260709 12:18:45.377188 27367 leader_election.cc:304] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [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: 11e628f7603d4ff397b4e88b77155e4f, 8bf28e6849bb4796ae149d2903f82e6e; no voters: 
I20260709 12:18:45.377595 27329 raft_consensus.cc:2468] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11e628f7603d4ff397b4e88b77155e4f in term 3.
I20260709 12:18:45.378063 27690 raft_consensus.cc:2804] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:45.378844 27690 raft_consensus.cc:697] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 3 LEADER]: Becoming Leader. State: Replica: 11e628f7603d4ff397b4e88b77155e4f, State: Running, Role: LEADER
I20260709 12:18:45.379606 27690 consensus_queue.cc:237] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [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: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } }
I20260709 12:18:45.387930 27151 catalog_manager.cc:5697] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f reported cstate change: term changed from 2 to 3, leader changed from 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194) to 11e628f7603d4ff397b4e88b77155e4f (127.20.149.195). New cstate: current_term: 3 leader_uuid: "11e628f7603d4ff397b4e88b77155e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11e628f7603d4ff397b4e88b77155e4f" member_type: VOTER last_known_addr { host: "127.20.149.195" port: 42299 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:45.716575 27329 raft_consensus.cc:1275] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:45.717772 27690 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:45.728780 27250 raft_consensus.cc:1275] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:45.731315 27690 consensus_queue.cc:1048] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:45.865087 27329 raft_consensus.cc:1275] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:45.866636 27690 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14ed4c03f348410f924fcd03293fa7bd" member_type: VOTER last_known_addr { host: "127.20.149.194" port: 38551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:45.877516 27250 raft_consensus.cc:1275] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Refusing update from remote peer 11e628f7603d4ff397b4e88b77155e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:45.878883 27705 consensus_queue.cc:1048] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bf28e6849bb4796ae149d2903f82e6e" member_type: VOTER last_known_addr { host: "127.20.149.193" port: 44477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:46.133405 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:46.139717 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:46.140275 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:47.141846 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:47.147637 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:47.148038 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:48.149034 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:48.155186 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:48.156028 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:49.157395 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:49.162362 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:49.162858 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:50.163975 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:50.169142 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:50.169831 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:51.170941 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:51.176085 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:51.176564 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:52.177650 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:52.183334 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:52.183859 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:53.184922 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:53.189929 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:53.190421 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:54.191473 21079 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:54.197913 21079 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:54.198369 21079 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:55.262841 21079 tablet_server.cc:179] TabletServer@127.20.149.193:0 shutting down...
I20260709 12:18:55.306177 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:55.307293 21079 tablet_replica.cc:333] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.308677 21079 raft_consensus.cc:2243] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:18:55.309806 27293 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260709 12:18:55.309955 21079 raft_consensus.cc:2272] T 5322667e6b5341028a6e7b9b8ffb67d1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.314817 21079 tablet_replica.cc:333] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.316103 21079 raft_consensus.cc:2243] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.317185 21079 raft_consensus.cc:2272] T 29fad0521fc4446094a8a2cc320d3009 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:55.318398 27293 consensus_peers.cc:597] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.320163 21079 tablet_replica.cc:333] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.320966 21079 raft_consensus.cc:2243] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.321621 21079 raft_consensus.cc:2272] T 8573552c2ad247ee90394180c320b0cc P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.324294 21079 tablet_replica.cc:333] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.324993 21079 raft_consensus.cc:2243] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.325599 21079 raft_consensus.cc:2272] T a6535d36dd2541b3bcf6485d8533104f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.328179 21079 tablet_replica.cc:333] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.328836 21079 raft_consensus.cc:2243] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.329386 21079 raft_consensus.cc:2272] T e8d1faddf70443b393e63b3993737eac P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.331939 21079 tablet_replica.cc:333] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.332574 21079 raft_consensus.cc:2243] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.333622 21079 raft_consensus.cc:2272] T 9eb53d7859744bcb91cefe3e5868341b P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.337467 21079 tablet_replica.cc:333] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.338312 21079 raft_consensus.cc:2243] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:18:55.338629 27293 consensus_peers.cc:597] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.339388 21079 raft_consensus.cc:2272] T 0712df65d86a427896abd4c9aff86ad2 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.342092 21079 tablet_replica.cc:333] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.342733 21079 raft_consensus.cc:2243] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.343303 21079 raft_consensus.cc:2272] T b5b2e681eb30425ead6fe4ea7f3b69ee P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.345867 21079 tablet_replica.cc:333] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.346504 21079 raft_consensus.cc:2243] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.347489 21079 raft_consensus.cc:2272] T 5129f077255d4938a8328f251674b7bb P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.349978 21079 tablet_replica.cc:333] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.350656 21079 raft_consensus.cc:2243] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.351620 21079 raft_consensus.cc:2272] T 650583837c8247f88e3ebb35dccaa3f1 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.354651 21079 tablet_replica.cc:333] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.355262 21079 raft_consensus.cc:2243] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.355983 21079 raft_consensus.cc:2272] T 8ba1f453ba6046bb87ff728fdbc9b74f P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.358505 21079 tablet_replica.cc:333] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.359123 21079 raft_consensus.cc:2243] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.359678 21079 raft_consensus.cc:2272] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.362272 21079 tablet_replica.cc:333] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.362859 21079 raft_consensus.cc:2243] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.363759 21079 raft_consensus.cc:2272] T 8db60384bc74409887614e4b644ac80d P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.366048 21079 tablet_replica.cc:333] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.366586 21079 raft_consensus.cc:2243] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.367175 21079 raft_consensus.cc:2272] T fe3bb84246ca4fdbba4d9d4cf48c741e P 8bf28e6849bb4796ae149d2903f82e6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.369618 21079 tablet_replica.cc:333] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.370169 21079 raft_consensus.cc:2243] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.371095 21079 raft_consensus.cc:2272] T 131b794821da49539756f82a04e98562 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.373555 21079 tablet_replica.cc:333] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.374143 21079 raft_consensus.cc:2243] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.374636 21079 raft_consensus.cc:2272] T f80e1f1f25a940efb9c393f402fda054 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.376955 21079 tablet_replica.cc:333] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.377588 21079 raft_consensus.cc:2243] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.378643 21079 raft_consensus.cc:2272] T 779c9a2be2914dfe85f326482c6a00a6 P 8bf28e6849bb4796ae149d2903f82e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.381105 21079 tablet_replica.cc:333] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e: stopping tablet replica
I20260709 12:18:55.381723 21079 raft_consensus.cc:2243] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.382339 21079 raft_consensus.cc:2272] T 5b6290c6749b47c88c0995a1285eb8c6 P 8bf28e6849bb4796ae149d2903f82e6e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:55.410426 27367 consensus_peers.cc:597] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.431368 21079 tablet_server.cc:196] TabletServer@127.20.149.193:0 shutdown complete.
W20260709 12:18:55.445492 27293 consensus_peers.cc:597] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:55.478138 27293 consensus_peers.cc:597] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:18:55.479713 27367 consensus_peers.cc:597] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.481526 21079 tablet_server.cc:179] TabletServer@127.20.149.194:0 shutting down...
I20260709 12:18:55.517006 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:55.517841 21079 tablet_replica.cc:333] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.518873 21079 raft_consensus.cc:2243] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.519913 21079 raft_consensus.cc:2272] T 8573552c2ad247ee90394180c320b0cc P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.522614 21079 tablet_replica.cc:333] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.523386 21079 raft_consensus.cc:2243] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.524272 21079 raft_consensus.cc:2272] T 29fad0521fc4446094a8a2cc320d3009 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.526661 21079 tablet_replica.cc:333] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.527338 21079 raft_consensus.cc:2243] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.528311 21079 raft_consensus.cc:2272] T 5322667e6b5341028a6e7b9b8ffb67d1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.530800 21079 tablet_replica.cc:333] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.531463 21079 raft_consensus.cc:2243] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.532111 21079 raft_consensus.cc:2272] T 8db60384bc74409887614e4b644ac80d P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.534539 21079 tablet_replica.cc:333] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.535161 21079 raft_consensus.cc:2243] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.535627 21079 raft_consensus.cc:2272] T 5129f077255d4938a8328f251674b7bb P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.537983 21079 tablet_replica.cc:333] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.538555 21079 raft_consensus.cc:2243] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.539062 21079 raft_consensus.cc:2272] T 5b6290c6749b47c88c0995a1285eb8c6 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.541304 21079 tablet_replica.cc:333] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.541973 21079 raft_consensus.cc:2243] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.542514 21079 raft_consensus.cc:2272] T 779c9a2be2914dfe85f326482c6a00a6 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.544835 21079 tablet_replica.cc:333] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.545562 21079 raft_consensus.cc:2243] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.546167 21079 raft_consensus.cc:2272] T a6535d36dd2541b3bcf6485d8533104f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.548568 21079 tablet_replica.cc:333] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.549203 21079 raft_consensus.cc:2243] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.550150 21079 raft_consensus.cc:2272] T e8d1faddf70443b393e63b3993737eac P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.553615 21079 tablet_replica.cc:333] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.554502 21079 raft_consensus.cc:2243] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.555037 21079 raft_consensus.cc:2272] T 0712df65d86a427896abd4c9aff86ad2 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.557577 21079 tablet_replica.cc:333] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.558132 21079 raft_consensus.cc:2243] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.558630 21079 raft_consensus.cc:2272] T 9eb53d7859744bcb91cefe3e5868341b P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.560693 21079 tablet_replica.cc:333] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.561198 21079 raft_consensus.cc:2243] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.561761 21079 raft_consensus.cc:2272] T 650583837c8247f88e3ebb35dccaa3f1 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.563915 21079 tablet_replica.cc:333] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.564399 21079 raft_consensus.cc:2243] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.565228 21079 raft_consensus.cc:2272] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.567850 21079 tablet_replica.cc:333] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.568456 21079 raft_consensus.cc:2243] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.569460 21079 raft_consensus.cc:2272] T 8ba1f453ba6046bb87ff728fdbc9b74f P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.571781 21079 tablet_replica.cc:333] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.572410 21079 raft_consensus.cc:2243] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.572932 21079 raft_consensus.cc:2272] T f80e1f1f25a940efb9c393f402fda054 P 14ed4c03f348410f924fcd03293fa7bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.575414 21079 tablet_replica.cc:333] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.575982 21079 raft_consensus.cc:2243] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.576647 21079 raft_consensus.cc:2272] T 131b794821da49539756f82a04e98562 P 14ed4c03f348410f924fcd03293fa7bd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:55.577011 27367 consensus_peers.cc:597] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f -> Peer 8bf28e6849bb4796ae149d2903f82e6e (127.20.149.193:44477): Couldn't send request to peer 8bf28e6849bb4796ae149d2903f82e6e. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.193:44477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.579049 21079 tablet_replica.cc:333] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.579680 21079 raft_consensus.cc:2243] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.580578 21079 raft_consensus.cc:2272] T fe3bb84246ca4fdbba4d9d4cf48c741e P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.582913 21079 tablet_replica.cc:333] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd: stopping tablet replica
I20260709 12:18:55.583526 21079 raft_consensus.cc:2243] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.584026 21079 raft_consensus.cc:2272] T b5b2e681eb30425ead6fe4ea7f3b69ee P 14ed4c03f348410f924fcd03293fa7bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:55.594111 27369 consensus_peers.cc:597] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f -> Peer 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551): Couldn't send request to peer 14ed4c03f348410f924fcd03293fa7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.630685 21079 tablet_server.cc:196] TabletServer@127.20.149.194:0 shutdown complete.
I20260709 12:18:55.668932 21079 tablet_server.cc:179] TabletServer@127.20.149.195:0 shutting down...
I20260709 12:18:55.700490 21079 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:18:55.701293 21079 tablet_replica.cc:333] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.702183 21079 raft_consensus.cc:2243] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.702906 21079 raft_consensus.cc:2272] T 5322667e6b5341028a6e7b9b8ffb67d1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.705324 21079 tablet_replica.cc:333] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.706046 21079 raft_consensus.cc:2243] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.706709 21079 raft_consensus.cc:2272] T 29fad0521fc4446094a8a2cc320d3009 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.709909 21079 tablet_replica.cc:333] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.710701 21079 raft_consensus.cc:2243] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.711403 21079 raft_consensus.cc:2272] T 8573552c2ad247ee90394180c320b0cc P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:18:55.711460 27369 consensus_peers.cc:597] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f -> Peer 14ed4c03f348410f924fcd03293fa7bd (127.20.149.194:38551): Couldn't send request to peer 14ed4c03f348410f924fcd03293fa7bd. Status: Network error: Client connection negotiation failed: client connection to 127.20.149.194:38551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:18:55.714082 21079 tablet_replica.cc:333] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.714790 21079 raft_consensus.cc:2243] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.715319 21079 raft_consensus.cc:2272] T 5129f077255d4938a8328f251674b7bb P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.717779 21079 tablet_replica.cc:333] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.718466 21079 raft_consensus.cc:2243] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.719406 21079 raft_consensus.cc:2272] T a6535d36dd2541b3bcf6485d8533104f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.722074 21079 tablet_replica.cc:333] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.722719 21079 raft_consensus.cc:2243] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.723248 21079 raft_consensus.cc:2272] T e8d1faddf70443b393e63b3993737eac P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.725581 21079 tablet_replica.cc:333] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.726254 21079 raft_consensus.cc:2243] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.726792 21079 raft_consensus.cc:2272] T 9eb53d7859744bcb91cefe3e5868341b P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.729190 21079 tablet_replica.cc:333] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.729935 21079 raft_consensus.cc:2243] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.730531 21079 raft_consensus.cc:2272] T 0712df65d86a427896abd4c9aff86ad2 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.732779 21079 tablet_replica.cc:333] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.733407 21079 raft_consensus.cc:2243] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.734347 21079 raft_consensus.cc:2272] T b5b2e681eb30425ead6fe4ea7f3b69ee P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.736694 21079 tablet_replica.cc:333] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.737305 21079 raft_consensus.cc:2243] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.737857 21079 raft_consensus.cc:2272] T 779c9a2be2914dfe85f326482c6a00a6 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.740082 21079 tablet_replica.cc:333] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.740656 21079 raft_consensus.cc:2243] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.741210 21079 raft_consensus.cc:2272] T 8db60384bc74409887614e4b644ac80d P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.743631 21079 tablet_replica.cc:333] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.744225 21079 raft_consensus.cc:2243] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.744745 21079 raft_consensus.cc:2272] T fe3bb84246ca4fdbba4d9d4cf48c741e P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.747011 21079 tablet_replica.cc:333] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.747586 21079 raft_consensus.cc:2243] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.748131 21079 raft_consensus.cc:2272] T 131b794821da49539756f82a04e98562 P 11e628f7603d4ff397b4e88b77155e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.750499 21079 tablet_replica.cc:333] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.751197 21079 raft_consensus.cc:2243] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.752012 21079 raft_consensus.cc:2272] T f80e1f1f25a940efb9c393f402fda054 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.754136 21079 tablet_replica.cc:333] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.754689 21079 raft_consensus.cc:2243] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.755599 21079 raft_consensus.cc:2272] T 5b6290c6749b47c88c0995a1285eb8c6 P 11e628f7603d4ff397b4e88b77155e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.757961 21079 tablet_replica.cc:333] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.758503 21079 raft_consensus.cc:2243] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.759025 21079 raft_consensus.cc:2272] T 650583837c8247f88e3ebb35dccaa3f1 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.761265 21079 tablet_replica.cc:333] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.761812 21079 raft_consensus.cc:2243] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.762316 21079 raft_consensus.cc:2272] T 8ba1f453ba6046bb87ff728fdbc9b74f P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.764566 21079 tablet_replica.cc:333] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f: stopping tablet replica
I20260709 12:18:55.765094 21079 raft_consensus.cc:2243] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:18:55.765672 21079 raft_consensus.cc:2272] T 382edcdc2cf244d1a3ae5d7d218dd5c5 P 11e628f7603d4ff397b4e88b77155e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.807930 21079 tablet_server.cc:196] TabletServer@127.20.149.195:0 shutdown complete.
I20260709 12:18:55.850589 21079 master.cc:562] Master@127.20.149.254:33551 shutting down...
I20260709 12:18:55.890379 21079 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:18:55.891014 21079 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:18:55.891381 21079 tablet_replica.cc:333] T 00000000000000000000000000000000 P 167ada61dd684bc08e82cd362d8ceaf5: stopping tablet replica
I20260709 12:18:55.913000 21079 master.cc:584] Master@127.20.149.254:33551 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20595 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41764 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (211950 ms total)
[  PASSED  ] 8 tests.
I20260709 12:18:55.970404 21079 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2232 messages since previous log ~31 seconds ago
I20260709 12:18:55.970674 21079 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2235 messages since previous log ~31 seconds ago
I20260709 12:18:55.970866 21079 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2235 messages since previous log ~31 seconds ago
I20260709 12:18:55.971087 21079 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 ~50 seconds ago
I20260709 12:18:55.971282 21079 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 ~50 seconds ago
I20260709 12:18:55.971585 21079 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 12:18:55.971899 21079 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
